Commit Graph

15 Commits

Author SHA1 Message Date
Michael Shaw
8421ea9d18 cerc refactor waiting on unpublished dependencies 2022-09-14 01:18:19 -04:00
85896f91b7 Expose database stats in metrics 2022-07-19 15:00:01 +05:30
52c7f84432 Update instructions to import data output 2022-07-18 19:14:41 +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
d78a503ba4 update to new version of go-ethereum; minor README update 2021-11-20 14:49:36 -06:00
i-norden
bb5d5322d2 update README 2021-11-18 19:18:12 -06:00
d61113ad12 doc headers 2020-12-03 10:08:20 +08:00
7a6b866163 docs, tweaks, fixes 2020-11-26 18:57:54 +08:00
Ian Norden
3c5042e54e raise log level for http/ipc server init 2020-08-23 15:00:11 -05:00
Ian Norden
3d0ae4ad0e update readme 2020-08-19 01:09:22 -05:00
Ian Norden
d40294a5a5
Initial commit 2020-08-18 23:25:26 -05:00