Dash Platform Extension 1.3.0
Identity registrations, finally arrived.
Adds an Dash Identities registration process, works for both empty seedphrases and existing wallets, leveraging one time payment addresses (QR code).
Full feature list:
- Identity registrations
- Withdrawals to Dash Core
- Show / Hide balance and transaction amounts on home page
- Various SDK / UI fixes
What's Changed
- Fix blank error message on sign by @pshenmic in #106
- Fix security level on approve transactions state by @AlexeyTripleA in #107
- Add voting to purpose labels info enum by @AlexeyTripleA in #110
- fix(identity): add robust instantLock/chainLock handling in registration flow by @LexxXell in #114
- fix (appConnect): minimal patch for reject cache (alternative to #118) by @litury in #122
- Implement Identity registration methods (API) by @LexxXell in #113
- Add recovery flow for identity registration by @LexxXell in #126
- Implement withdrawal screen by @AlexeyTripleA in #124
- Disable username registration for masternode identities by @AlexeyTripleA in #121
- Identity registration by @AlexeyTripleA in #66
- Identity selector on approve transaction screen by @AlexeyTripleA in #111
- Data Contract Create / Update in decodeStateTransition by @AlexeyTripleA in #112
- fix(identity): use DIP-0013 registration key for credit output and ST signing by @LexxXell in #128
- Add balance visibility toggle and refresh button by @AlexeyTripleA in #127
New Contributors
Full Changelog: 1.2.3...1.3.0