Commit Graph

11 Commits

Author SHA1 Message Date
Michael
52979bf36b
updated dependencies for statediffing geth 1.10.23 (#21)
* updated dependencies for statediffing geth 1.10.23

* another ref to GenesisBlockForTesting
2022-09-02 14:44:47 -04:00
prathamesh0
acf8e6f96a
Make writeStateDiffAt call on missing block and add metrics (#20)
* Add chainID flag and make chainConfig optional

* Add prometheus metrics to monitor validation progress

* Make writeStateDiffAt calls on missing blocks

* Update docs and config improvements

* Use standard logger

* Add copyright to files

* Upgrade dependencies
2022-08-23 13:05:50 +05:30
prathamesh0
cc935dc97b
Add checks to validate referential integrity in the data (#7)
* Add checks to validate referential integrity

* Add unit tests for referential integrity validation

* Use EXISTS in referential integrity validation queries
2022-06-01 11:29:53 +05:30
31cc17b70f Merge changes to make validation process perpetual 2022-05-31 13:09:45 +05:30
prathamesh0
6eeaa2c8bd
Make validation process perpetual (#8)
* Make validation process perpetual

* Get sleep interval from config

* Add license

* Gracefully shutdown validator on interrupt

* Change default trail and sleep values
2022-05-31 11:59:49 +05:30
e102a2b5ac Upgrade dependencies to v4 2022-05-23 19:08:17 +05:30
9181d24514 Prefix hex contract byte code in test data with 0x 2022-05-20 11:12:03 +05:30
356599aa6f Upgrade geth version to 1.10.17 2022-05-18 17:35:30 +05:30
e55b2b8ab3 Clean up validator tests 2022-05-17 08:52:19 +05:30
ba1ef473f8 Updates to use v3 ipld-eth-server 2022-05-06 16:51:11 +05:30
Arijit Das
80bcb2580f Add integration test and dynamic txn unit test. 2022-01-20 18:52:01 +05:30