Releases: dashpay/dashcore-lib
Releases · dashpay/dashcore-lib
Core library v0.19.20
chore(release): bump version to 0.19.20 (#222)
Core library v0.19.19
chore(release): bump version to 0.19.19
Core library v0.19.18
Core library v0.19.17
fix: memory leaks when using crypto/bls
(#212)
Core library v0.19.16
fix: instantlock#verify crashing if bls lib can't parse the signature…
Core library v0.19.15
fix: crash is there's no signatory candidate when verifying chainlock…
Core library v0.19.12
Fixes endianness in Chainlock interface (#208)
Breaking changes:
- ChainLock#hash is now big-endian
- ChainLock#getHash() returns big-endian hash
Core library v0.19.12
chore(release): bump version to 0.19.12
Core library v0.19.11
chore: bump version to `0.19.11` (#205)
Core library v0.19.10
This adds quorum parameters for the new platform validator set quroum type
feat: add validator set quorum params (#201)