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.
 
Kirill Fomichev 8f51d4884e Fix PrivateKey.toBuffer 9 years ago
..
block Fix typos in documentation 9 years ago
crypto crypto: switch to Node.js sha512 9 years ago
encoding avoid using Array.apply(new Array(), buf) for compatability 9 years ago
errors Restore error when trying to derive a hardened path with HDPublicKey. 10 years ago
script `Script.classify` should first check output types before checking input types. 9 years ago
transaction Merge pull request #31 from braydonf/rbf 9 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
hdkeycache.js add testing for key cache 10 years ago
hdprivatekey.js Fix typos in documentation 9 years ago
hdpublickey.js Restore error when trying to derive a hardened path with HDPublicKey. 10 years ago
networks.js Networks: Added regtest to networks 9 years ago
opcode.js Fix Opcode.smallInt 9 years ago
privatekey.js Fix PrivateKey.toBuffer 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