You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Chris Kleeschulte 421f8c9757 Merge pull request #116 from gabegattis/bip32-compliance 8 years ago
..
block Transaction and block version are signed integers 8 years ago
crypto crypto: switch to Node.js sha512 9 years ago
encoding Transaction and block version are signed integers 8 years ago
errors Restore error when trying to derive a hardened path with HDPublicKey. 10 years ago
script Fix typo in Script.getPublicKey 8 years ago
transaction Transaction and block version are signed integers 8 years ago
util Using buffer-compare instead of copy&paste 9 years ago
address.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
hdprivatekey.js remove hdkeycache 8 years ago
hdpublickey.js remove hdkeycache 8 years ago
networks.js Networks: Added regtest to networks 9 years ago
opcode.js Fix Opcode.smallInt 9 years ago
privatekey.js revert change to privateKey.toBuffer(). Change will be delayed until v1.0.0 8 years ago
publickey.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
unit.js Correct millis unit typo. 9 years ago
uri.js Fix typos in documentation 9 years ago