Skip to content

fix: prune#142

Draft
baabeetaa wants to merge 4 commits into
mainfrom
fix/prune
Draft

fix: prune#142
baabeetaa wants to merge 4 commits into
mainfrom
fix/prune

Conversation

@baabeetaa

Copy link
Copy Markdown
Contributor

PR #139 is included.

State pruning works, but two other data sources were growing indefinitely. Fixed by:

  1. Making finalized-history archives prunable.
  2. Removing retired epoch-specific Simplex partitions.
image

Treat Closed as an expected result when retiring an aborted consensus
engine while preserving fatal handling for genuine task failures.

Make the coins engine epoch length internally configurable and add a
deterministic regression test covering epoch transition, partition
cleanup, continued finalization, and clean shutdown.
@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.46939% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
dkg/src/orchestrator/actor.rs 73.46% 23 Missing and 3 partials ⚠️

📢 Thoughts on this report? Let us know!

@baabeetaa baabeetaa mentioned this pull request Jul 23, 2026
@baabeetaa
baabeetaa marked this pull request as draft July 24, 2026 12:21
@baabeetaa

Copy link
Copy Markdown
Contributor Author

Change this PR to draft as there is a lot of issues with the combination of pruning, state-sync, and durable indexer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant