flocore/test
Eric Martindale 8e7528d13f Merge pull request #1219 from braydonf/coverage/transaction
Added coverage to transaction and fixed bug with serialization check.
2015-05-11 17:48:50 -04:00
..
crypto
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 Fixed script.isPublicKeyHashIn bug with variable length signatures. 2015-05-08 22:09:42 -04:00
transaction Added coverage to transaction and fixed bug with serialization check. 2015-05-11 13:39:53 -04: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
block.js fix block parsing problem 2015-04-29 17:29:33 -03:00
blockheader.js fix regressions after changes 2015-04-28 17:10:06 -03:00
docs.js
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
index.html fix index.html 2015-04-08 17:38:18 -03:00
merkleblock.js Added test to check that merkle nodes do not match, and misc jshint fixes. 2015-02-24 11:38:06 -05:00
mocha.opts
networks.js Immutable network Object 2015-04-11 17:05:46 +03:00
opcode.js
privatekey.js Fix validation error 2015-02-24 17:49:26 -03:00
publickey.js
unit.js
uri.js