bitcore/test
Esteban Ordano 9a73338c91 Add tests for changes to Transaction interface 2014-12-18 20:38:19 -03:00
..
crypto standardize test files 2014-12-17 19:11:20 -03:00
data Add tests for changes to Transaction interface 2014-12-18 20:38:19 -03:00
encoding Remove calls to read() with no arguments 2014-12-15 19:37:19 -03:00
paymentprotocol Payment Protocol: Added tests and misc formatting 2014-12-16 23:40:40 -05:00
script Modify transaction interface 2014-12-18 14:09:44 -03:00
transaction Add tests for changes to Transaction interface 2014-12-18 20:38:19 -03:00
transport RPC: Refactor, documentation and tests 2014-12-17 03:34:22 -03:00
util Add tests for bufferutils 2014-12-17 12:10:02 -03:00
address.js Add capability to instantiate an Address from public keys and a threshold 2014-12-16 22:36:50 -03:00
block.js Block: Updated documentation, and changed to use consistent naming. 2014-12-16 18:19:27 -05:00
blockheader.js Block: Updated documentation, and changed to use consistent naming. 2014-12-16 18:19:27 -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 Private Key: Fix bug with tests and missing "new" 2014-12-17 12:34:21 -05:00
publickey.js PublicKey: Fix formatting issue for inspect 2014-12-16 12:25:01 -05: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