Releases: dashpay/platform
Releases · dashpay/platform
Dash Platform v1.2.0
Features
- dapi: serve even if tenderdash is not connected (#2086)
- dashmate: validate SSL certificate files (#2089)
- platform status endpoint (#2088)
- script to check which nodes are updated to v1.1 (#2083)
Bug Fixes
- dashmate: docker-compose version is obsolete (#2073)
- replay issue when round is 0 on replay. (#2091)
- security vulnerability in webpack (#2090)
Miscellaneous Chores
Dash Platform v1.2.0-rc.1
Features
- dapi: serve even if tenderdash is not connected (#2086)
- dashmate: validate SSL certificate files (#2089)
- platform status endpoint (#2088)
- script to check which nodes are updated to v1.1 (#2083)
Bug Fixes
- dashmate: docker-compose version is obsolete (#2073)
- replay issue when round is 0 on replay. (#2091)
- security vulnerability in webpack (#2090)
Miscellaneous Chores
Dash Platform v1.1.1
Dash Platform v1.1.0
⚠ BREAKING CHANGES
- drive: just in time fee update fixes (#2075)
- do not allow contested documents for the first three epochs (#2066)
- drive-abci: fix wrong fields in dash top level domain (#2065)
- platform: fix reference of items between epochs (#2064)
- sdk: mock sdk cannot find quorum keys in offline mode (#2061)
- sdk: overflow when using &&sdk in DapiRequestExecutor (#2060)
Features
- dashmate: add
dashmate doctor
command (#2024) - dashmate: compress doctor report and other improvements (#2071)
- dashmate: configure proposer and tx limits (#2057)
- dpp: function for getting enabled matching public keys in identities (#2052)
- where clauses recognize nested properties
Bug Fixes
- add back the matches on system properties
- dapi: getTotalCreditsOnPlatform missing parts (#2059)
- dashmate: core reindex command not working (#2054)
- dashmate: the reset platform command doesn't remove data (#2053)
- drive-abci: fix wrong fields in dash top level domain (#2065)
- drive: just in time fee update fixes (#2075)
- platform: fix reference of items between epochs (#2064)
- sdk: mock sdk cannot find quorum keys in offline mode (#2061)
- sdk: overflow when using &&sdk in DapiRequestExecutor (#2060)
Code Refactoring
- rename getTotalCreditsOnPlatform (#2056)
Miscellaneous Chores
- do not allow contested documents for the first three epochs (#2066)
v1.1.0-pr.2012.6
chore: pr.2012.6
v1.1.0-pr.2012.5
chore: bump package.json version to 1.1.0-pr.2012.5
1.1.0-pr.2012.4
v1.1.0-pr.2012.4 chore: update package.json to 1.1.0-pr.2012.4
v1.1.0-pr.2012.3
chore: npm suffix
Dash Platform v1.1.0-dev.1
⚠ BREAKING CHANGES
- masternode reward payouts are changed so previously created state won't be compatible (#2032)
- previously created networks won't be supported since genesis configuration is changed (#2042)
- added genesis core height in misc tree so previously created state won't be compatible (#2038)
- cost operations were changed (#2047)
Features
- configure wait for ST result timeout (#2045)
- dashmate: configure tenderdash connections (#2048)
- drive-abci: skip state transition txs if time limit is reached on prepare_proposal (#2041)
- platform: store/fetch genesis core height in misc tree (#2038)
- platform: total credits on platform query and fix for reward distribution (#2032)
Bug Fixes
- refresh references on identity key re-enable/disable (#2047)
Miscellaneous Chores
GroveDB v1.0.0-rc.2 Patch for Reference issue
This is temp build that we will be using internally to verify an issue encountered with references.
Please do not use it.