Commit Graph

11 Commits

Author SHA1 Message Date
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