Skip to content

Bump xdr for adapting to ifdefs#18

Merged
sisuresh merged 1 commit intostellar:mainfrom
sisuresh:ifdef
Apr 13, 2026
Merged

Bump xdr for adapting to ifdefs#18
sisuresh merged 1 commit intostellar:mainfrom
sisuresh:ifdef

Conversation

@sisuresh
Copy link
Copy Markdown
Contributor

@sisuresh sisuresh commented Apr 13, 2026

Bump to latest rs-stellar-xdr. Will be used in stellar/stellar-core#5214.

@sisuresh sisuresh requested review from Copilot and dmkozh April 13, 2026 17:37
Copy link
Copy Markdown

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

Updates the project’s stellar-xdr dependency to a newer revision/version and adjusts code to the new crate export layout (removing the curr module path usage) so XDR types/traits are imported from the crate root.

Changes:

  • Bump stellar-xdr from =25.0.0 to =26.0.0 (git rev updated accordingly).
  • Update src/fbas.rs imports to match the new stellar-xdr module/re-export structure.
  • Refresh Cargo.lock to reflect the updated dependency graph (including removal of cfg_eval from the resolved set).

Reviewed changes

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

File Description
src/fbas.rs Updates stellar_xdr import path to align with the new crate layout.
Cargo.toml Bumps the stellar-xdr dependency version and git revision.
Cargo.lock Updates resolved dependencies for the new stellar-xdr version/rev.

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

Comment thread Cargo.toml
@sisuresh sisuresh merged commit 8b04a2b into stellar:main Apr 13, 2026
10 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.

4 participants