Releases: dashpay/dashcore-lib
Releases · dashpay/dashcore-lib
Core library v0.18.8
fix: inconsistencies between DashCore RPC quorum output (#161)
DashCore library 0.18.7 - bugfix release
Fixed a bug related to differences of quorum entries in the determinist MNList diff between DashCore versions 0.15 and 0.16
Core library v0.18.6
DashCore library 0.18.4 - bugfix release
- Fix: transaction constructor typings
DashCore library 0.18.3
- Added typings for the
crypto
namespace; - Fixed typings for
SimplifiedMNListEntry
Dash Core library v0.18.2
chore: bump version to 0.18.2 (#150)
v0.18.1
v0.18.0: Hashsigner verify pubkey (#140)
* Add method for signature verification with the pubkey to the signer * Refactor HashSigner namespace
0.17.12: New funding output (#138)
Add `addBurnOutput` method to the transaction and two utility methods to get outpoint buffer and to parse it
v0.17.9: Fix npm packages warning (#133)
* Fix npm packages warning * Bump patch version