Files
pezkuwi-subxt/substrate/client
Bastian Köcher b0d0fb31d8 sc-state-db: Keep track of LAST_PRUNED after warp syncing (#2228)
When warp syncing we import the target block with all its state.
However, we didn't store the `LAST_PRUNED` block which would then lead
to `pruning` to forget about the imported block after a restart of the
node. We just set `LAST_PRUNED` to the parent block of the warp sync
target block to fix this issue.
2023-11-09 21:44:23 +01:00
..
2023-11-06 14:00:06 +02:00
2023-11-07 13:11:06 +01:00
2023-10-09 14:56:30 +01:00
2023-09-04 12:02:32 +03:00
2023-11-06 14:00:06 +02:00
2023-11-07 13:11:06 +01:00