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.
 
Yemel Jardi a9e54a7856 Progress on sending and receiving messages 11 years ago
..
crypto Backport changes to ecdsa from fullnode 11 years ago
data Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 11 years ago
encoding Fixes interfaces 11 years ago
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 11 years ago
transaction Refactor transaction to match new API 11 years ago
transport Progress on sending and receiving messages 11 years ago
util Fix tests 11 years ago
address.js Add check functions to Address 11 years ago
block.js Consistency with "id", "hash", and "_getHash" 11 years ago
blockheader.js Consistency with "id", "hash", and "_getHash" 11 years ago
hdkeycache.js add testing for key cache 11 years ago
hdkeys.js Add public key 11 years ago
hdprivatekey.js Fix tests 11 years ago
hdpublickey.js Add a preconditions module, and refactor errors 11 years ago
index.html works in browser 11 years ago
mocha.opts add Script#prepend() 11 years ago
networks.js Tests: Enable tests for network, include defaultNetwork, check each constant, build browser tests before running to make sure it's up-to-date 11 years ago
opcode.js add Opcode.smallInt() 11 years ago
privatekey.js Add option to create private key from hex 11 years ago
publickey.js Split buildPKH arguments, add Copy constructor on publickey 11 years ago
script.js add sorting to Script#buildMutlisigOut() 11 years ago
transaction.js Refactor transaction to match new API 11 years ago
unit.js Add new test for string values 11 years ago
uri.js Networks: Consistency of network reference for 'livenet', and removed hardcoded value. 11 years ago