bitcoinjs-lib/test
Wei Lu 9c15fa0cbf Merge pull request #57 from bitcoinjs/upgrade-crypto-js
Use crypto-js as a module from npm
2014-03-11 09:14:49 +08:00
..
address.js fix spacing 2014-03-06 17:57:32 -06:00
base58.js add tests for checkEncode and checkDecode 2014-03-07 22:44:41 +08:00
convert.js Add RFC test vectors for convert.bytesToBase64 2014-03-01 18:08:52 +01:00
ec.js Reformat all tests for more modern mocha syntax (describe, it) 2014-01-11 13:57:43 +07:00
eckey.js move address versions into network 2014-02-28 16:58:14 +08:00
hdwallet.js throws exception if specified network is unknown 2014-02-28 17:59:01 +08:00
jsbn.js Reformat all tests for more modern mocha syntax (describe, it) 2014-01-11 13:57:43 +07:00
message.js Reformat all tests for more modern mocha syntax (describe, it) 2014-01-11 13:57:43 +07:00
misc.js migrate crypto-js to 3.1.2 2014-03-09 09:49:24 +08:00
mocha.opts start to split into node commonjs style modules 2013-02-17 00:40:14 -05:00
script.js throw error when input to script constructor is not an array 2014-03-09 13:43:36 +08:00
transaction.js fix transaction serialization/deserialization 2014-03-09 13:46:20 +08:00
util.js add tests for bytes and words conversion 2014-03-07 22:44:49 +08:00
wallet.js throws exception if specified network is unknown 2014-02-28 17:59:01 +08:00