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 Araoz 4b68c3725d generalize script tests 10 years ago
..
crypto fix some more tests 10 years ago
data Add tx_valid and tx_invalid bitcoind tests 10 years ago
encoding Remove calls to read() with no arguments 10 years ago
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 10 years ago
transaction Modify Transaction to use Multisig 10 years ago
transport Transport/Pool: Mark internal functions 10 years ago
util fix tests for preconditions 10 years ago
address.js Tests: Added bitcoind base58 key data and tests 10 years ago
block.js Block: Added toObject method and changed toJSON to return a string 10 years ago
blockheader.js Block: Added toObject method and changed toJSON to return a string 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdkeys.js Add public key 10 years ago
hdprivatekey.js Added inspect prototype G5 10 years ago
hdpublickey.js Added inspect prototype G5 10 years ago
index.html works in browser 10 years ago
mocha.opts add Script#prepend() 10 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 10 years ago
opcode.js Opcode: Added toBuffer and fromBuffer methods 10 years ago
privatekey.js Add tests for importing from WIF 10 years ago
publickey.js Remove compressed argument from private key and public key constructors 10 years ago
script.js adding some signature methods for script interpreting 10 years ago
script_interpreter.js generalize script tests 10 years ago
unit.js Unit: Fixed bug, stringified toJSON output 10 years ago
uri.js URI/Unit: Added toObject method and changed toJSON to return a string 10 years ago