|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
96abde0965
|
chore: AccountProvider -> AccountReader & AccountWriter (#3228)
|
2023-06-19 11:46:47 +00:00 |
|
|
|
f44010b888
|
feat(config): missing stage configs (#3215)
|
2023-06-19 08:51:12 +00:00 |
|
|
|
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 |
|
|
|
e252cd6a2f
|
fix: dynamic batch size for tx lookup stage (#3134)
|
2023-06-17 01:05:09 +00:00 |
|
|
|
0d9e1f4997
|
chore: replaces tx.get::<Table> with provider methods (#3189)
|
2023-06-17 00:58:16 +00:00 |
|
|
|
b90d0b4106
|
chore(provider): remove transition terminology (#3198)
|
2023-06-16 11:20:37 +00:00 |
|
|
|
ab2a38a549
|
chore: replace ExecutionStage::read_block_with_senders with BlockProvider::block_with_senders (#3168)
|
2023-06-15 18:46:50 +00:00 |
|
|
|
32e642d6b0
|
fix(stages): disable index history stages checkpoints (#3178)
|
2023-06-15 17:06:45 +00:00 |
|
|
|
01b0143ecb
|
chore(sync): remove progress terminology from test macros (#3177)
|
2023-06-15 13:47:19 +00:00 |
|
|
|
ff36f78c2b
|
feat: stage eta (#3135)
|
2023-06-15 11:58:35 +00:00 |
|
|
|
518784205f
|
refactor: convert closure into function (#3144)
|
2023-06-14 18:09:27 +00:00 |
|
|
|
3bba41a209
|
fix: chunk size edge case (#3143)
|
2023-06-14 16:00:15 +00: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 |
|
|
|
3637482f3a
|
chore(stages): raise transaction based commit thresholds (#3128)
|
2023-06-13 15:38:56 -07:00 |
|
|
|
6752d624a1
|
refactor(stages): input target reached & output done checks (#3119)
|
2023-06-13 12:02:48 +00:00 |
|
|
|
0561675bb9
|
feat(trie): convert vec to Bytes in Nibbles (#3120)
|
2023-06-13 11:49:05 +00: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 |
|
|
|
e0cdb0bc0b
|
fix(stages): save full block range to index history checkpoint (#3107)
|
2023-06-12 15:14:39 +00:00 |
|
|
|
86a130b683
|
chore(clippy): make clippy happy (#3090)
|
2023-06-10 11:59:56 +00:00 |
|
|
|
1ff26dd2fd
|
feat(stages): unwind on detached local head (#3066)
|
2023-06-09 17:35:46 +00:00 |
|
|
|
c2c2378714
|
chore(stages): add missing TD stage to doc comment (#3086)
|
2023-06-09 17:27:29 +00:00 |
|
|
|
8a2281e4c9
|
fix(stages): check for empty block range and return previous checkpoint (#3008)
|
2023-06-09 16:58:03 +00:00 |
|
|
|
6c56e9b143
|
chore(stages): cleanup execute/unwind logs (#3055)
|
2023-06-08 17:13:53 +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 |
|
|
|
99a314c59b
|
feat(stages): normalized tx lookup commits (#3022)
|
2023-06-07 13:44:45 +00:00 |
|
|
|
8ffcb3124d
|
fix: fix error types in recover_sender utility fn (#3042)
|
2023-06-06 15:34:47 -07:00 |
|
|
|
5345d0c1b8
|
feat(stages): bodies & TD progress (#3010)
|
2023-06-06 13:58:51 -07:00 |
|
|
|
0bf360e460
|
feat(stages): normalized sender recovery commits (#3013)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-06 13:51:19 -07:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
50d325f1bc
|
chore(stages): rewrite index history stage comments as doc (#2993)
|
2023-06-05 17:43:51 +00:00 |
|
|
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +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 |
|
|
|
10717a7cc3
|
chore: apply same impl order (#2937)
|
2023-05-31 22:44:34 +00:00 |
|
|
|
9a0aeea543
|
feat(bin, pipeline): report pipeline progress (#2932)
|
2023-05-31 22:17:33 +00:00 |
|
|
|
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 |
|
|
|
5d7eba6fb2
|
chore(primitives): move checkpoints under stage mod (#2906)
|
2023-05-30 17:14:13 +00:00 |
|
|
|
4384767187
|
chore(sync): always record storage slot checkpoint (#2911)
|
2023-05-30 09:56:32 +00:00 |
|
|
|
32772ca5dc
|
perf(storage): use delete_current when possible (#2909)
|
2023-05-30 08:52:07 +00:00 |
|
|
|
cb3e221273
|
fix(stages): unwind receipts in execution stage (#2900)
|
2023-05-30 07:15:58 +00:00 |
|
|
|
2478c9f11c
|
chore(stage): cleanup stage id (#2898)
|
2023-05-29 19:22:49 +00:00 |
|
|
|
e703973dc6
|
fix(stages): reset Merkle checkpoint (#2877)
|
2023-05-29 11:42:16 +00:00 |
|
|
|
01d264c9ae
|
chore(stages): use helper function for checkpoint.unwrap_or_default() (#2858)
|
2023-05-26 12:22:25 +00:00 |
|