Dash Platform v1.0.0-dev.11
Pre-release
Pre-release
What's Changed
- refactor(platform)!: reduce dependencies, and get verify feature to be more lightweight by @QuantumExplorer in #1807
- refactor(dpp): generic wasm error by @markin-io in #1803
- refactor: reduce dependencies and update ring sub dependency by @QuantumExplorer in #1809
- chore(sdk): patch tower sub dependency to use new index_map version by @QuantumExplorer in #1810
- chore: fix node-tar security vulnerability by @markin-io in #1813
- fix(dpp)!: incorrect json schema compatibility validation by @shumkov in #1814
- feat: register init contracts on second block of strategy by @pauldelucia in #1808
- feat(sdk): reuse dapi connections by @lklimek in #1815
- refactor(sdk)!: rename crate rs-sdk to dash-sdk by @lklimek in #1811
- feat(platform): query any element in Platform state by @QuantumExplorer in #1816
- fix(sdk): dapi client pool should separate platform and core clients by @lklimek in #1818
- feat(platform)!: identity create replay protection by @QuantumExplorer in #1819
- fix(platform)!: a withdrawal failure from core should never cause platform to stop by @QuantumExplorer in #1821
Full Changelog: v1.0.0-dev.10...v1.0.0-dev.11