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.
 
Justin Langston 5dbd275677
Merge branch 'segwit' of git://github.com/braydonf/btcjs into braydonf-segwit
7 years ago
..
block Merge pull request #92 from Fi3/feature/merkleblock-add-txsThatMatchFilter 7 years ago
crypto fix tests / error messages 7 years ago
data Merge branch 'segwit' of git://github.com/braydonf/btcjs into braydonf-segwit 7 years ago
encoding Added additional test cases for readUInt64LEBN 10 years ago
script Merge branch 'segwit' of git://github.com/braydonf/btcjs into braydonf-segwit 7 years ago
transaction Merge branch 'segwit' of git://github.com/braydonf/btcjs into braydonf-segwit 7 years ago
util Removed readReverse() precondition for a 2x block parsing improvement. 10 years ago
address.js Merge branch 'segwit' of git://github.com/braydonf/btcjs into braydonf-segwit 7 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. 10 years ago
index.js add versionGuard tests 7 years ago
mocha.opts Fixed bugs in IE11 10 years ago
networks.js Throw error with invalid network 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 fix tests / error messages 7 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