-
Notifications
You must be signed in to change notification settings - Fork 170
[consensus/marshal] Erasure coding #2208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
ada1956 to
82bebb6
Compare
Deploying monorepo with
|
| Latest commit: |
a84658f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5bc743e6.monorepo-eu0.pages.dev |
| Branch Preview URL: | https://cl-consensus-coding-mk2.monorepo-eu0.pages.dev |
46b69b2 to
6697681
Compare
95256c1 to
c572fad
Compare
c572fad to
a15f4a8
Compare
159fc76 to
4286998
Compare
177e353 to
60aa12f
Compare
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
commonware-mcp | a84658f | Jan 05 2026, 10:24 PM |
420c6c4 to
13df983
Compare
wire in shard engine to marshal split marshal into coding and standard generic ancestor stream Add `Marshaled` implementation for coding Fixes + cleanups Inform shard engine of finalizations resolve conflicts rebasing resolve conflicts coding Use thread pool for concurrent shard checks rename `DigestOrCommitment::digest` -> `block_digest` Add `StoredCodedBlock` integrate into cache + marshal remove `BlockByCommitment`; unify resolver Clean up `AncestryStream` Move `CodingCommitment` to WASM-compat module ZODA Compat apply new lints rename `broadcast` -> `proposed` changes update to `0.0.64`
13df983 to
a84658f
Compare
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## main #2208 +/- ##
==========================================
- Coverage 92.83% 92.48% -0.35%
==========================================
Files 361 371 +10
Lines 106277 109552 +3275
==========================================
+ Hits 98661 101320 +2659
- Misses 7616 8232 +616
... and 9 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Overview
Revisited version of #1680