go-ethereum/eth/filters
Felix Lange 73a2df2b0a
Some checks failed
/ Linux Build (push) Has been cancelled
/ Linux Build (arm) (push) Has been cancelled
/ Keeper Build (push) Has been cancelled
/ Windows Build (push) Has been cancelled
/ Docker Image (push) Has been cancelled
eth/filters: change error code for invalid parameter errors (#33320)
This improves the error code for cases where invalid query parameters
are submitted to `eth_getLogs`. I also improved the error message that
is emitted when querying into the future.
2025-12-04 11:02:42 +01:00
..
api.go eth/filters: change error code for invalid parameter errors (#33320) 2025-12-04 11:02:42 +01:00
api_test.go eth/filters, cmd: add config of eth_getLogs address limit (#32327) 2025-09-19 00:53:40 +02:00
filter.go eth/filters: change error code for invalid parameter errors (#33320) 2025-12-04 11:02:42 +01:00
filter_system.go eth/filters: further optimize tx hash map in #32965 (#33108) 2025-11-13 14:48:26 +08:00
filter_system_test.go eth/filters: add transactionReceipts subscription (#32697) 2025-10-09 14:14:53 +02:00
filter_test.go eth: using testing.B.Loop (#32657) 2025-09-19 17:00:29 -06:00