go-ethereum/eth/filters
Martin HS ef5ac3fb7a
eth/filters: enforce topic-limit early on filter criterias (#29535)
This PR adds a limit of 1000 to the "inner" topics in a filter-criteria
2024-04-15 17:35:35 +02:00
..
api_test.go rpc: change BlockNumber constant values to match ethclient (#27219) 2023-05-23 13:18:38 +02:00
api.go eth/filters: enforce topic-limit early on filter criterias (#29535) 2024-04-15 17:35:35 +02:00
bench_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_system_test.go all: fix mismatched names in comments (#29348) 2024-03-26 21:01:28 +01:00
filter_system.go eth/filter: using atomic.Pointer instead of atomic.Value (#29435) 2024-04-02 11:25:57 +02:00
filter_test.go miner: refactor the miner, make the pending block on demand (#28623) 2024-03-06 14:45:03 +02:00
filter.go all: use slices.Contains (#29459) 2024-04-06 12:05:06 +02:00