plugeth/ethclient
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
..
gethclient eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
ethclient_test.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
ethclient.go ethereum, ethclient: add FeeHistory support (#25403) 2022-07-29 18:22:04 +02:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00