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.
 
Gabe Gattis a963632287
remove nonCompliant argument from deriveChild, fix travis file
8 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. 9 years ago
script `Script.classify` should first check output types before checking input types. 8 years ago
transaction Merge pull request #31 from braydonf/rbf 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` 9 years ago
hdprivatekey.js remove nonCompliant argument from deriveChild, fix travis file 8 years ago
hdpublickey.js revert behavior of derive 8 years ago
networks.js Networks: Added regtest to networks 9 years ago
opcode.js Fix Opcode.smallInt 9 years ago
privatekey.js Add toBufferNoPadding method to private key 8 years ago
publickey.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 9 years ago
unit.js Correct millis unit typo. 9 years ago
uri.js Fix typos in documentation 9 years ago