bitcoinjs-lib/test
2016-08-13 11:42:53 +10:00
..
fixtures scripts/tests: add witness* scripts 2016-07-12 12:32:29 +10:00
integration tests/integration: separate crypto tests 2016-08-13 11:42:53 +10:00
address.js address: fix compiled assumption for fromOutputScript 2016-01-28 15:35:57 +11:00
bitcoin.core.js tests: avoid deepEqual, hex is easier to debug 2016-06-22 13:58:53 +10:00
block.js Block: add checkMerkleRoot 2016-05-05 16:51:33 +10: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 scripts/tests: add witness* scripts 2016-07-12 12:32:29 +10:00
script_number.js script_number: add impl/tests 2016-01-05 01:59:58 +11:00
transaction.js tests: add tests for Transaction.hashForSignature 2016-06-22 14:45:49 +10:00
transaction_builder.js TxBuilder: add setVersion 2016-06-22 14:57:33 +10:00
types.js tests/types: avoid unnecessary join 2016-07-12 12:32:29 +10:00