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.
 
Esteban Ordano 4920932db8 Merge pull request #892 from yemel/fix/privatekey-tostring 10 years ago
..
crypto Fix the error loop. 10 years ago
encoding refactoring interpreter 10 years ago
errors transaction: better errors for signature methods 10 years ago
paymentprotocol Payment Protocol: Added tests and misc formatting 10 years ago
script Simplify script to address method 10 years ago
transaction Add jsdocs and documentation to UnspenOutput and Insight 10 years ago
transport Move explorers inside transport 10 years ago
util Merge pull request #893 from braydonf/bug/json-detection 10 years ago
address.js Honor publicKey.network on create multisig address 10 years ago
block.js Coverage for block and blockheader 10 years ago
blockheader.js Block: Updated documentation, and changed to use consistent naming. 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdprivatekey.js Allow creating a new random testnet HDPrivate key 10 years ago
hdpublickey.js Add G7 methods to HDPublicKey 10 years ago
networks.js PrivateKey, PublicKey, Network linted 10 years ago
opcode.js Opcode: Added toBuffer and fromBuffer methods 10 years ago
privatekey.js fix typo 10 years ago
publickey.js Change PrivateKey.toString from WIF to hex format 10 years ago
unit.js Rename toFiat() to atRate() 10 years ago
uri.js Lint and cover URI completely 10 years ago