Skip to content

Dash Platform v1.1.0-dev.1

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

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