bitcoinjs-lib/test/fixtures
Daniel Cousens 2b2081bed9 base58check: buffers only, remove explicit 0
Undefined is treated as zero if it ever gets to this point anyway, so no
value is added by having this default param here.

A test fixture to verify this behaviour is added.
2014-05-31 15:05:33 +10:00
..
core coretests: reverse inputs for simplicity of testing 2014-05-29 16:06:19 +10:00
address.json address/base58check: fix missing exceptions/tests 2014-05-29 14:43:44 +10:00
base58.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
base58check.json base58check: buffers only, remove explicit 0 2014-05-31 15:05:33 +10:00
buffer.json bufferutils: unrolls tests and adds more 16 bit test fixtures 2014-05-29 16:26:15 +10:00
crypto.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ec.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ecdsa.json ecdsa: fix missing exceptions 2014-05-29 15:42:52 +10:00
eckey.json ECKey: adds test to ensure throws on negative D 2014-05-31 15:05:33 +10:00
ecpubkey.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
hdwallet.json HDWallet: move test vectors to fixtures 2014-05-25 11:48:34 +10:00
mainnet_tx.json Transaction is able to estimate fees 2014-03-26 08:43:31 +08:00
message.json message: data-driven tests 2014-05-24 13:50:27 +10:00
script.json Script: add createPubKeyScriptPubKey 2014-05-25 10:21:06 +10:00