WIRE-353: align emissions E2E and bootstrap docs with no-expiry DClaim - #107
Draft
huangminghuang wants to merge 3 commits into
Draft
huangminghuang wants to merge 3 commits into
huangminghuang wants to merge 3 commits into
Conversation
Change-Id: I82bc7af73e8e60ee27304c0e68ebcbbb66ef9c84
huangminghuang
marked this pull request as ready for review
September 24, 2026 23:47
huangminghuang
marked this pull request as draft
September 25, 2026 16:26
Change-Id: Ie1d3421757320cc8bc34700c5adf3ba69f41a897
Change-Id: Id0d4e389b4dfcbd2def944b6fa78e31f4308edd1
This branch has not been deployed
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
Why
The approved WIRE-353 resolution extends WIRE-339 no-expiry policy to DClaim. The old positive-window assertion rejects the new configuration; the flow still requires the configuration row, open bootstrap import window, and its accounting/payout invariants.
The target branch supplies canonical string writers. The remaining collateral guard checks safe nonnegative integers and exact packed round trips so conversion cannot silently drop high bits or select a different asset.
Validation
20591bfd, SDKfdbddd26, and Tools78f39784: exact collateral/reward payouts, all four transfer directions, and zero capital shortfall. The subsequent host-only reverse-range fix passed 28 query tests; these flow results precede that fix.Companion PRs