Commit Graph

262 Commits

Author SHA1 Message Date
0153371995 Restore CONFIG_FILE Docker ARG (we need it).
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m21s
2023-09-28 17:03:45 -05:00
f65800cf2d Restore CONFIG_FILE Docker ARG (we need it).
Some checks failed
Tests / Run integration tests (pull_request) Failing after 1m41s
2023-09-28 16:48:04 -05:00
ade6cba58f update CI, use external fixture
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m48s
2023-09-29 03:42:23 +08:00
f47336825d LOG_FILE_PATH => LOG_FILE 2023-09-29 03:30:30 +08:00
449ce373cc rm service interface 2023-09-29 03:22:41 +08:00
7a03e5ef04 ci, build, update deps
rm makefile
basic test
add chaindata fixture
simplify publish workflow
2023-09-29 03:21:24 +08:00
7f281419eb move this to plugin utils 2023-09-29 03:18:26 +08:00
b4640f0550 clean up logging
cleanup
2023-09-29 03:18:26 +08:00
53319ba10c update docs & config 2023-09-29 03:18:24 +08:00
aea8977c7d LVLDB => LEVELDB 2023-09-29 03:17:35 +08:00
1946570134 vulcanize => cerc 2023-09-29 03:17:34 +08:00
a2f3743ae9 refactor & use plugin builder
- removes StateTrieAt, we can no longer return a full trie without inner nodes
2023-09-29 03:17:32 +08:00
7ee5bba220 swap geth-statediff for plugeth-statediff 2023-09-29 03:15:27 +08:00
151a805b53
Update to geth v1.11.6-statediff-5.0.8 (#135)
* Update to geth v1.11.6-statediff-5.0.8
2023-07-21 19:05:57 -05:00
Ian Norden
232cb1bcbf
Merge pull request #133 from cerc-io/ian/v5_dev
update geth dep
2023-06-01 08:53:18 -05:00
i-norden
36c104f4db update geth dep 2023-06-01 08:46:19 -05:00
f144863b3b
Merge pull request #131 from cerc-io/telackey/type
Include type in metadata output
2023-05-09 08:05:19 -07:00
5dafc1fbc0 Include type 2023-05-08 17:19:51 -05:00
fb040d7484
Run as root, but switch to the target UID/GID is supplied (fixes file permission issues with mounted volumes). (#130) 2023-04-28 22:14:45 -05:00
60e951a172
tee logs (#129) 2023-04-27 22:24:22 -05:00
9016be38a0
Merge pull request #128 from cerc-io/telackey/docker_prerun
Output metadata on prerun.
2023-04-27 11:42:52 -05:00
a17ace0187 Output metadata on prerun. 2023-04-26 22:58:28 -05:00
Ian Norden
5a623fa8d3
Merge pull request #127 from cerc-io/ian/v5_dev
fix builder unit tests
2023-04-10 01:37:49 -05:00
i-norden
75c2c4c348 don't skip 2023-04-10 01:27:53 -05:00
i-norden
834930a498 fix builder unit tests 2023-04-10 01:18:34 -05:00
Ian Norden
0a92769bc5
Merge pull request #126 from cerc-io/ian/v5_dev
revert to using os.Interrupt
2023-04-09 14:33:19 -05:00
i-norden
8bcb2c312f revert to using os.Interrupt 2023-04-09 14:26:21 -05:00
Ian Norden
2bb0b1aad6
Merge pull request #125 from cerc-io/ian/v5_dev
Update to v5
2023-04-09 13:35:09 -05:00
i-norden
4ddd3d0e20 go mod tidy 2023-04-09 11:01:31 -05:00
i-norden
07bd875752 update tomls and README 2023-04-09 11:01:23 -05:00
i-norden
f3379e33dd update cmd to v5 2023-04-09 11:01:12 -05:00
i-norden
2ff4e95040 update pkgs to v5 2023-04-09 11:01:05 -05:00
Ian Norden
18a7f23173
Merge pull request #124 from cerc-io/ian/v4_dev
bump leveldb-ethdb-rpc version
2023-03-31 10:25:24 -05:00
i-norden
ef1846f58c bump leveldb-ethdb-rpc version 2023-03-31 10:17:34 -05:00
Ian Norden
2eaa2c2262
Merge pull request #123 from cerc-io/ian/v4_dev
[v4] bump to vdb v4 geth v1.11.5
2023-03-31 09:53:11 -05:00
i-norden
bfb0447710 use internal concurrent iterator pkg 2023-03-31 09:04:54 -05:00
i-norden
2c08f5594c bump to vdb v4 geth v1.11.5 2023-03-31 09:02:54 -05:00
Ian Norden
253b1087bf
Merge pull request #112 from cerc-io/ian_test_3
Avoid quantization problems during segmentation and use worker chan to spread work across set # of workers
2023-03-20 07:53:09 -05:00
Michael
8a3b6bf2ac
Merge pull request #121 from cerc-io/rebase-1.11.4-wip
version update for geth 1.11.4 statediff and container to go 1.19
2023-03-17 14:05:56 -04:00
Michael Shaw
b221bde694 version update for geth 1.11.4 statediff and container to go 1.19 2023-03-17 13:51:46 -04:00
Michael
2c41537636
Merge pull request #120 from cerc-io/rebase-v1.11.2-wip
update interface for failing docker build step
2023-03-15 11:18:30 -04:00
Michael Shaw
d83b088c37 update interface for failing docker build step 2023-03-15 01:38:22 -04:00
Michael
aca78f89b7
Merge pull request #118 from cerc-io/rebase-v1.11.2-wip
update for interface changes in 1.11.2 geth statediffing 4.3.7
2023-03-14 15:09:38 -04:00
Michael Shaw
1788b899a4 update for interface changes in 1.11.2 geth statediffing 4.3.7 2023-03-13 18:35:54 -04:00
Michael
1fe7a04af0
Merge pull request #116 from cerc-io/v4.1.6-wip
dependency updates for geth 1.10.26 and leveldb cerc migraiton
2022-11-08 11:41:19 -05:00
Michael Shaw
68ebdca6f9 dependency updates for geth 1.10.26 and leveldb cerc migraiton 2022-11-08 11:19:27 -05:00
i-norden
5f7915649d avoid quantization and use worker channel to ensure expected number of workers 2022-10-12 18:39:28 -05:00
Ian Norden
f6df15cb38
Merge pull request #110 from cerc-io/ian_util
latest block height util
2022-10-10 18:31:14 -05:00
i-norden
03517a0eb4 add short description for stats command in the readme 2022-10-10 18:24:24 -05:00
i-norden
54205d8787 conform capitalization in logWithCommand logs 2022-10-10 13:44:46 -05:00