Update and finalize XLS-96 - #604
Open
yinyiqian1 wants to merge 10 commits into
Open
Conversation
yinyiqian1
force-pushed
the
confidential-final
branch
from
August 20, 2026 21:45
c50a8cd to
6b417cb
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the XLS-0096 specification document for Confidential MPTs, including changing its preamble status to Final and refining several normative parts of the spec.
Changes:
- Updates XLS-0096 preamble
statusfromDrafttoFinal. - Adds/clarifies delegation rules, additional failure conditions, and auditor-related state updates across transactions.
- Adds additional transfer semantics details (including re-randomization rationale/mitigation text).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
3
to
7
| description: This amendment introduces Confidential Transfers for Multi-Purpose Tokens (MPTs) on the XRP Ledger. | ||
| author: Murat Cenk <mcenk@ripple.com>, Aanchal Malhotra <amalhotra@ripple.com>, Ayo Akinyele <jakinyele@ripple.com>, Peter Chen <ychen@ripple.com>, Shawn Xie <shawnxie@ripple.com>, Yinyi Qian <yqian@ripple.com> | ||
| proposal-from: https://github.com/XRPLF/XRPL-Standards/discussions/372 | ||
| status: Draft | ||
| status: Final | ||
| category: Amendment |
shawnxie999
approved these changes
Aug 24, 2026
PeterChen13579
approved these changes
Aug 24, 2026
PeterChen13579
suggested changes
Aug 24, 2026
PeterChen13579
approved these changes
Aug 24, 2026
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.
High Level Overview of Change
Context of Change
update the spec and make the status from Draft to Final
Type of Change