Commit Graph

16 Commits

Author SHA1 Message Date
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
b4a899cc8c Remove WatchedStorageSlots param and local chain.json 2022-05-13 17:25:31 +05:30
4363bf5c07 Implement use of custom chain config to test locally 2022-05-13 16:37:30 +05:30
i-norden
d8a3177a20 bump statediffing geth version 2021-11-26 09:29:22 -06:00
i-norden
d78a503ba4 update to new version of go-ethereum; minor README update 2021-11-20 14:49:36 -06:00
i-norden
108a6f89f1 update to use new version of indexer; support file writing mode 2021-11-18 18:47:28 -06:00
i-norden
d9eb68b2d2 update to use refactored statediffing geth 2021-11-12 18:49:24 -06:00
i-norden
3d00e3ed05 enable configuration of a prerun range by env variable; prerun only mode 2021-10-27 13:36:19 -05:00
i-norden
79cb508d83 make DB stats collector registration optional 2021-10-25 18:54:54 -05:00
i-norden
aace7793ba unify service RPC api and commands 2021-10-25 14:27:11 -05:00
i-norden
ca9d2a7bec update config 2021-10-21 13:10:16 -05:00
i-norden
fb37ee9881 cli and toml bindings; fix unit tests; remove unused code 2021-10-19 16:49:04 -05:00
ca8b3066d1 Write directly to PostgreSQL (port from geth statediff) 2020-11-15 15:18:34 +08:00
d711fa7d7f add workers to example.toml 2020-09-14 23:19:13 -05:00
Ian Norden
83bbb9aa70 use logrus 2020-08-19 11:35:09 -05:00
Ian Norden
7c98edd18a config example 2020-08-19 01:00:52 -05:00