Commit Graph

22 Commits

Author SHA1 Message Date
46cd8b1834
Merge pull request #103 from cerc-io/dboreham/prerun-workers
use workers in prerun mode
2022-09-22 07:37:38 -06:00
c0cd87ba6a Make doc consistent 2022-09-22 07:26:32 -06:00
prathamesh0
2db235f244
Add helper scripts for processing and importing statediffed data (#105)
* Add helper scripts for processing and importing statediffed data

* Add instructions to use the helper scripts

* Update scripts to use arrays

* Update README with bad row output example

* Remove delimiter option from xargs command
2022-09-22 13:52:47 +05:30
a827c4a36b Merge branch 'v4' into dboreham/prerun-workers 2022-09-21 14:04:46 -06:00
14b9c169bc Add viper boiler plate 2022-09-21 14:00:45 -06:00
a2772762e1 Make pprof configurable, remove todos 2022-09-21 13:33:15 -06:00
Michael
bcca82eaa3
Cerc refactor (#104)
* cerc refactor waiting on unpublished dependencies

* updated go.mod for published dependencies in cerc-io refactoring
2022-09-20 14:00:10 -04:00
d235f3b84c Initial version of parallel workers for prerun-only mode 2022-08-30 22:31:54 -06: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