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

State reexecution #450

Closed sideninja closed 5 days ago

sideninja commented 1 month ago

Reexecute the state by subscribing to new blocks. Each time there is a new block get all the transactions and reexecute them.