Commit Graph

299 Commits

Author SHA1 Message Date
Roman Krasiuk
99a314c59b feat(stages): normalized tx lookup commits (#3022) 2023-06-07 13:44:45 +00:00
Dan Cline
8ffcb3124d fix: fix error types in recover_sender utility fn (#3042) 2023-06-06 15:34:47 -07:00
Alexey Shekhirin
5345d0c1b8 feat(stages): bodies & TD progress (#3010) 2023-06-06 13:58:51 -07:00
Roman Krasiuk
0bf360e460 feat(stages): normalized sender recovery commits (#3013)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-06-06 13:51:19 -07:00
Dan Cline
c0fb169da4 fix: unwind on execution and senders errors (#2938)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-06-06 13:17:12 -07:00
DaniPopes
171166e84a chore: add msrv to manifests, add and use workspace.package (#3006) 2023-06-06 03:45:44 +00:00
Alexey Shekhirin
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
Alexey Shekhirin
50d325f1bc chore(stages): rewrite index history stage comments as doc (#2993) 2023-06-05 17:43:51 +00:00
Bjerg
d2c68edf23 feat: rework logs (#2988) 2023-06-05 17:43:14 +00:00
Georgios Konstantopoulos
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
Matthias Seitz
10717a7cc3 chore: apply same impl order (#2937) 2023-05-31 22:44:34 +00:00
Alexey Shekhirin
9a0aeea543 feat(bin, pipeline): report pipeline progress (#2932) 2023-05-31 22:17:33 +00:00
Dan Cline
1641f555f2 feat: use buffered ancestor to determine sync target (#2802)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-05-31 18:06:16 +00:00
Roman Krasiuk
5d7eba6fb2 chore(primitives): move checkpoints under stage mod (#2906) 2023-05-30 17:14:13 +00:00
Roman Krasiuk
4384767187 chore(sync): always record storage slot checkpoint (#2911) 2023-05-30 09:56:32 +00:00
Alexey Shekhirin
32772ca5dc perf(storage): use delete_current when possible (#2909) 2023-05-30 08:52:07 +00:00
Alexey Shekhirin
cb3e221273 fix(stages): unwind receipts in execution stage (#2900) 2023-05-30 07:15:58 +00:00
Roman Krasiuk
2478c9f11c chore(stage): cleanup stage id (#2898) 2023-05-29 19:22:49 +00:00
Alexey Shekhirin
e703973dc6 fix(stages): reset Merkle checkpoint (#2877) 2023-05-29 11:42:16 +00:00
Alexey Shekhirin
01d264c9ae chore(stages): use helper function for checkpoint.unwrap_or_default() (#2858) 2023-05-26 12:22:25 +00:00
Roman Krasiuk
10b577096b chore(metrics): restructure crates (#2850) 2023-05-26 12:21:48 +00:00
Roman Krasiuk
966b31c191 chore(sync): rename headers progress to checkpoint (#2855) 2023-05-26 11:01:01 +00:00
Roman Krasiuk
0e9c05781e chore(sync): increase merkle clean threshold (#2848) 2023-05-26 06:41:02 +00:00
Roman Krasiuk
318107ed18 feat(cli): execution debug script (#2619) 2023-05-26 02:02:46 +00:00
Alexey Shekhirin
46e95337db feat(stages): always report entities processed & total metrics (#2824) 2023-05-26 02:02:27 +00:00
Alexey Shekhirin
d6ccab1ddc chore: improve stage checkpoint logs (#2823) 2023-05-25 18:21:21 +04:00
Matthias Seitz
f00dc091de docs: add list of all stages (#2826) 2023-05-25 15:47:37 +02:00
Matthias Seitz
7423fc36f0 chore: use Instant::elapsed (#2834) 2023-05-25 15:46:48 +02:00
Dan Cline
dfcca695df fix: update rpc on continuous sync (#2707) 2023-05-24 15:52:01 -04:00
Alexey Shekhirin
0b81096f8b feat(stages): checkpoint downloaded headers (#2798) 2023-05-24 20:51:41 +04:00
Alexey Shekhirin
199137d90e chore(pipeline): remove tip_tx debugging-only comments (#2799) 2023-05-23 16:21:23 +02:00
Alexey Shekhirin
7273ce8028 feat(stages): checkpoint hashing stages into a new table (#2735) 2023-05-22 07:12:46 -07:00
Alexey Shekhirin
e4cd48aefd feat(stages): rich checkpoint (#2701)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-05-18 20:45:50 +02:00
Matthias Seitz
352b55dc05 chore: rename Error to DatabaseError (#2718) 2023-05-17 15:21:46 +02:00
Matthias Seitz
fd45c8726d chore: executor error cleanup (#2709) 2023-05-17 11:13:08 +02:00
Matthias Seitz
9a4244867f refactor: cleanup Providererror (#2710) 2023-05-17 11:00:55 +02:00
Roman Krasiuk
9b79218c18 fix(p2p): network sync state (#2699) 2023-05-16 22:24:40 +02:00
Georgios Konstantopoulos
ae2b0954c6 perf: do not compile traces in release mode (#2652) 2023-05-15 17:06:10 -07:00
Roman Krasiuk
a0b6b207a6 chore(poststate): size hint (#2653) 2023-05-12 14:22:58 -07:00
Alexey Shekhirin
748f90ed3c fix: unwind stages with respect to commit threshold (#2500) 2023-05-12 10:50:47 -07:00
Matthias Seitz
e34cdc4e0d feat: extend engine syncing with single block downloads (#2626) 2023-05-12 15:02:45 +02:00
Roman Krasiuk
ab55ea5e04 fix(execution): extend poststate before threshold check (#2602) 2023-05-08 15:13:08 +02:00
Roman Krasiuk
09f1a5b640 feat(execution): state change size based commits (#2494) 2023-05-05 09:57:16 -07:00
Matthias Seitz
3dd27782e1 refactor: give Pipeline a database (#2558) 2023-05-04 12:27:53 -07:00
Matthias Seitz
209911c10c chore: add pipeline field docs and remove continous (#2550) 2023-05-04 19:50:38 +02:00
Matthias Seitz
90fa586ced refactor: remove SyncstateUpdater generics and use boxed instead (#2534) 2023-05-03 04:57:28 -07:00
Matthias Seitz
159a856373 fix: sync to max block (#2527) 2023-05-02 20:51:53 +02:00
Roman Krasiuk
be87dcc682 fix(stage): merkle checkpoint target (#2512) 2023-05-02 06:04:00 -07:00
Roman Krasiuk
7f764028d2 feat(cli): consensus engine events (#2473) 2023-05-01 17:46:03 +02:00
Roman Krasiuk
1651009c19 fix(stages): transaction block lookup (#2481) 2023-04-30 14:32:45 +02:00