bitcoinjs-lib/test
2015-02-13 13:18:28 +11:00
..
fixtures tests: consistent test data names 2015-02-13 13:18:28 +11:00
integration integration: use 'bitcoinjs-lib' as OP_RETURN constant 2015-01-27 17:36:35 +11:00
address.js Address: use script ASM over hex 2014-11-28 14:02:50 +11:00
base58check.js tests: amend base58check mock 2014-10-15 22:42:21 +11:00
bitcoin.core.js tests: bitcoin core tests should act only the public API 2014-10-15 23:06:04 +11:00
block.js block: adds getUTCDate function 2014-11-28 10:35:59 +11:00
bufferutils.js bufferutils: add varIntBuffer 2014-11-28 10:35:53 +11:00
crypto.js crypto: add RIPEMD160 tests 2014-06-26 19:26:21 +10:00
ecdsa.js ecdsa: add default checkSig, to be removed in 2.0.0 2015-01-06 15:12:34 +11:00
eckey.js EC*Key: add .curve static property for public API 2014-10-16 01:25:39 +11:00
ecpubkey.js EC*Key: add .curve static property for public API 2014-10-16 01:25:39 +11:00
ecsignature.js ECSignature: enforce valid hashType in toScriptSignature 2015-02-05 16:30:00 +11:00
hdnode.js tests: add test for non-matching network 2014-12-01 10:46:49 +11:00
message.js tests: remove unused variable 2014-12-12 16:38:33 +11:00
network.js HDNode: add optional network flag to import functions 2014-12-01 10:46:48 +11:00
script.js Script: adds toASM/fromASM 2014-06-25 15:44:15 +10:00
scripts.js scripts: add allowIncomplete for multisig scripts 2015-02-12 19:50:00 +11:00
transaction.js update fixtures and tests for merge 2014-12-15 19:21:34 -08:00
transaction_builder.js tests: consistent test data names 2015-02-13 13:18:28 +11:00
wallet.js tests: sign test needs to trigger ecurve.Point side effects 2014-09-15 14:25:28 +10:00