eth-statediff-service/pkg
nikugogoi 5f6aec35b2
Support remote RPC client to access LevelDB (#83)
* Implement use of custom chain config to test locally

* Use leveldb-ethdb-rpc instead of leveldb path

* Implement flag for leveldb access mode

* Remove custom chain config json

* Move database client to leveldb-ethdb-rpc

* Update leveldb-ethdb-rpc version
2022-05-17 14:35:11 +05:30
..
prom finish prom metrics 2021-10-25 15:40:11 -05:00
rpc Update geth version 2022-05-10 11:36:14 +05:30
api.go Support remote RPC client to access LevelDB (#83) 2022-05-17 14:35:11 +05:30
builder_test.go Add missing tests for direct indexing mode 2022-05-13 18:28:58 +05:30
builder.go Implement use of custom chain config to test locally 2022-05-13 16:37:30 +05:30
config.go unify service RPC api and commands 2021-10-25 14:27:11 -05:00
helpers.go refactor geth statediff types back in 2020-09-14 20:16:17 -05:00
reader.go Support remote RPC client to access LevelDB (#83) 2022-05-17 14:35:11 +05:30
service.go Support remote RPC client to access LevelDB (#83) 2022-05-17 14:35:11 +05:30
types.go unify service RPC api and commands 2021-10-25 14:27:11 -05:00