bitcoinjs-lib/test
John Russell 343289229e ensures that pubKey length is greater than m
ensure that pubKey length is greater than m

use Array.isArray over instanceof

error message
2014-05-28 01:48:17 -07: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 ensures that pubKey length is greater than m 2014-05-28 01:48:17 -07:00
transaction.js ecdsa: use (r, s) values directly 2014-05-24 00:48:31 +10:00
wallet.js wallet: fix address description typo 2014-05-28 13:25:37 +10:00