plugeth/eth/filters
Sina Mahmoodi ff38c9ee2e
eth/filters: replace atomic pointer with value (#26689)
* eth/filters: replace atomic.Pointer

* fix

* improve

Co-authored-by: Martin Holst Swende <martin@swende.se>

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-02-14 15:48:22 +02:00
..
api_test.go all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
api.go eth/filters: fix typo in comment (#26515) 2023-01-17 23:29:08 +01:00
bench_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_system_test.go eth/filters: avoid block body retrieval when no matching logs (#25199) 2023-02-13 10:59:27 +01:00
filter_system.go eth/filters: replace atomic pointer with value (#26689) 2023-02-14 15:48:22 +02:00
filter_test.go eth/filters: fix failing benchmark-test (#26144) 2022-11-09 09:49:42 +01:00
filter.go eth/filters: avoid block body retrieval when no matching logs (#25199) 2023-02-13 10:59:27 +01:00