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 10 forks source link

Implement custom metrics re-execution #583

Closed sideninja closed 1 month ago

sideninja commented 1 month ago

Add support for on-demand trace production. This would use the local re-execution of the transaction with the provided configuration for the tracer and output the trace. After this work is done the trace production on the EN can be removed.

j1010001 commented 1 month ago

no londer needed, moving to dry-run solution (https://github.com/onflow/flow-go/issues/6539)