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.
 
Braydon Fuller 0e7f5e89f2 Fixed issue with js util naming 10 years ago
..
crypto Refactor transaction to match new API 10 years ago
encoding Refactor transaction to match new API 10 years ago
errors Split buildPKH arguments, add Copy constructor on publickey 10 years ago
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 10 years ago
transaction Move input to subfolder before refactor 10 years ago
transport Hotfix: Remove console.log 10 years ago
util Changed *Json to *JSON and returned an object so that methods can be called from other toJSON methods without the double-stringification issue. 10 years ago
address.js Fix naming 10 years ago
block.js Block: Change utility naming 10 years ago
blockheader.js Block: Change utility naming 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdprivatekey.js Fix utility naming issue 10 years ago
hdpublickey.js Block: Change utility naming 10 years ago
networks.js Change utility naming 10 years ago
opcode.js Opcode: Added toBuffer and fromBuffer methods 10 years ago
privatekey.js Fixed issue with js util naming 10 years ago
publickey.js Fixed issue with js util naming 10 years ago
script.js Opcode('*').toNumber() -> Opcode.* 10 years ago
unit.js Fix naming 10 years ago
uri.js Fix naming 10 years ago