This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Description
System info: ethermint main
Steps to reproduce:
- start a grpc only node
- call
TraceTx through debug_traceTransaction.
- it complains:
invalid chain id for signer
Expected behavior: traceTransaction should work
Actual behavior: the chain id in the evm keeper is not initialized without abci event.
Additional info: [Include gist of relevant config, logs, etc.]