ipld-eth-server/pkg/eth
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
..
test_helpers Revert "Add status field for pre-byzantium blocks." 2021-09-15 17:14:25 +05:30
api_test.go Use groupcache pool for state db access (#91) 2021-09-21 17:40:55 +05:30
api.go Revert "Add status field for pre-byzantium blocks." 2021-09-15 17:14:25 +05:30
backend_utils.go Self review. 2021-08-31 18:10:41 +05:30
backend.go Use groupcache pool for state db access (#91) 2021-09-21 17:40:55 +05:30
cid_retriever_test.go Revert "Add status field for pre-byzantium blocks." 2021-09-15 17:14:25 +05:30
cid_retriever.go Revert "Add status field for pre-byzantium blocks." 2021-09-15 17:14:25 +05:30
eth_state_test.go Use groupcache pool for state db access (#91) 2021-09-21 17:40:55 +05:30
eth_suite_test.go support net endpoints 2021-04-09 09:51:12 -05:00
filterer_test.go Add test for graphql. 2021-09-01 18:25:22 +05:30
filterer.go Self review. 2021-08-31 18:10:41 +05:30
helpers.go support custom chain config (#36) 2021-03-10 19:18:32 +03:00
interfaces.go update eth backend 2020-10-28 08:23:17 -05:00
ipld_fetcher_test.go Remove ipld-eth-indexer dependency. 2021-08-12 11:56:29 +05:30
ipld_fetcher.go Add test for graphql. 2021-09-01 18:25:22 +05:30
ipld_retriever.go Merge pull request #98 from vulcanize/fix-state-remove 2021-09-17 17:32:34 +05:30
subscription_config.go decouple from sync 2020-08-31 10:47:06 -05:00
test_helpers.go Fix get log API to use log_cids table. 2021-08-30 21:25:39 +05:30
types.go Revert "Add status field for pre-byzantium blocks." 2021-09-15 17:14:25 +05:30