Nicholas Dudfield
8fad048569
Update verify_ledger_json.js script:
...
* Set `Amount.strict_mode = false` in verify_ledger_json.js script
* Don't try and calculate hash of non present accountState
* Fix lint issues
2015-04-04 14:51:35 +07:00
Chris Clark
9fd64a9209
[TASK] Add performance test "npm run perf"
2015-01-23 17:03:57 -08:00
Geert Weening
6e3ceec4e5
[TASK] update publish scripts
2014-09-10 17:33:52 -07:00
Geert Weening
bc7d3c0af8
[TASK] add release candidate publish script
2014-09-10 17:32:03 -07:00
Geert Weening
86dcbcc671
[TASK] add exit_on_error calls to publish script
2014-09-08 11:54:47 -07:00
Geert Weening
6177543d98
[TASK] add publish script
2014-09-05 10:23:59 -07:00
Geert Weening
9697bfa817
[TASK] add publish to bower script
2014-09-05 10:23:59 -07:00
Nicholas Dudfield
a1989b3931
Tweak to parse_options
2014-05-18 17:37:54 +07:00
Nicholas Dudfield
80bdce970a
Add binary <--> json encoding integration tests
...
* Add full json ledger dumps of ledgers 38129 and 40000 to test/fixtures
* Use `Ledger` to calculate account and transaction hashes and verify
against dumps
2014-05-18 17:33:47 +07:00
Nicholas Dudfield
5280d994a2
Fix *U*Int64 parsing, add hardcore mode to ledger verifier.
2014-05-06 14:54:22 +07:00
Nicholas Dudfield
a222f2be98
Updates to allow verify_ledger_json.js to calculate account_state hash
2014-05-06 13:34:01 +07:00
Stefan Thomas
5def7ba917
Add SHAMaps, metadata serialization and transaction hash calculation.
2013-11-07 22:36:06 -08:00