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.
 
Matias Alejo Garcia baaf2a2712
code cleanup
8 years ago
..
block Transaction and block version are signed integers 8 years ago
crypto Fix K generator in ECDSA 9 years ago
data add fork_id sighash vectors 8 years ago
encoding Added additional test cases for readUInt64LEBN 10 years ago
script `Script.classify` should first check output types before checking input types. 9 years ago
transaction code cleanup 8 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
hdkeys.js revert behavior of derive 8 years ago
hdprivatekey.js revert behavior of derive 8 years ago
hdpublickey.js remove hdkeycache 8 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 Networks: Added regtest to networks 9 years ago
opcode.js Fix Opcode.smallInt 9 years ago
privatekey.js revert change to privateKey.toBuffer(). Change will be delayed until v1.0.0 8 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 Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago