bitcore/test
Manuel Araoz cf48899a3a make creation methods class methods 2014-12-16 13:33:56 -03:00
..
crypto make creation methods class methods 2014-12-16 13:33:56 -03:00
data Add tx_valid and tx_invalid bitcoind tests 2014-12-15 13:30:59 -05:00
encoding Remove calls to read() with no arguments 2014-12-15 19:37:19 -03:00
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 2014-12-04 10:43:40 -05:00
transaction Modify Transaction to use Multisig 2014-12-15 18:19:54 -03:00
transport Transport/Pool: Mark internal functions 2014-12-16 03:30:57 -05:00
util fix tests for preconditions 2014-12-11 16:19:21 -03:00
address.js Tests: Added bitcoind base58 key data and tests 2014-12-13 16:10:41 -05:00
block.js Block: Added toObject method and changed toJSON to return a string 2014-12-12 18:34:43 -05:00
blockheader.js Block: Added toObject method and changed toJSON to return a string 2014-12-12 18:34:43 -05:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdkeys.js Add public key 2014-11-30 09:47:44 -03:00
hdprivatekey.js Added inspect prototype G5 2014-12-14 15:13:01 -05:00
hdpublickey.js Added inspect prototype G5 2014-12-14 15:13:01 -05:00
index.html works in browser 2014-08-09 22:47:32 -07:00
mocha.opts add Script#prepend() 2014-12-02 14:20:57 -03:00
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 2014-12-01 17:55:57 -05:00
opcode.js Opcode: Added toBuffer and fromBuffer methods 2014-12-12 15:33:40 -05:00
privatekey.js Add tests for importing from WIF 2014-12-15 19:25:09 -03:00
publickey.js Remove compressed argument from private key and public key constructors 2014-12-15 14:48:17 -03:00
script.js adding some signature methods for script interpreting 2014-12-16 13:33:56 -03:00
script_interpreter.js adding some signature methods for script interpreting 2014-12-16 13:33:56 -03:00
unit.js Unit: Fixed bug, stringified toJSON output 2014-12-12 20:08:46 -05:00
uri.js URI/Unit: Added toObject method and changed toJSON to return a string 2014-12-12 18:53:27 -05:00