c80cb409ad
update plugin
Tests / Run integration tests (pull_request) Successful in 4m46s
2023-09-27 21:55:18 +08:00
06fb10e209
move this to plugin utils
2023-09-09 18:10:39 +08:00
65351d7ee5
LVLDB => LEVELDB
2023-09-02 01:58:47 +08:00
6e4cb43e0a
vulcanize => cerc
2023-09-02 01:58:47 +08:00
f15ec1cd07
clean up logging
2023-09-02 01:58:47 +08:00
eb56eee54e
refactor & use plugin builder
...
- removes StateTrieAt, we can no longer return a full trie without inner nodes
2023-08-31 22:51:56 +08:00
31588ddb91
swap geth-statediff for plugeth-statediff
2023-08-31 18:05:20 +08:00
i-norden
54205d8787
conform capitalization in logWithCommand logs
2022-10-10 13:44:46 -05:00
i-norden
8d8ff99d19
cmd for checking latest header height/hash; update serve command to report the latest header height/hash
2022-10-10 13:39:06 -05:00
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