mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 16:59:26 +00:00
Add `RangeLimit()` getter to `FilterSystem` and use it in GraphQL's `Logs` resolver instead of hardcoded 0. Fixes the bypass of `--rpc.rangelimit` protection on the GraphQL endpoint. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| filter.go | ||
| filter_system.go | ||
| filter_system_test.go | ||
| filter_test.go | ||