plugeth/eth/filters
Sina Mahmoodi 36874b63a1
eth/filters: add global block logs cache (#25459)
This adds a cache for block logs which is shared by all filters. The cache
size of is configurable using the `--cache.blocklogs` flag.

Co-authored-by: Felix Lange <fjl@twurst.com>
2022-08-19 11:14:59 +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: add global block logs cache (#25459) 2022-08-19 11:14:59 +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: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_system.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00