go-ethereum/eth/filters
jwasinger 6c10996bf5
eth/filters: ensure API timeoutLoop terminates with event system (#31056)
Discovered from failing test introduced
https://github.com/ethereum/go-ethereum/pull/31033 . We should ensure
`timeoutLoop` terminates if the filter event system is terminated.
2025-01-21 13:11:05 +01:00
..
api.go eth/filters: ensure API timeoutLoop terminates with event system (#31056) 2025-01-21 13:11:05 +01:00
api_test.go rpc: change BlockNumber constant values to match ethclient (#27219) 2023-05-23 13:18:38 +02:00
filter.go eth/filters: remove support for pending logs (#29574) 2024-04-22 10:31:17 +02:00
filter_system.go core, eth, ethstats: simplify chain head events (#30601) 2024-10-16 10:32:58 +03:00
filter_system_test.go core, eth, ethstats: simplify chain head events (#30601) 2024-10-16 10:32:58 +03:00
filter_test.go core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 2024-10-29 10:31:04 +02:00