Commit Graph

7 Commits

Author SHA1 Message Date
b249404b47 rm unused
Some checks failed
Test / Run unit tests (pull_request) Failing after 48s
Test / Run integration tests (pull_request) Failing after 5m6s
2023-07-11 06:41:37 +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
e24178a8a9 use patched plugeth GetContractCode 2023-06-23 21:43:49 +08:00
0fabb5a35d store code updates 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