bitcore/lib
Braydon Fuller 35d0cbc5a6 Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid. 2014-11-25 12:30:52 -05:00
..
crypto Keys: Refactored to use Pubkey and Privkey and removed Keypair 2014-11-24 12:53:16 -05:00
encoding Package: Updated to include the latest versions of dependencies 2014-11-24 15:20:14 -05:00
address.js Address: Return new instance if `this` isn't already instantiated. 2014-11-24 15:47:30 -05:00
bip32.js Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid. 2014-11-25 12:30:52 -05:00
block.js fix references to encoding 2014-11-21 12:54:56 -03:00
blockheader.js fix references to encoding 2014-11-21 12:54:56 -03:00
networks.js fix references to encoding 2014-11-21 12:54:56 -03:00
opcode.js use strict to protocol 2014-11-20 12:52:32 -03:00
privkey.js Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid. 2014-11-25 12:30:52 -05:00
pubkey.js Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid. 2014-11-25 12:30:52 -05:00
script.js fix references to encoding 2014-11-21 12:54:56 -03:00
signature.js use strict to core 2014-11-20 12:56:35 -03:00
transaction.js fix references to encoding 2014-11-21 12:54:56 -03:00
txin.js fix references to encoding 2014-11-21 12:54:56 -03:00
txout.js fix references to encoding 2014-11-21 12:54:56 -03:00