bitcoinjs-lib/test
Daniel Cousens 8514bbfabd Address: remove Address.Error
By removing Address.Error, we remove a code smell.
This part of the code base was also not under any form of test.
Test data and tests have therefore been added verifying its behaviour in
both Wallet and Address tests.
2014-05-28 13:17:07 +10:00
..
fixtures Address: remove Address.Error 2014-05-28 13:17:07 +10:00
integration fix for hash160 in integration test 2014-05-25 09:55:56 +10:00
address.js Address: remove Address.Error 2014-05-28 13:17:07 +10:00
base58.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
base58check.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
bufferutils.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
convert.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
crypto.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ec.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ecdsa.js ecdsa: always use signature object 2014-05-24 16:25:38 +10:00
eckey.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ecpubkey.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
hdwallet.js Merge pull request #194 from coinpunk/hdcleanups 2014-05-25 03:09:55 +00:00
message.js message: better variable names 2014-05-24 14:33:24 +10:00
script.js Script: add createPubKeyScriptPubKey 2014-05-25 10:21:06 +10:00
transaction.js ecdsa: use (r, s) values directly 2014-05-24 00:48:31 +10:00
wallet.js Address: remove Address.Error 2014-05-28 13:17:07 +10:00