Commit Graph

12 Commits

Author SHA1 Message Date
i-norden
07bd875752 update tomls and README 2023-04-09 11:01:23 -05:00
85896f91b7 Expose database stats in metrics 2022-07-19 15:00:01 +05:30
aa6ee578f4 Add instructions to import data output in file mode 2022-07-13 19:33:47 +05:30
0c56037e1f
Upgrade geth and add params for CSV file mode (#96)
* Upgrade geth and add params for CSV file mode

* Add options for file mode flag

* index intermediate nodes when watching addresses
2022-07-01 13:29:48 +05:30
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
3956081874 sanitized prod config 2021-10-27 14:44:37 -05:00