Dash Platform v0.22.0-dev.5
Pre-release
Pre-release
⚠ BREAKING CHANGES
- dpp:
$id
can't be used in secondary indices - dpp: Indexed properties now require size constraints
- allow using non-unique Identity public keys (#168)
- dashmate:
platform.drive.abci.docker.build.path' and 'platform.dapi.api.docker.build.path' are removed in favor of
platform.sourcePath'
Features
- allow adding non-unique indices for newly defined properties (#83)
- allow using non-unique Identity public keys (#168)
- dashmate: build DAPI and Drive from monorepo path (#145)
- distribute dashmate with NPM (#148)
- dpp:
$id
can't be used in secondary indices (#178) - dpp: size constraints for indexed properties (#179)
- masternode reward shares contract (#160)
Bug Fixes
- downgrade dash-core image to v0.17 (#171)
Documentation
- minor Readme fixes (#163)