bitcore-lib-zcash/test
Ryan X. Charles 912bed1d9c support BN in bufferwriter
So that the precision of writing a variable sized integer is sufficient.
2014-08-20 12:52:37 -07:00
..
index.html works in browser 2014-08-09 22:47:32 -07:00
test.address.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.base58.js give Base58 the normal bitcore2 interface 2014-08-14 12:13:09 -04:00
test.base58check.js correct file capitalization 2014-08-14 12:48:41 -04: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 fix precision error by handling BNs correctly 2014-08-20 12:35:55 -07:00
test.bufferwriter.js support BN in bufferwriter 2014-08-20 12:52:37 -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 capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.point.js bn -> BN, BN -> BN() 2014-08-20 10:54:58 -07:00
test.privkey.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.pubkey.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.random.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.signature.js signature 2014-08-09 14:42:23 -07:00
test.stealth.js bug: should mod bn addition 2014-08-15 15:09:28 -04:00