go-ethereum/ethclient/simulated
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
..
backend.go ethclient/simulated: disable log indexing by default (#32594) 2026-05-01 20:27:57 +02:00
backend_test.go ethclient/simulated: Fix flaky rollback test (#32280) 2025-07-28 22:17:36 +08:00
options.go
options_test.go
rollback_test.go ethclient/simulated: Fix flaky rollback test (#32280) 2025-07-28 22:17:36 +08:00