docs: add Sui PAS and Address Balances to the standards survey - #32
Merged
MukulKolpe merged 1 commit intoSep 11, 2026
Conversation
Signed-off-by: Maria Siopi <maria@mystenlabs.com>
Member
|
Thank you so much for this @siomari, and for taking the time to open both the issue and the PR. This is exactly the kind of expertise the survey needs, and having it come from the Mysten Labs team means the PAS and Address Balances coverage is authoritative rather than second-hand. Really appreciate it. I've reviewed the changes and they're excellent. A couple of things that stood out:
This is good to go. Thanks again for strengthening the Sui coverage so substantially. |
MukulKolpe
merged commit Sep 11, 2026
e4a86a4
into
OpenTokenizedAssetStandard:whitepaper-v0.1
1 check passed
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
Section 4.2 covered only
Coin<T>/Currency and the closed-loopToken<T>, omitting the two Sui primitives most relevant to a post-trade convergence layer. This adds Address Balances and the Permissioned Asset Standard (PAS), and propagates them through the comparative tables, the layer discussions, and the glossary/index.Type of change
Related issues / discussions
Refs #31
Details
(address, coin type)balance,send_funds/redeem_funds, gas payable with an empty gas-payment list) and the Permissioned Asset Standard (Namespace/Account/Policy<T>/PolicyCap<T>, the create -> approve -> resolve request pattern,TypeName-matched approval witnesses, closed-loop guarantee,clawback_funds). Reposition closed-loopToken<T>as the fit for isolated in-app value, with PAS as the successor for regulated assets.For content changes
Checklist
git commit -s)gitname/email match my sign-off and GitHub accountNotes for reviewers