Dash Platform v0.22.0-dev.3
Pre-release
Pre-release
BREAKING CHANGES
- add required
name
property to index definition (#74) - add an ability to update data contract (#52)
- Identity public key now has two more fields, purpose and securityLevel, and keys without those fields won't be valid anymore
Features
- add an ability to update data contract (#52)
- add required
name
property to index definition (#74) - dashmate: json output for status commands (#31)
- dpp: add
readOnly
flag toIdentityPublicKey
(#142) - drive: network address in
ValidatorUpdate
ABCI (#140) - enable mainnet for dashmate (#2)
- identity public key purpose and security levels (#46)
- support Apple Silicone (#143)
- wallet-lib: do not sync transactions if mnemonic is absent
- wallet-lib: dump wallet storage (#8)
Bug Fixes
- dashmate:
cannot read properties of undefined (reading 'dpns')
on reset (#47)
Documentation
Tests
- wallet-lib: enable skipped test after the fix for grpc-js lib (#71)