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 496edf9109 Check for consitency with block header argument hash and calculated hash. 10 years ago
..
block Check for consitency with block header argument hash and calculated hash. 10 years ago
crypto fix signature hasDefinedHashtype method to be closer to the Bitcoin Core function IsDefinedHashtypeSignature 10 years ago
data Update json block test data. 10 years ago
encoding Added additional test cases for readUInt64LEBN 10 years ago
script Merge pull request #1301 from braydonf/pubkey 10 years ago
transaction Check for consistency if object argument includes a hash. 10 years ago
util Removed readReverse() precondition for a 2x block parsing improvement. 10 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 10 years ago
opcode.js Add CLTV (BIP65) support 10 years ago
privatekey.js stylistic change and unnecessary test code removal 10 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