docs(sep): Trustline Onboarder SEP v0.3 (prep for stellar-protocol discussion)#17
Open
Dgetsylver wants to merge 1 commit into
Open
docs(sep): Trustline Onboarder SEP v0.3 (prep for stellar-protocol discussion)#17Dgetsylver wants to merge 1 commit into
Dgetsylver wants to merge 1 commit into
Conversation
…ts + open-asset trust() Updates SEP-XXXX to reflect the current reference implementation: - Reference Implementation section repointed to theahaco/stellar-assets as the canonical home; status table updated (onboard wrapper merged + on mainnet, SDK/dApp merged via #13/#14, open-asset path in review #16, asset-agnostic Authorizer = grant deliverable). - Added the open-asset buildTrustTx (CAP-73 SAC.trust) to the integrator surface. - Narrowed the P26 JS-decode caveat to the authorize/set_authorized flag-write (the open trust() path decodes in pure JS; verified on testnet). - Bumped to v0.3 + changelog. Prep for the official stellar-protocol discussion.
|
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.
What this is
Updates
sep/SEP-XXXX-trustline-onboarder.mdto v0.3 — preparation before opening the official discussion onstellar/stellar-protocol. Doc-only; no code touched. The diff is content-only (prettier keeps the wrapping consistent).Changes
theahaco/stellar-assetsis the canonical home. The status table now reflects reality: thetrustline-onboardCAP-73 wrapper is merged + deployed on mainnet (CDH2Z3PM…); the@theaha/authlineSDK + Authline dApp are merged (Add Authline integrator SDK + rebrand the frontend (backend untouched) #13 / Authline PR #13 review fixes + dead-UI cleanup (stacked on #13) #14); the open-asset path is in review (Onboard router: one-method onboarding with on-chain capability discovery (CAP-68 + CAP-73) #16); the asset-agnostic Authorizer is the grant deliverable;eurcv_authis the live precursor.buildTrustTx(CAP-73SAC.trust(holder)) to the §7 integrator interface — the open-asset path (one holder sig, no authorizer).set_authorizedflag-write only. The opentrust()path decodes in pure JS — verified on testnet (tx523d7ad5…).Notes
stellar-protocoldiscussion; theSEP: XXXXnumber +Discussion:URL are still placeholders (editor-assigned).