Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Releases: dashevo/dash-spv

v1.1.6: Transaction validation

18 Jun 14:13
57b06f4
Compare
Choose a tag to compare

added a transaction validation function to consensus.js

v1.1.5: addHeaders with chunks out of sequence

05 Jun 17:14
e60c36c
Compare
Choose a tag to compare
  • added the possibility to add multiple headers in chunks that are out of sequence

  • added some jsdoc

v1.1.4: Fix and speed up addHeaders() (#21)

31 May 15:59
727ad2f
Compare
Choose a tag to compare

Fixed and sped up addHeaders()

v1.0.2: support string and buffer header normalization

05 Apr 16:06
f85859c
Compare
Choose a tag to compare

support types string and buffer for header normalization