#29481·go-ethereum

Add support for overlay_getLogs and overlay_callConstructor

Author: joshstevens19Created Apr 7, 2024Updated Aug 28, 2026
Labelstype:feature

Describe the feature

We just seen erigon just merge a PR to allow you with a single RPC request to modify the contract injecting your own events and get the new logs back.. more information on the feature: https://github.com/ledgerwatch/erigon/pull/9438

Would be cool to see it here!