..
core
coretests: reverse inputs for simplicity of testing
2014-05-29 16:06:19 +10:00
address.json
Address: use script ASM over hex
2014-11-28 14:02:50 +11:00
block.json
add block.js and tests
2014-11-28 10:35:53 +11:00
bufferutils.json
bufferutils: test fixture filename copies parent
2014-05-31 14:24:43 +10:00
crypto.json
crypto: add RIPEMD160 tests
2014-06-26 19:26:21 +10:00
ecdsa.json
tests: add bip32JPs RFC6979 test vectors and tests
2015-01-05 12:31:28 +11:00
eckey.json
all: rename D to d as per SEC convention
2014-06-07 18:24:16 +10:00
ecpubkey.json
tests: use JSON fixtures exclusively
2014-05-24 00:52:24 +10:00
ecsignature.json
ECSignature: enforce valid hashType in toScriptSignature
2015-02-05 16:30:00 +11:00
hdnode.json
HDNode: move isPrivate logic
2014-12-01 10:46:49 +11:00
mainnet_tx.json
Transaction is able to estimate fees
2014-03-26 08:43:31 +08:00
message.json
all: rename D to d as per SEC convention
2014-06-07 18:24:16 +10:00
network.json
network: add failing tests for gamerscoin, viacoin and zetacoin
2014-12-01 10:46:48 +11:00
script.json
Script: adds toASM/fromASM
2014-06-25 15:44:15 +10:00
scripts.json
scripts: add allowIncomplete for multisig scripts
2015-02-12 19:50:00 +11:00
transaction.json
tests: add test for null sequence number
2014-12-16 15:15:39 +11:00
transaction_builder.json
TxBuilder: fix failing test for non-standard/multisig inputs
2015-02-13 13:18:26 +11:00