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 all: use big.Sign to compare with zero (#29490) 2024-04-09 12:14:30 +02:00
options_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
rollback_test.go ethclient/simulated: Fix flaky rollback test (#32280) 2025-07-28 22:17:36 +08:00