onflow / flow-evm-gateway

FlowEVM Gateway implements an Ethereum-equivalent JSON-RPC API for EVM clients to use
https://developers.flow.com/evm/about
Apache License 2.0
11 stars 9 forks source link

Re-execute the state for calls and transactions #576

Closed sideninja closed 5 days ago

sideninja commented 5 days ago

Re-execute transactions using the remote registers API upon a request, and allow for calls to be re-executed.