Dash Platform v1.8.0-dev.2
Pre-release
Pre-release
⚠ BREAKING CHANGES
- On epoch 13, masternode vote state transition validation logic will be changed. Nodes which aren't upgraded to this version will halt (#2397)
- Rust 1.83 is required to build the project (#2398)
Bug Fixes
- dashmate: local network starting issues (#2394)
- dashmate: some group commands fail with mtime not found (#2400)
- emergency hard fork to fix masternode voting (#2397)
Performance Improvements
- dpp: reduce JS binding size by 3x (#2396)
Build System
Code Refactoring
- dpp: using deprecated param to init wasm module (#2399)