bitcoinjs-lib/test
2016-05-03 21:51:30 +10:00
..
fixtures tests: add isCoinbase tests and flags to fixtures 2016-05-03 21:51:30 +10:00
integration tests: add more complex integration transaction 2016-04-22 17:08:45 +10:00
address.js address: fix compiled assumption for fromOutputScript 2016-01-28 15:35:57 +11: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/tests: always use WIF for error throwing 2016-02-25 13:26:05 +11:00
ecsignature.js adhere more closely to BIP66 2015-07-07 17:42:01 +10:00
hdnode.js HDNode/tests: add testing for invalid network version from networks list 2016-02-25 13:41:35 +11: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 tests: add isCoinbase tests and flags to fixtures 2016-05-03 21:51:30 +10:00
transaction_builder.js tests: add signature invalidation test for setLockTime 2016-01-28 00:55:45 +11:00
types.js tests: fix standard error, reword descriptions 2016-02-05 14:16:56 +11:00