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

v0.15.0

Compare
Choose a tag to compare
@matiu matiu released this 27 Oct 15:54
· 63 commits to master since this release
  • Update all dependencies to newer versions
    • 25% performace improvement on crypto operations
  • new feature: MerkleBlock.prototype.filterdTxsHash ( return the txs' hash (in MerkleBlock.hashs) that match the filter ) by @Fi3
  • fix: reverseMap name inconsistencies (by @braydonf )
  • fix: Script.set (by @fanatid )
  • fix: Directly use Buffer.isBuffer ( by @jgarzik )
  • fix: Better network.js error messages ( by @rude9 )