plugeth/eth/filters
Yier 4034c675be
eth/filters: fix a breaking change and return rpctransaction (#26757)
* eth/filters: fix a breaking change and return rpctransaction

* eth/filters: fix test cases

---------

Co-authored-by: Catror <me@catror.com>
2023-02-22 13:06:43 +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 a breaking change and return rpctransaction (#26757) 2023-02-22 13:06:43 +02: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: fix a breaking change and return rpctransaction (#26757) 2023-02-22 13:06:43 +02: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