Implement eth_simulateV1 method as described in https://ethereum.github.io/execution-apis/api/methods/eth_simulateV1 This is the most tested method in `rpc-compat` on hive: https://github.com/ethereum/execution-apis/tree/main/tests/eth_simulateV1
Implement eth_simulateV1 method as described in https://ethereum.github.io/execution-apis/api/methods/eth_simulateV1
This is the most tested method in
rpc-compaton hive: https://github.com/ethereum/execution-apis/tree/main/tests/eth_simulateV1