|
|
017c9cea9c
|
chore: move stage methods to StageCheckpointProvider and add StageCheckpointWriter (#3195)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-17 11:06:25 +00:00 |
|
|
|
0d9e1f4997
|
chore: replaces tx.get::<Table> with provider methods (#3189)
|
2023-06-17 00:58:16 +00:00 |
|
|
|
bb1ffd059e
|
fix(bin): calculate ETA only if EntitiesCheckpoint is present (#3206)
|
2023-06-17 00:46:43 +00:00 |
|
|
|
93f9433bdf
|
feat(bin): display ETA with second precision (#3186)
|
2023-06-15 17:17:34 +00:00 |
|
|
|
ff36f78c2b
|
feat: stage eta (#3135)
|
2023-06-15 11:58:35 +00:00 |
|
|
|
76302d945c
|
Fixed compilation error (rename shareable_db to factory) (#3138)
|
2023-06-14 02:21:01 -07:00 |
|
|
|
209d2445b0
|
chore: rename ShareableDatabase to ProviderFactory (#3121)
|
2023-06-14 06:49:32 +00:00 |
|
|
|
724f480bbb
|
Revert "refactor(stages): input target reached & output done checks" (#3136)
|
2023-06-13 23:49:11 -07:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
fe40a92f06
|
feat(bin): sort db stats rows (#3125)
|
2023-06-13 22:37:25 +00:00 |
|
|
|
39c6b22829
|
feat(rpc): rename Client generics to Provider (#3126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-13 17:17:16 +00:00 |
|
|
|
225e05267b
|
fix(cli): commit on stage run unwind (#3129)
|
2023-06-13 17:08:02 +00:00 |
|
|
|
6752d624a1
|
refactor(stages): input target reached & output done checks (#3119)
|
2023-06-13 12:02:48 +00:00 |
|
|
|
e43455c2c3
|
fix: re-enable the geth genesis format (#3116)
|
2023-06-13 00:27:02 -07:00 |
|
|
|
f55d88b8c4
|
refactor: remove Transaction and add DatabaseProvider to stages (#3034)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-12 22:37:58 +00:00 |
|
|
|
7ec4b0a5cf
|
Revert "refactor(stages): input target reached & output done checks" (#3114)
|
2023-06-12 10:19:46 -07:00 |
|
|
|
9a8c680e0f
|
refactor(stages): input target reached & output done checks (#3106)
|
2023-06-12 16:12:19 +00:00 |
|
|
|
865e0363bc
|
chore: bump default rpc response size (#3108)
|
2023-06-12 13:08:13 +00:00 |
|
|
|
6ef3e12fac
|
Put ChainsSpecs in Arc<> (#3075)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-09 17:58:11 +00:00 |
|
|
|
452ea43997
|
chore: move extradata bytes to function (#3085)
|
2023-06-09 17:32:35 +00:00 |
|
|
|
6da3290a3e
|
fix(bin): unwind CLI to-block behavior (#3077)
|
2023-06-09 11:46:47 +00:00 |
|
|
|
ab6fff92af
|
feat(bin): log forkchoice status on FCU (#3067)
|
2023-06-08 18:17:11 +00:00 |
|
|
|
48d6a9c5dc
|
fix: increase tokio thread stack size 8MB (#3071)
|
2023-06-08 17:56:12 +00:00 |
|
|
|
529c8e003c
|
refactor(stages): previous_stage -> target in ExecInput (#3030)
|
2023-06-08 12:55:06 +00:00 |
|
|
|
7cc69d52c6
|
feat(stages): remove changeset commit threshold in Execution (#3050)
|
2023-06-08 09:34:25 +00:00 |
|
|
|
1075995efc
|
fix(bin): CL health events conditions (#3052)
|
2023-06-08 07:27:31 +00:00 |
|
|
|
1a965b7969
|
fix(autoseal): use higher difficulty and fix root calc (#3044)
|
2023-06-07 10:31:38 +00:00 |
|
|
|
5345d0c1b8
|
feat(stages): bodies & TD progress (#3010)
|
2023-06-06 13:58:51 -07:00 |
|
|
|
eed8be44ec
|
fix(bin): log latest engine block if pipeline is idle (#3024)
|
2023-06-06 14:07:17 +00:00 |
|
|
|
51dd914d84
|
chore: increase default max response limit (#3023)
|
2023-06-06 12:15:50 +00:00 |
|
|
|
201366d8f7
|
fix(bin): skip first ConsensusLayerHealthEvents tick (#3012)
|
2023-06-06 10:31:57 +00:00 |
|
|
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
|
|
3198af11ae
|
fix(pipeline): simplify previous_stage, respect max_block in metrics (#2989)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-05 12:59:32 -07:00 |
|
|
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +00:00 |
|
|
|
e1148c81a7
|
chore(consensus): emit warnings if no CL found (#2961)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-05 16:48:40 +00:00 |
|
|
|
08900740bc
|
feat: Better progress reporting for stage checkpoints (#2982)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-06-05 16:10:46 +00:00 |
|
|
|
9206a7dea0
|
refactor: move cli-only utils out of staged-sync (#2984)
|
2023-06-05 13:47:08 +00:00 |
|
|
|
f828a0f441
|
feat(reth-stage): add history stages + allow committing (#2983)
|
2023-06-05 12:58:28 +00:00 |
|
|
|
c81b059e96
|
chore: Better debug and json serialization for elias fano list (#2977)
|
2023-06-05 02:42:25 +00:00 |
|
|
|
5e01f9d7b4
|
feat(cli): db list in reverse (#2972)
|
2023-06-03 12:40:07 +00:00 |
|
|
|
36528f1b38
|
fix: off by one unwind range (#2960)
|
2023-06-02 12:57:14 +00:00 |
|
|
|
c25c398d34
|
chore(engine): ensure previous pipeline run finished (#2920)
|
2023-06-01 08:58:48 +00:00 |
|
|
|
9a0aeea543
|
feat(bin, pipeline): report pipeline progress (#2932)
|
2023-05-31 22:17:33 +00:00 |
|
|
|
d0f235893f
|
fix: configure ipc server properly (#2922)
|
2023-05-31 14:34:08 +00:00 |
|
|
|
c4764d4f27
|
feat: Integrate cache config in rpc args (#2924)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-05-31 13:18:25 +00:00 |
|
|
|
adffd0aac9
|
feat(bin): reset Finish stage in drop cmd (#2931)
|
2023-05-31 13:02:16 +00:00 |
|
|
|
5d7eba6fb2
|
chore(primitives): move checkpoints under stage mod (#2906)
|
2023-05-30 17:14:13 +00:00 |
|
|
|
c481b8717b
|
feat(cli): integrate max tracing requests in cli (#2914)
|
2023-05-30 14:19:21 +00:00 |
|
|
|
9d7b3de646
|
fix(cli): clear receipts on stage drop execution (#2918)
|
2023-05-30 13:49:53 +00:00 |
|
|
|
ed209f6cb4
|
chore(engine): remove db attribute (#2917)
|
2023-05-30 13:44:41 +00:00 |
|