Skip to content

Releases: dashpay/platform

Dash Platform v1.2.0

30 Aug 12:32
b4255f5
Compare
Choose a tag to compare

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

  • dashmate: update tenderdash version (#2093)
  • dashmate: update tenderdash version to 1.2.0 (#2078)
  • update rust to 1.80 (#2070)

Dash Platform v1.2.0-rc.1

30 Aug 08:22
4e7b3d4
Compare
Choose a tag to compare
Pre-release

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

  • dashmate: update tenderdash version (#2093)
  • dashmate: update tenderdash version to 1.2.0 (#2078)
  • update rust to 1.80 (#2070)

Dash Platform v1.1.1

25 Aug 14:05
0fec811
Compare
Choose a tag to compare

Features

  • dashmate: update testnet config (#2079)

Miscellaneous Chores

  • dashmate: update tenderdash version to 1.2.0 (#2078)

Dash Platform v1.1.0

24 Aug 16:56
483a9c5
Compare
Choose a tag to compare

⚠ 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

22 Aug 12:37
Compare
Choose a tag to compare
v1.1.0-pr.2012.6 Pre-release
Pre-release
chore: pr.2012.6

v1.1.0-pr.2012.5

22 Aug 11:30
Compare
Choose a tag to compare
v1.1.0-pr.2012.5 Pre-release
Pre-release
chore: bump package.json version to 1.1.0-pr.2012.5

1.1.0-pr.2012.4

22 Aug 09:53
Compare
Choose a tag to compare
1.1.0-pr.2012.4 Pre-release
Pre-release
v1.1.0-pr.2012.4

chore: update package.json to 1.1.0-pr.2012.4

v1.1.0-pr.2012.3

22 Aug 09:44
Compare
Choose a tag to compare
v1.1.0-pr.2012.3 Pre-release
Pre-release
chore: npm suffix

Dash Platform v1.1.0-dev.1

13 Aug 14:22
5a7dba4
Compare
Choose a tag to compare
Pre-release

⚠ 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

  • dashmate: update consensus params (#2042)
  • dashmate: update tenderdash seed (#2040)
  • ignore security vulnerability 1098397 (#2044)

GroveDB v1.0.0-rc.2 Patch for Reference issue

09 Aug 05:32
Compare
Choose a tag to compare

This is temp build that we will be using internally to verify an issue encountered with references.

Please do not use it.