Nicholas Dudfield
b0889b4afe
Replace sjcl.bn with bn.js
2015-08-14 01:33:59 +07:00
Chris Clark
ca7b69a2a0
Fix perf test
2015-06-12 16:22:05 -07:00
Chris Clark
ea24bf0415
Fix lint errors
2015-05-15 16:45:24 -07:00
Chris Clark
398f8d001f
Set up babel transpiler
2015-05-14 16:07:47 -07:00
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
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