bitcoinjs-lib/test
Daniel Cousens f3913516ca Merge pull request #509 from bitcoinjs/pow
Add Block proof-of-work validation function
2016-01-28 01:00:17 +11:00
..
fixtures Merge pull request #509 from bitcoinjs/pow 2016-01-28 01:00:17 +11:00
integration tests/integration: increase multisig timeout 2016-01-06 13:14:36 +11:00
address.js rename scripts to script 2015-08-20 13:55:13 +10:00
bitcoin.core.js use [].reverse over prototype 2015-09-27 23:49:29 +10:00
block.js block: rename verifyPow to checkProofOfWork 2016-01-04 12:49:33 +11:00
bufferutils.js use buffer-reverse 2015-09-25 17:49:05 +10:00
crypto.js tests: simplify crypto fixtures 2015-09-08 16:03:49 +10:00
ecdsa.js ecdsa: remove curve parameter 2015-09-05 14:27:53 +10:00
ecpair.js ECPair/HDNode: adds getNetwork 2015-09-21 17:37:21 +10:00
ecsignature.js adhere more closely to BIP66 2015-07-07 17:42:01 +10:00
hdnode.js ECPair/HDNode: adds getNetwork 2015-09-21 17:37:21 +10:00
message.js message: cease accepting an Address object 2015-07-24 12:18:00 +10:00
script.js tests: remove unnecessary branch, fix bscript.fromHex undefined 2015-11-25 19:19:21 +11:00
script_number.js script_number: add impl/tests 2016-01-05 01:59:58 +11:00
transaction.js standard: remove padded Blocks 2015-09-05 14:10:32 +10:00
transaction_builder.js locktime and version were set too late in test scenario and not included when signing (the test scenario). 2016-01-26 17:13:07 +01:00
types.js types: remove ECCurve 2015-09-05 15:42:25 +10:00