Commit Graph

15 Commits

Author SHA1 Message Date
Michael
517bd1823e
updates for geth 1.10.26 and cerc repo migration (#24)
* updates for geth 1.10.26 and cerc repo migration

* pull from git.vdb.to

* docker login not valid here as workflow action
2022-11-09 11:46:03 -05:00
Michael
e51b124130
geth 1.10.25 dependency updates and cerc-io refactoring (#22) 2022-09-27 09:24:03 -04:00
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
Michael Shaw
3804f52aaf ipld-eth-server missed version update 2022-08-03 11:37:55 -04:00
Michael Shaw
47ef12426d geth 1.10.21 update 2022-08-03 11:11:22 -04:00
Michael Shaw
55248fdd0d update for go-ethereum 1.10.20 2022-07-19 14:57:44 -04:00
prathamesh0
5fb86ba963
Upgrade dependencies and update referential integrity checks (#17)
* Upgrade dependencies and update referential integrity queries

* Update GitHub workflow to run tests
2022-07-13 13:12:59 +05:30
Abdul Rabbani
7ae4886b9a
update geth and CICD refs (#15)
* update geth and CICD refs

* Update stack-orch

* Download bin instead of building it

* Fix integration Tests

* Update DB Ref
2022-06-20 09:37:15 -04:00
b11ace0711
Revert changes to perform referential integrity tests (#16) 2022-06-20 14:20:14 +05:30
Abdul Rabbani
d111dd85db
Feature/update go geth sharding (#13)
* Upgrade Geth, Go and add CICD

* update ipld-eth-server version

* Track validation progress on a channel

* Add integration tests

* Setup validator config and update instructions to run tests locally

* Update readme and tests

* Update test to use v4 Infrastructure

* Inlcude the env file

* Fix config file write

* Update DB configuration

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
Co-authored-by: Ashwin Phatak <ashwinpphatak@gmail.com>
2022-06-03 09:28:02 -04:00
e102a2b5ac Upgrade dependencies to v4 2022-05-23 19:08:17 +05:30
356599aa6f Upgrade geth version to 1.10.17 2022-05-18 17:35:30 +05:30
ba1ef473f8 Updates to use v3 ipld-eth-server 2022-05-06 16:51:11 +05:30
Arijit Das
527bbecc25 Implement ethereum state validator. 2022-01-17 19:10:13 +05:30