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
6d103cb1f1
Add some logging
2022-09-02 10:51:13 -06:00
99f84b6fe6
Comment
2022-09-01 23:43:38 -06:00
5b7f5feb1b
Enable pprof
2022-09-01 23:42:55 -06: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
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
ea4fb6222b
Update geth version
2022-05-10 11:36:14 +05:30
i-norden
ec0fdb5215
rebase
2022-02-01 12:08:25 -06:00
i-norden
9f76540c3a
bump version, update license year
2021-12-27 11:49:10 -06:00
Arijit Das
3725006984
Add version command.
2021-12-23 16:40:23 +05:30
i-norden
fb54640823
add some missing ENVs
2021-11-26 09:25:01 -06:00
i-norden
30b481db24
fix cli
2021-11-22 13:55:29 -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
c83e8835ab
generate rand node id if none is provided
2021-10-28 10:21:10 -05:00
i-norden
8a55469403
cleanup
2021-10-27 17:45:47 -05:00
i-norden
e1abb399cd
env vars for log stuff
2021-10-27 14:34:33 -05: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
a7ae868dd8
finish prom metrics
2021-10-25 15:40:11 -05:00
i-norden
8571f35031
fixes
2021-10-25 14:54:55 -05:00
i-norden
f679082c3b
queue size metric; touchup
2021-10-25 14:27:11 -05:00
i-norden
aace7793ba
unify service RPC api and commands
2021-10-25 14:27:11 -05:00
i-norden
5a35f84de3
cli/cmd updates
2021-10-21 12:06:06 -05:00
i-norden
0dcec4ec8e
fix CLI bug
2021-10-20 16:25:52 -05:00
i-norden
fb37ee9881
cli and toml bindings; fix unit tests; remove unused code
2021-10-19 16:49:04 -05:00
Arijit Das
05b90107ca
Add RPC endpoint to write statediff.
2021-10-19 17:27:51 +05:30
Arijit Das
b09e58c22a
Upgrade geth to v1.10.9.
2021-10-14 12:17:38 +05:30
7a6b866163
docs, tweaks, fixes
2020-11-26 18:57:54 +08:00
bd5d2992fa
fix import
...
add namespacing to avoid name conflicts
2020-11-17 09:37:36 +08:00
a93eb3ce35
fix http server
2020-11-16 18:15:53 +08:00
abff9bf045
refactors
...
geth Node api change
sd ctor refactor
2020-11-16 17:49:59 +08:00
ca8b3066d1
Write directly to PostgreSQL (port from geth statediff)
2020-11-15 15:18:34 +08:00
Ian Norden
f0a631109e
env variables for server paths
2020-11-09 12:15:50 -06:00
f251d82d9d
refactor config for workers
2020-09-14 22:51:54 -05:00
d33949e32f
rip statediff from geth fork
2020-09-06 21:13:20 -05:00
Ian Norden
3c5042e54e
raise log level for http/ipc server init
2020-08-23 15:00:11 -05:00
Ian Norden
223f4c1eb9
add log message after servers are successfully spun up
2020-08-19 22:41:18 -05:00
Ian Norden
3d0ae4ad0e
update readme
2020-08-19 01:09:22 -05:00
Ian Norden
7a64b2f328
finish the serve command
2020-08-19 00:58:45 -05:00
Ian Norden
ba06b334d4
update root command
2020-08-19 00:51:20 -05:00
Ian Norden
9d75a4f0b8
cobra add serve
2020-08-19 00:11:55 -05:00
Ian Norden
d694389767
cobra init
2020-08-18 23:27:37 -05:00