Skip to content

Dash Platform v1.0.0-dev.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@shumkov shumkov released this 07 Feb 11:45
bf8e7b4

⚠ BREAKING CHANGES

  • The state now contains information about chain lock quorums (#1621)
  • Minimal asset lock amount is introduced that makes previous data invalid (#1667)
  • The initial state is changed (#1601)

Features

  • chainlock optimized verification (#1621)
  • drive: validate asset lock proof minimal value (#1667)
  • drive: withdrawals finalization (#1601)

Bug Fixes

  • dashmate: service status when tenderdash is syncing (#1682)
  • drive: invalid protocol version is using to deserialize state (#1679)

Miscellaneous Chores

  • dashmate: update to core v20.1.0-devpr5806.a1814ce2 (#1665)
  • system data contracts versioning (#1676)
  • update rs-tenderdash-abci to v0.14.0-dev.6 and tenderdash to v0.14.0-dev.2 (#1686)