Skip to content

feat(alpenglow): block component shredding#10572

Merged
ksn6 merged 1 commit intoanza-xyz:masterfrom
ksn6:alpenglow-shred-block-components
Feb 12, 2026
Merged

feat(alpenglow): block component shredding#10572
ksn6 merged 1 commit intoanza-xyz:masterfrom
ksn6:alpenglow-shred-block-components

Conversation

@ksn6
Copy link

@ksn6 ksn6 commented Feb 12, 2026

Problem and Summary of Changes

Alpenglow views blocks as Vec<BlockComponent> rather than Vec<Entry>. Shortly, blockstore will interpret a completed range of shreds as a single BlockComponent: #10566.

This PR introduces the ability to shred a BlockComponent.

@ksn6 ksn6 force-pushed the alpenglow-shred-block-components branch from de5dbf8 to 6163bba Compare February 12, 2026 16:45
@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.0%. Comparing base (97127f3) to head (6163bba).

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #10572     +/-   ##
=========================================
- Coverage    83.0%    83.0%   -0.1%     
=========================================
  Files         843      843             
  Lines      315808   315908    +100     
=========================================
+ Hits       262314   262392     +78     
- Misses      53494    53516     +22     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ksn6 ksn6 added this pull request to the merge queue Feb 12, 2026
Merged via the queue into anza-xyz:master with commit ed554cb Feb 12, 2026
50 checks passed
@ksn6 ksn6 deleted the alpenglow-shred-block-components branch February 12, 2026 23:28
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.

4 participants