eth-statediff-service/pkg
Roy Crihfield 161febc47a Fix concurrency and tests (#4)
1. Synchronizes pushes to indexer - The Tx object is not threadsafe.
2. Fixes the chain config for the CI test fixtures, which were not accurate for the data, and causing processing errors

Reviewed-on: #4
2023-10-04 07:44:43 +00:00
..
prom Refactor to use plugeth-statediff (#2) (#3) 2023-09-29 20:27:08 +00:00
rpc Refactor to use plugeth-statediff (#2) (#3) 2023-09-29 20:27:08 +00:00
api.go Refactor to use plugeth-statediff (#2) (#3) 2023-09-29 20:27:08 +00:00
config.go Refactor to use plugeth-statediff (#2) (#3) 2023-09-29 20:27:08 +00:00
reader.go Refactor to use plugeth-statediff (#2) (#3) 2023-09-29 20:27:08 +00:00
service.go Fix concurrency and tests (#4) 2023-10-04 07:44:43 +00:00
types.go Refactor to use plugeth-statediff (#2) (#3) 2023-09-29 20:27:08 +00:00