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 3579305b5e Fix K generator in ECDSA 9 years ago
..
block Fix typos in documentation 9 years ago
crypto Fix K generator in ECDSA 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 add bare multisig support 9 years ago
transaction Transaction: Support pay-to-public-key previous outputs with #fromObject 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 Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 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