Commit Graph

7 Commits

Author SHA1 Message Date
3ab24a00cd check in mocks 2023-07-06 17:28:43 +08:00
c8939d0804 292: Backfill gaps in the recent past on startup when tracking head. (#395)
* Backfill gaps in the recent past when statediffing head.
2023-07-05 17:23:12 +08:00
8fc463bfad clean up from PR review 2023-07-03 12:58:06 +08:00
8fa061ded5 Port: Check if the statediff is already in progress or completed. 2023-06-23 21:21:14 +08:00
5c59e09423 service is viable
+ fix subscriptions
+ error and test cleanup
+ cleanup, refactor
+ consistently log block number as "number"
+ MODE=statediff no longer needed
2023-06-23 21:21:14 +08:00
9f967abfb9 initial plugeth work
refactor packages, flags, subscriptions

also DRY up builder tests

use mockgen
2023-06-23 21:21:14 +08:00
be3344850c copy package from geth fork 2023-06-23 20:37:25 +08:00