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.
 
 
JP Richardson 682ba7e549 Merge pull request #530 from bitcoinjs/lesscomp 9 years ago
..
fixtures Merge pull request #507 from bitcoinjs/locktime 9 years ago
integration tests: update integration tests to use setLockTime 9 years ago
address.js address: fix compiled assumption for fromOutputScript 9 years ago
bitcoin.core.js use [].reverse over prototype 9 years ago
block.js block: rename verifyPow to checkProofOfWork 9 years ago
bufferutils.js use buffer-reverse 9 years ago
crypto.js tests: simplify crypto fixtures 9 years ago
ecdsa.js ecdsa: remove curve parameter 9 years ago
ecpair.js ECPair/HDNode: adds getNetwork 9 years ago
ecsignature.js adhere more closely to BIP66 10 years ago
hdnode.js ECPair/HDNode: adds getNetwork 9 years ago
message.js message: cease accepting an Address object 10 years ago
script.js tests: remove unnecessary branch, fix bscript.fromHex undefined 9 years ago
script_number.js script_number: add impl/tests 9 years ago
transaction.js standard: remove padded Blocks 9 years ago
transaction_builder.js tests: add signature invalidation test for setLockTime 9 years ago
types.js types: remove ECCurve 9 years ago