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.
 
Esteban Ordano 4280b993e0 Add CLTV (BIP65) support 10 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 10 years ago
data Add CLTV (BIP65) support 10 years ago
encoding remove duplicate code, increase coverage 10 years ago
script Add CLTV (BIP65) support 10 years ago
transaction Merge pull request #1264 from fanatid/fix/sortOutputs 10 years ago
util Added test case for zero in isNaturalNumber tests. 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