ipld-eth-server/pkg/graphql
Ashwin Phatak 2de9c5bd48
Use groupcache pool for state db access (#91)
* Use groupcache pool for state db access

* Group cache config and logging stats on timer

* Integrate state validator into server

* Use tagged ipfs-ethdb

* groupcache config for tests

* Work around duplicate registration of groupcache error in tests

* Use tagged version of eth-ipfs-state-validator

* State validation command.

* Validator for static replicas to keep cache warm

* Update docker go-version and go.mod.

* Address comments and self review.

* Fix ipfs-ethdb version.

Co-authored-by: Arijit Das <arijitad.in@gmail.com>
2021-09-21 17:40:55 +05:30
..
client.go Change getLogs GQL API to take nil contract address. 2021-09-02 19:12:33 +05:30
graphiql.go fixes for test; update readme and gomodules 2020-10-28 08:40:00 -05:00
graphql_suite_test.go fixes for test; update readme and gomodules 2020-10-28 08:40:00 -05:00
graphql_test.go Use groupcache pool for state db access (#91) 2021-09-21 17:40:55 +05:30
graphql.go Revert "Add status field for pre-byzantium blocks." 2021-09-15 17:14:25 +05:30
schema.go Minor change. 2021-09-02 19:17:04 +05:30
service.go minor clenaup/adjustments 2021-02-24 16:20:06 -06:00