plugeth/graphql
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
..
graphiql.go common, graphql: fix hash/address decoding + UI content type 2019-09-10 12:20:36 +03:00
graphql_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
graphql.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
schema.go graphql: add raw fields to block and tx (#24816) 2022-05-17 11:31:17 +03:00
service.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00