Skip to content

Dash Platform v1.1.0

Compare
Choose a tag to compare
@shumkov shumkov released this 24 Aug 16:56
483a9c5

⚠ 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)