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.
 
Braydon Fuller 3d591324c3 Merge pull request #1340 from eordano/bip69 9 years ago
..
block add getDifficulty method 9 years ago
crypto fix signature hasDefinedHashtype method to be closer to the Bitcoin Core function IsDefinedHashtypeSignature 10 years ago
data Add tests for bip69 from bitcoinjs 9 years ago
encoding Added additional test cases for readUInt64LEBN 10 years ago
script correcting test opcode length error 9 years ago
transaction Merge pull request #1340 from eordano/bip69 9 years ago
util Removed readReverse() precondition for a 2x block parsing improvement. 10 years ago
address.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
docs.js check that there is no inconsistency between docs and bitcore version 10 years ago
hdkeycache.js Fixed bugs in IE11 10 years ago
hdkeys.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
hdprivatekey.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
hdpublickey.js Restore error when trying to derive a hardened path with HDPublicKey. 10 years ago
index.html Fix test/index.html for manual browser testing. 9 years ago
index.js Simplify version guard 10 years ago
mocha.opts Fixed bugs in IE11 10 years ago
networks.js removed Networks.all and associated test 10 years ago
opcode.js Add CLTV (BIP65) support 10 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 Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
uri.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago