sharechain/v37: consensus fixes + Merkle lane digest + messaging reservations - #88
Merged
Conversation
…ations Folds the post-base-library work from the v37 MRR roundabout authoring branch (8 commits) onto the landed base library (PR #84). Source-of-truth commit history retained on the authoring branch (tip 7a416aa). - reassessment fixes: inv-decay headroom guard, rewind fold undo - consensus fix: lane digest keyed by canonical identity, not intern ids - review fixes: rewind/rebuild boundary, descriptor binding, geometry guards - reflect V36 authority share messaging at L0 - reserve L0F_MINER_MSG for permissionless miner messages - Merkle lane digest with inclusion proofs - notes: OQ-10 (V36 authority keys carry forward), OQ-11 (fold-bounded message visibility) Spec errata folded: E-1 Q62, E-2 wider comp/sum storage, E-3 lane-geometry validity, E-4 digest in canonical-identity order, E-5 journal does not cross rebuilds. Header-only, stdlib-only. Standalone test: 100509 checks, 0 failures (g++ 13.3 -O2 and again under ASan/UBSan).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lands the post-base-library V37 authoring work onto v37-dev (follows PR #84 which landed the base library). Folds 8 authoring-branch commits; source history retained on the authoring branch (tip 7a416aa).
Scope (src/sharechain/v37/ only — 6 files, +744/-70)
Verification
Integration follow-ups (tracked in IMPLEMENTATION-NOTES.md — NOT in this PR)
ci-steward / btc-heap-opt: full CI build verification. Merge held for operator.