bitcore/test
Manuel Araoz b61bd6f76a add Script#isPushOnly() 2014-12-10 12:39:09 -03:00
..
crypto Backport changes to ecdsa from fullnode 2014-12-09 12:01:52 -03:00
data Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 2014-12-08 14:51:43 -05:00
encoding Fixes interfaces 2014-11-30 09:47:44 -03:00
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 2014-12-04 10:43:40 -05:00
util Add a preconditions module, and refactor errors 2014-12-10 11:56:38 -03:00
address.js Add check functions to Address 2014-12-09 17:25:36 -03:00
block.js Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 2014-12-08 14:51:43 -05:00
blockheader.js Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 2014-12-08 14:51: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 Add a preconditions module, and refactor errors 2014-12-10 11:56:38 -03:00
hdpublickey.js Add a preconditions module, and refactor errors 2014-12-10 11:56:38 -03: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 add Opcode.smallInt() 2014-12-04 15:06:56 -03:00
privatekey.js Add option to create private key from hex 2014-12-09 11:40:30 -03:00
publickey.js PublicKey: Add test to verify that both uncompressed an compressed keys validatate. Fixes #665 2014-12-04 12:47:59 -05:00
script.js add Script#isPushOnly() 2014-12-10 12:39:09 -03:00
transaction.js 'hide' encoding and crypto 2014-11-21 13:26:30 -03:00
txin.js make tests pass with Script refactor 2014-12-02 14:20:02 -03:00
txout.js make tests pass with Script refactor 2014-12-02 14:20:02 -03:00
unit.js Add new test for string values 2014-12-01 16:05:01 -03:00
uri.js Networks: Consistency of network reference for 'livenet', and removed hardcoded value. 2014-12-02 10:48:21 -05:00