bitcore/test
Ivan Socolsky f638b5bd6e test fee per kb 2015-06-10 22:28:15 -03:00
..
block fix imports for block tests 2015-05-23 16:44:11 -03:00
crypto Add base option for BN.fromString 2015-05-27 14:11:43 -04:00
data fix regressions after changes 2015-04-28 17:10:06 -03:00
encoding remove duplicate code, increase coverage 2015-04-29 19:45:41 -03:00
script Added test case for an empty OP_RETURN for script.getData() Fixes #1237 2015-05-18 10:39:15 -04:00
transaction test fee per kb 2015-06-10 22:28:15 -03:00
util Added test case for zero in isNaturalNumber tests. 2015-05-06 13:37:17 -04:00
address.js allow addresses to have surrounding whitespace in validation 2015-03-31 17:54:06 -03:00
docs.js check that there is no inconsistency between docs and bitcore version 2015-02-12 11:17:14 -03:00
hdkeycache.js
hdkeys.js fix test for hdkey cache 2015-03-20 16:01:05 -03:00
hdprivatekey.js fix test for hdkey cache 2015-03-20 16:01:05 -03:00
hdpublickey.js Fix error on public key for hdpublickey 2015-02-23 12:10:51 -03:00
index.html fix index.html 2015-04-08 17:38:18 -03:00
index.js Simplify version guard 2015-05-18 15:00:45 -04:00
mocha.opts
networks.js Immutable network Object 2015-04-11 17:05:46 +03:00
opcode.js Add test for Opcode.inspect 2015-02-12 09:44:28 -06:00
privatekey.js created test to verify correct network initialization in PrivateKey.fromJSON() 2015-06-05 01:51:27 -07:00
publickey.js fix PublicKey.toObject 2015-05-11 12:24:45 -03:00
unit.js
uri.js