Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

v0.19.0

Latest
Compare
Choose a tag to compare
@matiu matiu released this 30 Nov 16:31
· 2 commits to master since this release
df618e7

v0.19.0

  • adds feePerByte in Transaction
  • update gulp, lodash, mocha, chai
  • no sort option on multisig address generation @DesWurstes
  • fix getFee @federicobond
  • fix test initialization @renuzit
  • add DataCheckSig(Verify) opts
  • update script tests to bitcoin-abs's last test vectors.
  • fixes in OP_RETURN & fix sighash of coinbase TX @ryanxcharles
  • better handling of networks @micahriggan