Commit Graph

29 Commits

Author SHA1 Message Date
a046288af9 fix: unwrap latest block for cli log (#4859) 2023-09-29 18:33:34 +00:00
ce85e17830 fix(bin): latest block in status message (#4856) 2023-09-29 14:27:07 +00:00
a4e7760a5d fix(bin): warn about CL health only when pipeline is idle (#4835) 2023-09-28 14:13:51 +00:00
5e01a21ec4 chore(tree, engine, prune, stages, storage): improve logs (#4790) 2023-09-26 17:01:37 +00:00
0fbc3f6c94 chore: shorten info interval (#4666) 2023-09-20 06:56:48 +00:00
6581961d3f chore: disable eta for headers & bodies (#4065) 2023-08-09 12:17:19 +00:00
465f0dc2a8 fix(cli): eta div by zero (#3971) 2023-07-27 19:51:27 +00:00
5cd2148789 chore(cli): display latest available block number in status logs (#3316) 2023-06-22 12:02:36 +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
724f480bbb Revert "refactor(stages): input target reached & output done checks" (#3136) 2023-06-13 23:49:11 -07:00
6752d624a1 refactor(stages): input target reached & output done checks (#3119) 2023-06-13 12:02:48 +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
ab6fff92af feat(bin): log forkchoice status on FCU (#3067) 2023-06-08 18:17:11 +00:00
eed8be44ec fix(bin): log latest engine block if pipeline is idle (#3024) 2023-06-06 14:07:17 +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
9a0aeea543 feat(bin, pipeline): report pipeline progress (#2932) 2023-05-31 22:17:33 +00:00
5d7eba6fb2 chore(primitives): move checkpoints under stage mod (#2906) 2023-05-30 17:14:13 +00:00
2478c9f11c chore(stage): cleanup stage id (#2898) 2023-05-29 19:22:49 +00:00
d6ccab1ddc chore: improve stage checkpoint logs (#2823) 2023-05-25 18:21:21 +04:00
0b81096f8b feat(stages): checkpoint downloaded headers (#2798) 2023-05-24 20:51:41 +04:00
7849b4c38e feat: Integrate Sealedblock to BeaconConsensusEngineEvent (#2764)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-05-22 11:44:50 +02:00
e4cd48aefd feat(stages): rich checkpoint (#2701)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-05-18 20:45:50 +02:00
10b97b29af chore: downgrade error and warn traces to debug (#2541) 2023-05-03 15:53:05 +02:00
7f764028d2 feat(cli): consensus engine events (#2473) 2023-05-01 17:46:03 +02:00
e27ed92d1e fix(cli): event reporting (#2273) 2023-04-16 18:56:12 +02:00
3589879e45 refactor: use NetworkHandle to access num connected peers (#1541) 2023-02-24 12:13:02 +01:00