go-ethereum/ethclient
hero5512 8656efcf5b
ethclient/simulated: disable log indexing by default (#32594)
Disables the recently added log indexer from a simulated backend.
In most cases the log indexer is not required and unindexed search
should be fast enough.
Fixes https://github.com/ethereum/go-ethereum/issues/32552.
2026-05-01 20:27:57 +02:00
..
gethclient
simulated
ethclient.go
ethclient_test.go
example_test.go
gen_simulate_block_result.go
gen_simulate_call_result.go
signer.go
types_test.go