Skip to content

Add cap71 xdr#300

Merged
sisuresh merged 3 commits into
stellar:mainfrom
sisuresh:cap71
Apr 7, 2026
Merged

Add cap71 xdr#300
sisuresh merged 3 commits into
stellar:mainfrom
sisuresh:cap71

Conversation

@sisuresh
Copy link
Copy Markdown
Contributor

@sisuresh sisuresh commented Apr 7, 2026

Adds CAP-0071 XDR behind ifdefs. The XDR itself has not been finalized, but we're using the current proposal to try out the new XDR ifdefs.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds preliminary CAP-0071-related XDR definitions behind #ifdef CAP_0071 to allow experimenting with the proposed “XDR ifdefs” approach before the CAP is finalized.

Changes:

  • Introduces delegate-signature credential structures and a new Soroban credentials enum/union variant under CAP_0071.
  • Adds a new EnvelopeType and corresponding HashIDPreimage union arm for Soroban authorization that includes an address (under CAP_0071).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
Stellar-transaction.x Adds CAP-0071-gated Soroban credential structs/union variant and a new HashIDPreimage envelope arm.
Stellar-ledger-entries.x Adds CAP-0071-gated EnvelopeType value for the new Soroban authorization-with-address envelope.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Stellar-transaction.x Outdated
Comment thread Stellar-transaction.x Outdated
sisuresh and others added 2 commits April 7, 2026 10:02
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sisuresh sisuresh merged commit bae203e into stellar:main Apr 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants