Geth v1.14.0 introduces a new optional feature, allowing users to stream (a subset of) all observable blockchain data in real-time. Partners who index EVM on Flow have indicated that this is more powerful and useful for their purposes than the standard tracing available currently.
Changes to support live tracing on EVM Gateway allows node operators to instrument their own tracers on a node they are running which is used when the re-executing transactions locally
Geth v1.14.0 introduces a new optional feature, allowing users to stream (a subset of) all observable blockchain data in real-time. Partners who index EVM on Flow have indicated that this is more powerful and useful for their purposes than the standard tracing available currently.
More details: https://geth.ethereum.org/docs/developers/evm-tracing/live-tracing
Acceptance Crtieria