Skip to content

Dash Platform v1.0.0-dev.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@shumkov shumkov released this 05 Mar 16:53
0c3f75f

⚠ BREAKING CHANGES

  • platform: identity nonce for Data Contract Create (#1724)

Features

  • add ContractUpdate to used_contract_ids function
  • platform: identity nonce for Data Contract Create (#1724)
  • sdk: add fetch_current_with_metadata to ExtendedEpochInfo (#1708)
  • sdk: fetch with metadata (#1707)
  • sdk: re-fetch nonce on interval (#1706)

Bug Fixes

  • drive-abci: reject reward shares operations (#1722)
  • make strategy tests compatible with all networks and platform tui (#1705)
  • sdk: nonce manager caching bug (#1711)
  • test-suite: masternode identities (#1709)

Performance Improvements

  • query and check tx parallel processing (#1694)

Miscellaneous Chores

  • fix npm audit warning (#1723)

Tests

  • test-suite: restore dpns tests (#1725)
  • test-suite: withdrawals identityRecent index (#1716)