docs(v0.3.0): UTXO program — full migration vs hybrid, head-to-head, F8 analysis + draft release notes (PLANNED, NOT SHIPPED) - #7
Open
cloudzombie wants to merge 1 commit into
Conversation
…s hybrid alternative, F8 analysis, draft release notes (PLANNED, NOT SHIPPED) Research + design only: no consensus code, no crate changes, no genesis impact, no tag. Documents the full account->UTXO migration (eUTXO-T model, conversion mechanics at H, dual-engine cost stated honestly), a competing hybrid design (transparent UTXO cash lane beside accounts, turnstiled like the shielded pools), lower-cost mempool alternatives, head-to-head comparison, recommendation, workstreams/slices/gates, risk register, open measurements, and an explicit assumptions register. All code claims pinned to file:line at HEAD 3712b03.
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.
What this is
Documentation and research only. Two files in
notes/; no consensus code, no crate changes, no genesis impact, no tag, nothing armed.notes/v0.3.0-program.md— the v0.3.0 program document, sibling in format/rigour tonotes/v0.2.0-program.md:3712b03(gap-free nonce rule, 256 per-sender cap, five frozen nonce bindings, 5.3 KB hybrid envelope, turnstile pattern, F6 gap).notes/release-v0.3.0-draft.md— draft release notes in therelease-v0.2.0.mdhonest voice, banner-marked PLANNED — NOT SHIPPED, explicit that no v0.3.0 tag or binary exists.Do not merge
Left for the owner's morning read; merge is the owner's call.