bitcore-lib-zcash/lib
Ryan X. Charles cf5b2f1250 varint -> vi canonical spelling 2014-09-17 16:48:23 -07:00
..
expmt simplify ECIES interface 2014-09-15 11:19:18 -07:00
address.js Address().fromBuffer(buf); 2014-09-17 14:22:18 -07:00
base58.js more convenient Base58 constructor 2014-09-17 14:26:19 -07:00
base58check.js more convenient constructor 2014-09-17 14:29:53 -07:00
bip32.js canonical BN notation 2014-09-17 15:22:52 -07:00
block.js convenience: varint -> vi 2014-09-17 15:27:12 -07:00
blockheader.js replace .buffer with .read 2014-09-17 15:49:45 -07:00
bn.js bnjs -> BN ... for consistency 2014-09-17 15:32:58 -07:00
bufferreader.js replace .buffer with .read 2014-09-17 15:49:45 -07:00
bufferwriter.js varInt -> varint 2014-09-15 14:41:46 -07:00
constants.js
ecdsa.js improve error message 2014-09-16 11:44:51 -07:00
hash.js
kdf.js
keypair.js
message.js varInt -> varint 2014-09-15 14:41:46 -07:00
opcode.js
point.js bn -> BN canonical capitalization 2014-09-17 16:08:42 -07:00
privkey.js fix: Pubkey(point) and Privkey(bn) 2014-09-02 12:07:18 -07:00
pubkey.js fromBuffer convenience function for pubkey 2014-09-15 11:32:39 -07:00
random.js
script.js replace .buffer with .read 2014-09-17 15:49:45 -07:00
signature.js
transaction.js varint -> vi canonical spelling 2014-09-17 16:48:23 -07:00
txin.js varint -> vi canonical spelling 2014-09-17 16:48:23 -07:00
txout.js varint -> vi canonical spelling 2014-09-17 16:48:23 -07:00
varint.js add bn support to varint class 2014-09-15 15:29:39 -07:00