Skip to content

Releases: dashpay/dashcore-lib

Core library v0.18.8

25 Jun 19:43
c0fdf57
Compare
Choose a tag to compare
fix: inconsistencies between DashCore RPC quorum output (#161)

DashCore library 0.18.7 - bugfix release

24 Jun 16:04
2903c60
Compare
Choose a tag to compare

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

23 Jun 19:36
Compare
Choose a tag to compare

Features

  • allow multiple network aliases (#156)
  • quorum support (#153)

DashCore library 0.18.4 - bugfix release

10 Jun 17:22
aedcd45
Compare
Choose a tag to compare
  • Fix: transaction constructor typings

DashCore library 0.18.3

10 Jun 15:25
1471971
Compare
Choose a tag to compare
  • Added typings for the crypto namespace;
  • Fixed typings for SimplifiedMNListEntry

Dash Core library v0.18.2

10 Jun 12:00
1e83a74
Compare
Choose a tag to compare
chore: bump version to 0.18.2 (#150)

v0.18.1

15 May 16:54
b765677
Compare
Choose a tag to compare
chore: bump library version to 0.18.1 (#145)

v0.18.0: Hashsigner verify pubkey (#140)

26 Nov 13:42
06aa054
Compare
Choose a tag to compare
* Add method for signature verification with the pubkey to the signer

* Refactor HashSigner namespace

0.17.12: New funding output (#138)

22 Nov 09:10
54c105e
Compare
Choose a tag to compare
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)

25 Jul 13:17
c55b966
Compare
Choose a tag to compare
* Fix npm packages warning

* Bump patch version