Releases: dashpay/dash-shared-core
Releases · dashpay/dash-shared-core
Disable dashj-tests features
What's Changed
Full Changelog: 0.4.18...0.4.19
0.4.18
What's Changed
- chore: Bump bls signatures 1.3.3 by @ogabrielides in #97
Full Changelog: 0.4.17...0.4.18
0.4.17
What's Changed
- chore: bump bls to dashpay bls 1.3.2 and rust 1.80.x adjustements by @ogabrielides in #95
Full Changelog: 0.4.16...0.4.17
Core v0.20 activation
- Core v0.20 mainnet hard fork activation height 1987776
Core v0.20: Production-ready settings
- disable dashj test generation
- disable debug mode
Core v0.20: chainlocks flow fixes
- Fix for chain locks flow
- Additional tests for llmq verification (core v0.20)
Core v0.20: fixes
From PR:
- Fix: proper protocol version (70230)
- Fix: Quorum calculation using cl signature
- Fix: Quorum calculation for rotated quorums
- Refactor: some minor improvements
- Binding for core20 activation height
- Tests: quorum verification using chain locks
- Tests: chain sync for core v0.20
Core v0.20: initial implementation
- v0.20 quorums with chain lock signatures
- cbtx v3 support
- refactoring some ffi code
Fix Bindings: Check script nullability
Fix: ED 25519 u32 derivation
0.4.10