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 3de6acc176 Add tests that reveals incorrect public key calculation 10 years ago
..
crypto fix tests 10 years ago
data Add tests for changes to Transaction interface 10 years ago
encoding Remove calls to read() with no arguments 10 years ago
paymentprotocol Payment Protocol: Added tests and misc formatting 10 years ago
script Fixes Script test case for coverage and style 10 years ago
transaction Rename properly utxo to unspentoutput 10 years ago
transport Move explorers inside transport 10 years ago
util JSUtil: Return result quicker for isValidJSON and add additional tests. 10 years ago
address.js Add toAddress(network) functionality to scripts 10 years ago
block.js Coverage for block and blockheader 10 years ago
blockheader.js Coverage for block and blockheader 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdkeys.js Add public key 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
index.html works in browser 10 years ago
mocha.opts add Script#prepend() 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 Check type of parsed JSON to determine it's an object and not a number. 10 years ago
publickey.js Add tests that reveals incorrect public key calculation 10 years ago
unit.js Rename toFiat() to atRate() 10 years ago
uri.js Lint and cover URI completely 10 years ago