Skip to content

Dash Platform v1.0.0-dev.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@shumkov shumkov released this 14 Mar 14:20
9c5d999

⚠ BREAKING CHANGES

  • platform: identity update can not disable a key it is also adding (#1772)
  • platform: key disabled at based on state transition block time (#1771)
  • platform: data contract validation improvements (#1768)
  • update tenderdash to 0.14-dev.4 (#1770)
  • platform: advanced data contract structure validation position (#1763)

Features

  • platform: identity update can not disable a key it is also adding (#1772)
  • platform: key disabled at based on state transition block time (#1771)

Bug Fixes

  • platform: advanced data contract structure validation position (#1763)
  • platform: data contract validation improvements (#1768)
  • platform: wrong state used to get current validator set (#1773)
  • remove unnecessary clone
  • update strategy test document transitions with initial contract ids

Code Refactoring

  • drive: relax versioning of calls with fees (#1762)
  • drop unused includes; use calculate_sign_hash (#1767)
  • resolve various warnings during build or by clippy (#1761)
  • strategy test start identities (#1749)

Miscellaneous Chores

  • dashmate: upgrade to Core 20.1 (#1760)
  • update tenderdash to 0.14-dev.4 (#1770)