You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Manuel Aráoz f4bf23be82 Merge pull request #573 from braydonf/ref/remove-keypair 10 years ago
..
crypto Keys: Refactored to use Pubkey and Privkey and removed Keypair 10 years ago
encoding Package: Updated to include the latest versions of dependencies 10 years ago
address.js Address: Return new instance if `this` isn't already instantiated. 10 years ago
bip32.js Keys: Refactored to use Pubkey and Privkey and removed Keypair 10 years ago
block.js fix references to encoding 10 years ago
blockheader.js fix references to encoding 10 years ago
networks.js fix references to encoding 10 years ago
opcode.js use strict to protocol 10 years ago
privkey.js Keys: Refactored to use Pubkey and Privkey and removed Keypair 10 years ago
pubkey.js use strict to protocol 10 years ago
script.js fix references to encoding 10 years ago
signature.js use strict to core 10 years ago
transaction.js fix references to encoding 10 years ago
txin.js fix references to encoding 10 years ago
txout.js fix references to encoding 10 years ago