This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
v0.15.0
- 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 )