Releases: dashpay/rust-dashcore
Releases · dashpay/rust-dashcore
Rust DashCore v0.36.2
What's Changed
- chore: moved message verification to feature by @QuantumExplorer in #58
Full Changelog: v0.36.1...v0.36.2
Rust DashCore v0.36.1
What's Changed
- chore: small import fixes and version bump by @QuantumExplorer in #57
Full Changelog: v0.36.0...v0.36.1
Rust DashCore v0.36.0
What's Changed
- feat: simplified masternode list messages by @shumkov in #50
- feat: Deterministic Masternode List and Quorum Rotation (DIP24) support by @QuantumExplorer in #51
- chore: bring blsful to pre8 version back by @shumkov in #52
- test: enable
core-block-hash-use-x11
for tests by @shumkov in #53 - feat: provider registration payload v2 by @shumkov in #55
- refactor: minor masternode list improvements based on #51 review by @shumkov in #54
- feat: instant send and chain lock verification with improved quorum in lists verification by @QuantumExplorer in #56
Full Changelog: v0.35.0...v0.36.0
Rust DashCore v0.35.0
What's Changed
Full Changelog: 0.34.0...v0.35.0
Rust DashCore v0.34.0
What's Changed
- refactor: block serialisation and addition of tests by @ogabrielides in #47
- feat: identity derivation path changes by @QuantumExplorer in #48
Full Changelog: 0.33.3...0.34.0
Rust DashCore v0.33.3
What's Changed
- fix: further block deserialization fixes by @ogabrielides in #46
Rust DashCore v0.33.2
What's Changed
- fix: block deserialization by @QuantumExplorer in #45
Rust DashCore v0.33.1
What's Changed
- chore: removed BLS cpp library by @QuantumExplorer in #44
Full Changelog: 0.33.0...0.33.1
Rust DashCore v0.33.0
Rust DashCore v0.32.0
What's Changed
- Add DIP 14 derivation and DIP 9 known derivation Paths. by @QuantumExplorer in #39