Commit Graph
18 Commits
Author SHA1 Message Date
roysc e24178a8a9 use patched plugeth GetContractCode 2023-06-23 21:43:49 +08:00
roysc 0d9a5f3828 fix nil TD when writing 2023-06-23 21:21:14 +08:00
roysc 32205c0f8d clean up 2023-06-23 21:21:14 +08:00
roysc 3d403176c7 sql indexer ipld cache - confirm quit
prevents negative waitgroup panic
2023-06-23 21:21:14 +08:00
roysc 8fa061ded5 Port: Check if the statediff is already in progress or completed. 2023-06-23 21:21:14 +08:00
roysc b6fc15dd81 Port: Fix deferred rollback on error 2023-06-23 21:21:14 +08:00
roysc 83b0c11b25 cleanup, fix metrics 2023-06-23 21:21:14 +08:00
roysc ddfc3e6509 fix write params 2023-06-23 21:21:14 +08:00
roysc ed546f1c23 go mod update 2023-06-23 21:21:14 +08:00
roysc a80ce5abcf cleanup logging 2023-06-23 21:21:14 +08:00
roysc 0fabb5a35d store code updates 2023-06-23 21:21:14 +08:00
roysc ddf9aff945 simplify func names, clean up metrics
cleanup
2023-06-23 21:21:14 +08:00
roysc 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
roysc ccb517bf61 dockerfile, .gitignore 2023-06-23 21:21:14 +08:00
roysc 8334985d24 upgrade pganalyze
go mod tidy
2023-06-23 21:21:14 +08:00
roysc b824d60154 update README 2023-06-23 21:21:14 +08:00
roysc 9f967abfb9 initial plugeth work
refactor packages, flags, subscriptions

also DRY up builder tests

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