Official implementation of IoTeX blockchain protocol in Go. An ultra-efficient EVM blockchain offering 1000 TPS with instant 1-block finality. Perfect for DeFi, DePIN tokenomics, Identities, and any trusted logic requiring Web3 composability
It's caused by updated statedb when putblock, which is using in eth_call. Fixing this issue will require waiting for support for the historical factory feature.
What version of iotex-core image (or code branch) are you using?
v2.0.8
What operating system and processor architecture are you using?
What did you do? If possible, provide a recipe for reproducing the error.
some eth_call
What did you expect to see?
What did you see instead?