Commit Graph

60 Commits

Author SHA1 Message Date
ed546f1c23 go mod update 2023-06-23 21:21:14 +08:00
a80ce5abcf cleanup logging 2023-06-23 21:21:14 +08:00
0fabb5a35d store code updates 2023-06-23 21:21:14 +08:00
ddf9aff945 simplify func names, clean up metrics
cleanup
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
ccb517bf61 dockerfile, .gitignore 2023-06-23 21:21:14 +08:00
8334985d24 upgrade pganalyze
go mod tidy
2023-06-23 21:21:14 +08:00
b824d60154 update README 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