1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/les
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
..
catalyst all: cleanup the APIs for initializing genesis (#25473) 2022-08-09 12:44:39 +03:00
checkpointoracle all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
downloader eth, les: unlock downloader peerSet if there's an error (#25546) 2022-08-19 09:02:47 +03:00
fetcher all: cleanup the APIs for initializing genesis (#25473) 2022-08-09 12:44:39 +03:00
flowcontrol all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
utils all: use AbsTime.Add instead of conversion (#25417) 2022-07-29 18:23:30 +02:00
vflux all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
api.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
api_backend.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
api_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
benchmark.go
bloombits.go
client.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
client_handler.go core, eth, les, trie: remove the sync bloom, used by fast sync 2021-12-03 12:32:41 +02:00
commons.go
costtracker.go
distributor.go all: use AbsTime.Add instead of conversion (#25417) 2022-07-29 18:23:30 +02:00
distributor_test.go
enr_entry.go
fetcher.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
fetcher_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
handler_test.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
metrics.go
odr.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
odr_requests.go
odr_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
peer.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
peer_test.go all: cleanup the APIs for initializing genesis (#25473) 2022-08-09 12:44:39 +03:00
protocol.go
pruner.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
pruner_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
request_test.go
retrieve.go
server.go all: remove version field from rpc.API 2022-06-27 12:39:46 +02:00
server_handler.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
server_requests.go
servingqueue.go
state_accessor.go
sync.go
sync_test.go
test_helper.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
txrelay.go
ulc.go
ulc_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00