Skip to content

0.1.19

Compare
Choose a tag to compare
@matiu matiu released this 13 May 17:28
· 16049 commits to master since this release
  • Adds SecureRandom to generate cryptographically secure random numbers in node and browsers.
  • Adds Armory key derivation support
  • Many fixes in Script and ScriptInterpreter. Bitcoin core test passing!
  • new BIP32 Interface, name changed to HierarchicalKey
  • removes unused code in Block & Transaction.

Documentation

  • Adds CONTRIBUTING.md
  • Adds docco grunt target, and documentation for TransactionBuilder and Address.