bitcore-lib-zcash/test
Ryan X. Charles 76e8136b45 prefix static methods with @ in tests
...instance methods prefixed with #
2014-08-24 14:29:35 -07:00
..
index.html works in browser 2014-08-09 22:47:32 -07:00
test.address.js add "compressed" feature to pubkeys 2014-08-22 17:43:22 -07:00
test.base58.js prefix static methods with @ in tests 2014-08-24 14:29:35 -07:00
test.base58check.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
test.bip32.js add toString method for bip32 2014-08-09 23:29:05 -07:00
test.bn.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.bufferreader.js handle varInts better 2014-08-21 11:47:09 -07:00
test.bufferwriter.js handle varInts better 2014-08-21 11:47:09 -07:00
test.ecdsa.js BN -> BN() 2014-08-20 10:54:39 -07:00
test.hash.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.kdf.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.key.js add tests for preservation of compressed in privkey2pubkey 2014-08-22 18:00:55 -07:00
test.message.js put static methods at the top 2014-08-24 14:27:47 -07:00
test.point.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
test.privkey.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.pubkey.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
test.random.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.signature.js it is a "Compact" signature, not "Compressed" 2014-08-22 16:34:45 -07:00
test.stealth.js bug: should mod bn addition 2014-08-15 15:09:28 -04:00