bitcore/lib
Manuel Aráoz f4bf23be82 Merge pull request #573 from braydonf/ref/remove-keypair
Keys: Refactored to use Pubkey and Privkey and removed Keypair
2014-11-25 12:22:38 -03: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: Refactored to use Pubkey and Privkey and removed Keypair 2014-11-24 12:53:16 -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: Refactored to use Pubkey and Privkey and removed Keypair 2014-11-24 12:53:16 -05:00
pubkey.js use strict to protocol 2014-11-20 12:52:32 -03: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