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 d9047eebf0 Detect if scriptSig (input) or scriptPubKey (output) is previously known. 9 years ago
..
block fix imports for block tests 10 years ago
crypto fix signature hasDefinedHashtype method to be closer to the Bitcoin Core function IsDefinedHashtypeSignature 9 years ago
data CLTV: More tests and improved docs 9 years ago
encoding Added additional test cases for readUInt64LEBN 9 years ago
script Merge pull request #1291 from braydonf/optimize-script 9 years ago
transaction Detect if scriptSig (input) or scriptPubKey (output) is previously known. 9 years ago
util Removed readReverse() precondition for a 2x block parsing improvement. 9 years ago
address.js allow addresses to have surrounding whitespace in validation 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 fix test for hdkey cache 10 years ago
hdprivatekey.js fix test for hdkey cache 10 years ago
hdpublickey.js Fix error on public key for hdpublickey 10 years ago
index.html fix index.html 10 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 9 years ago
opcode.js Add CLTV (BIP65) support 9 years ago
privatekey.js stylistic change and unnecessary test code removal 9 years ago
publickey.js fix PublicKey.toObject 10 years ago
unit.js Rename toFiat() to atRate() 10 years ago
uri.js Implement I5 on URI 10 years ago