bitcoinjs-lib/test/fixtures
Daniel Cousens 7e5af52cd1 Transaction: mass rename from SPK/SS to Input/Output
I think it is important we maintain some reasoning that an Input script
is actually a script signature, but in the end, these names are more
coherent and understandable when reasoning with our code.  So I think
its OK we break tradition with bitcoind.
2014-06-13 11:36:31 +10:00
..
core coretests: reverse inputs for simplicity of testing 2014-05-29 16:06:19 +10:00
address.json Transaction: mass rename from SPK/SS to Input/Output 2014-06-13 11:36:31 +10:00
base58.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
base58check.json Base58check: no longer encodes version separately 2014-06-04 15:23:37 +10:00
bufferutils.json bufferutils: test fixture filename copies parent 2014-05-31 14:24:43 +10:00
convert.json convert: use Buffers and add more tests 2014-06-04 15:46:40 +10:00
crypto.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ecdsa.json all: rename D to d as per SEC convention 2014-06-07 18:24:16 +10: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
hdnode.json HDWallet: rename to HDNode 2014-06-03 17:08:42 +10: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
script.json tests: always use for, it testing style 2014-06-07 19:46:06 +10:00