Skip to content

Bump stellar-xdr to v27.0.0 - #19

Merged
sisuresh merged 1 commit into
stellar:mainfrom
sisuresh:27-bump-1
Jun 1, 2026
Merged

Bump stellar-xdr to v27.0.0#19
sisuresh merged 1 commit into
stellar:mainfrom
sisuresh:27-bump-1

Conversation

@sisuresh

@sisuresh sisuresh commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Updates the stellar-xdr dependency to the v27.0.0 release.

The dependency is pinned to rev 5262803470be965e42f80023d12fba12808c774a, which is the commit the v27.0.0 tag points to.

Testing

  • cargo check --all-targets passes.

Copilot AI review requested due to automatic review settings June 1, 2026 21:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s pinned stellar-xdr dependency to the upstream v27.0.0 release (by updating both the semver pin and the exact git revision), keeping the crate source fully reproducible while aligning with the newer XDR definitions used by the analyzer.

Changes:

  • Bump stellar-xdr from =26.0.0 to =27.0.0 and update the pinned git rev to the commit for the v27.0.0 tag.
  • Refresh Cargo.lock to reflect the updated stellar-xdr source and resulting transitive updates (e.g., ethnum).

Reviewed changes

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

File Description
Cargo.toml Updates the pinned stellar-xdr version and git revision to v27.0.0.
Cargo.lock Updates the lockfile entries for stellar-xdr and transitive dependency resolution.

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

@sisuresh
sisuresh merged commit f67e9e2 into stellar:main Jun 1, 2026
6 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