Skip to content

Point future image at futurenet's protocol 28 builds - #962

Merged
leighmcculloch merged 1 commit into
stellar:mainfrom
sisuresh:fix-future-futurenet-pins
Jul 30, 2026
Merged

Point future image at futurenet's protocol 28 builds#962
leighmcculloch merged 1 commit into
stellar:mainfrom
sisuresh:fix-future-futurenet-pins

Conversation

@sisuresh

Copy link
Copy Markdown
Contributor

The future image still pinned protocol 26 releases, so it can't join futurenet (now on protocol 28) and its rpc v26 pin no longer compiles on stable Rust. This pins core, rpc, and horizon to the commits futurenet reports running, and xdr to the CAP-0083/CAP-0085 ungate commit since no release has it yet.

galexie moves to its latest release and lab to main — neither has protocol 28 support to track. nightly-next's default protocol goes to 28 to match futurenet.

Fixes #960, unblocks #961.

The future image pinned protocol 26 releases while futurenet has moved to
protocol 28 vnext builds, so it could not join futurenet and its rpc v26
pin no longer compiles on stable Rust.

Pin core, rpc, and horizon to the commits futurenet reports running, and
xdr to the commit that ungates CAP-0083/CAP-0085 (no release has it yet).
Move galexie to its latest release and lab to main, matching the other
images -- neither has protocol 28 support to track. Bump nightly-next's
default protocol to 28 to match futurenet.

Fixes stellar#960
Copilot AI review requested due to automatic review settings July 30, 2026 16:15
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Jul 30, 2026
@sisuresh
sisuresh requested a review from leighmcculloch July 30, 2026 16:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 future image for Futurenet protocol 28 and resolves the obsolete RPC v26 build failure.

Changes:

  • Pins protocol-28-compatible Core, RPC, Horizon, and XDR commits.
  • Updates Laboratory and Galexie references.
  • Sets future-facing images to protocol 28.

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

Comment thread images.json
@leighmcculloch
leighmcculloch merged commit 2571966 into stellar:main Jul 30, 2026
95 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Builds failing: stellar-rpc v26 in the future image no longer compiles on stable Rust

3 participants