Dash Platform v1.0.0-dev.9
Pre-release
Pre-release
⚠ BREAKING CHANGES
- sdk: don't allow duplicate mock expectations (#1788)
- created_at and updated_at from block time (#1780)
- created_at_block_height and variants (#1784)
Features
Bug Fixes
- drive: internal error on querying proofs (#1747)
- identity add keys in strategy tests (#1727)
- sdk: don't allow duplicate mock expectations (#1788)
- query retry on race condition (#1776)
- identity state transition validation fixes (#1786)
Code Refactoring
- make strategy start identities a new struct (#1764)
- updated descriptions and function names in strategy tests plus readme file (#1785)
Miscellaneous Chores
- dashmate: readme fixes (#1624)
- fix npm audit for follow-redirects package (#1781)
- dapi: use broadcast_tx instead of deprecated broadcast_tx_sync (#1775)
Build System
- rs-tenderdash-abci 0.14.0-dev.9 (#1782)