go-ethereum/eth/ethconfig
Mael Regnery 3d78da9171
rpc: add a rpc.rangelimit flag (#33163)
Adding an RPC flag to limit the block range size for eth_getLogs and
eth_newFilter requests.

closing https://github.com/ethereum/go-ethereum/issues/24508

---------

Co-authored-by: MariusVanDerWijden <m.vanderwijden@live.de>
2026-01-17 14:34:08 +01:00
..
config.go rpc: add a rpc.rangelimit flag (#33163) 2026-01-17 14:34:08 +01:00
gen_config.go rpc: add a rpc.rangelimit flag (#33163) 2026-01-17 14:34:08 +01:00
syncmode.go eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2024-12-03 09:30:26 +01:00