go-ethereum/eth/filters
rjl493456442 cbd6ed9e0b
core/filtermaps: define APIs for map, epoch calculation (#31659)
This pull request refines the filtermap implementation, defining key
APIs for map and
epoch calculations to improve readability.

This pull request doesn't change any logic, it's a pure cleanup.

---------

Co-authored-by: zsfelfoldi <zsfelfoldi@gmail.com>
2025-07-01 16:31:09 +02:00
..
api.go eth/filters: add address limit to filters (#31876) 2025-07-01 08:13:19 +02:00
api_test.go eth/filters: add address limit to filters (#31876) 2025-07-01 08:13:19 +02:00
filter.go eth/filters: add timestamp to derived logs (#31887) 2025-06-10 11:52:02 +02:00
filter_system.go eth/filters: add address limit to filters (#31876) 2025-07-01 08:13:19 +02:00
filter_system_test.go core/filtermaps: define APIs for map, epoch calculation (#31659) 2025-07-01 16:31:09 +02:00
filter_test.go core: consolidate BlockChain constructor options (#31925) 2025-06-19 12:21:15 +02:00