refactor: clarify binary market SimplicityHL - #24
Draft
tvolk131 wants to merge 1 commit into
Draft
Conversation
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.
Summary
ACTIONshape with named aliasesACTIONbranchesCompatibility and compiled identity
The market is still undeployed. This keeps the public parameters, transaction layouts, protocol behavior, and
SLOT/ACTIONwitness ABI unchanged, but the new Simplicity structure intentionally changes compiled identities:702f5d04…d5ee→00e4bab6…2447090548f9…1931→53fac89c…3cccSimplicityHL 0.6 requires witness expressions to stay in
main, so follower selection remains there. Followers still prune and ignoreACTION; only an authenticated coordinator reads and dispatches it.Resource delta
Compared with the oracle-precomputed baseline, worst-case finalized values change by:
All rounded CI ceilings still have headroom.
Verification
nix develop .#default --command just ciACTIONregressionNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.