Skip to content

Prune VSS store by reachable sessions#177

Merged
zjma merged 8 commits into
mainfrom
codex/reachability-vss-pruning
Jul 16, 2026
Merged

Prune VSS store by reachable sessions#177
zjma merged 8 commits into
mainfrom
codex/reachability-vss-pruning

Conversation

@zjma

@zjma zjma commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add VSS store pruning by live session address set instead of the unused epoch column
  • derive live VSS sessions from current and previous on-chain network secrets when the network is stable
  • prune stale dealer/share rows after stable epoch observation and add coverage for epoch-independent pruning

Tests

  • cargo test -p vss-store
  • cargo test -p network-node

Comment thread worker-components/network-node/src/runtime.rs Outdated
Comment thread cli/src/deploy-contracts.ts Outdated
Comment thread worker-components/network-node/src/runtime.rs Outdated
Comment thread contracts/network/sources/network.move Outdated
@zjma
zjma enabled auto-merge (squash) July 16, 2026 06:40
@zjma
zjma disabled auto-merge July 16, 2026 06:41
@zjma
zjma merged commit 08d23fb into main Jul 16, 2026
20 checks passed
@zjma
zjma deleted the codex/reachability-vss-pruning branch July 16, 2026 06:41
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