feat(liquid): activate manifest transactions and release 1.1.0-rc.0 - #18
Open
lukachi wants to merge 1 commit into
Open
feat(liquid): activate manifest transactions and release 1.1.0-rc.0#18lukachi wants to merge 1 commit into
lukachi wants to merge 1 commit into
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
Final PR in the confidential-transaction manifest merge train. This branch is stacked on #17 and activates the complete reviewed flow:
smplx-wasmtransaction with covenant inputs, deterministic input order, signatures/witnesses, issuance bindings, outputs, blinding, and raw-byte guardsRelease and CI
1.1.0-rc.0version: 1.1.0.0withversion_name: 1.1.0-rc.0smplxcompiler version and checks the built WASM package before production buildsValidation
Validated from an isolated checkout at
c08c6c6b91655f4b7cb7c2f9f3c429c3fffd849dwith the committed LWK andsmplxsubmodule revisions:smplx/crates/wasm/pkgat8f0215ce1d63ab9dc5c1310151a12840240f1026lwk/lwk_wasm/pkgat693c4fb328eceb7bc858a0ee7a63752bce6b1a94bun install --frozen-lockfilebun run check— 836 tests pass, 0 failbun run buildbun run web:build1.1.0.0/1.1.0-rc.0Stack
feature/tx-manifest-clear-signing)feature/tx-manifest-activationKnown release follow-up
Chrome compares the numeric manifest
version, so the required RC encoding1.1.0.0will not be superseded by a later stable1.1.0. That promotion behavior is tracked as follow-up release debt and is intentionally not widened into this final activation PR.