Closed morph-dev closed 2 months ago
Trin doesn't support eth_call requests.
EvmBlockState
trin-execution
I tested it locally, with one simple transaction (token balance), and it works.
trin-execution/src/evm
trin-evm
What was wrong?
Trin doesn't support eth_call requests.
How was it fixed?
EvmBlockState
now takes care of fetching all state related content for a specific blocktrin-execution
crateI tested it locally, with one simple transaction (token balance), and it works.
To-Do in future PRs
EvmBlockState
trin-execution/src/evm
into separate crate: e.g.trin-evm