Skip to content

Add support for CAP-0083 XDR#302

Merged
bboston7 merged 1 commit into
stellar:mainfrom
bboston7:skip-ledgers-ifdef
May 26, 2026
Merged

Add support for CAP-0083 XDR#302
bboston7 merged 1 commit into
stellar:mainfrom
bboston7:skip-ledgers-ifdef

Conversation

@bboston7
Copy link
Copy Markdown
Contributor

This change adds support for the new empty transaction set type that CAP-0083 proposes.

Copilot AI review requested due to automatic review settings May 26, 2026 22:16
This change adds support for the new empty ledger type that CAP 0083
proposes.
@bboston7 bboston7 force-pushed the skip-ledgers-ifdef branch from d69a604 to 4e79776 Compare May 26, 2026 22:17
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 XDR schema support for CAP-0083 by introducing a new StellarValueType variant and corresponding StellarValue.ext union arm to represent an “empty transaction set” value in SCP consensus.

Changes:

  • Add STELLAR_VALUE_EMPTY_TX_SET to StellarValueType (guarded by CAP_0083).
  • Add a new StellarValue.ext union case carrying CAP-0083-specific fields (guarded by CAP_0083).

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

Comment thread Stellar-ledger.x
Comment thread Stellar-ledger.x
@bboston7 bboston7 merged commit 5187e69 into stellar:main May 26, 2026
5 checks passed
@bboston7 bboston7 deleted the skip-ledgers-ifdef branch May 26, 2026 22:34
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