cli: prepare v0.2.2 release (bump version, fold changelog)#45
Merged
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Cuts the v0.2.2 release. Folds the [Unreleased] AVOW + chain v0.3.0 pin work plus the two follow-up PRs into a single
[0.2.2] - 2026-05-26section.4 commits since v0.2.1 are covered:
LGT→AVOWeverywhere + pin chain tov0.3.0. Internal Rust idents, wire-deserialize fields (drip_amount_lgt→drip_amount_avow, etc.), prose, base-unit (ulgt→uavow). Chain deps flip frombranch = "main"totag = "v0.3.0". Breaking on the wire: incompatible with the now-archivedLGT-eraligate-devnet-1.sov-full-node-configstoligate-iofork (fix-forward for feat!: rename LGT to AVOW + pin chain v0.3.0 (DO NOT MERGE until chain deploys) #42'sSequencerKindConfigtype mismatch).ligate-devnet-1→ligate-devnet-2prose sweep across README + example snippets + comments.proofmancer(CI-only, intentionally omitted from release notes).Why this release matters
Unblocks chain#333 (mocha-smoke real-TX submit), which needs an AVOW-aware cli binary downloadable as a release artifact. The smoke will pin to
ligate-cli@v0.2.2and use it to exercise the real DA submit → finalize path in CI against Mocha.Test plan
cargo update --workspaceregeneratedCargo.lockcleanly (onlyligate-cliitself bumped 0.2.1 → 0.2.2; 43 transitive deps unchanged).v0.2.2on the merge commit, push, watchrelease.ymlpublish the three platform binaries.cli-releaseddispatch fires to docs + landing, opening auto-bump PRs.