go-ethereum/eth/filters
2025-04-01 12:30:23 +02:00
..
api.go return prunedHistoryError from GetLogs/FilterLogs if accessing pruned state. duplicate prunedHistoryError into eth/filters package. add HistoryCutoff method to eth backend 2025-04-01 12:30:23 +02:00
api_test.go rpc: change BlockNumber constant values to match ethclient (#27219) 2023-05-23 13:18:38 +02:00
filter.go eth/filter: downgrade log level (#31450) 2025-03-21 14:08:51 +01:00
filter_system.go return prunedHistoryError from GetLogs/FilterLogs if accessing pruned state. duplicate prunedHistoryError into eth/filters package. add HistoryCutoff method to eth backend 2025-04-01 12:30:23 +02:00
filter_system_test.go return prunedHistoryError from GetLogs/FilterLogs if accessing pruned state. duplicate prunedHistoryError into eth/filters package. add HistoryCutoff method to eth backend 2025-04-01 12:30:23 +02:00
filter_test.go eth/filters: implement log filter using new log index (#31080) 2025-03-17 18:59:04 +01:00