Conversation
urvisavla
approved these changes
Nov 26, 2025
sisuresh
added a commit
to sisuresh/stellar-rpc
that referenced
this pull request
Jul 1, 2026
Advance the CAP-0084 spike's -curr host/simulation deps to the current rs-soroban-env#1696 fork head (87a9b566 -> 448016ac; picks up the anyhow 1.0.103 RUSTSEC-2026-0190 bump). Feature flags unchanged: `next` still transitively enables stellar-xdr/cap_0084_muxed_contract. stellar-xdr stays at 8f826caa: env#1696's head still pins that xdr rev, and cargo must unify preflight's stellar-xdr with the host's into one package. stellar#549's tip (4761390051) is 1 commit ahead but only regenerates JSON schemas (no Rust change), so nothing is lost holding here. Bump both together once env re-pins to the newer xdr rev. Verified: `cargo build -p preflight` resolves to a single stellar-xdr and a single soroban-env-host source and compiles.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
I updated the llvm version in #548 which targeted the protocol-25 branch. However, I was not able to create a protocol 25 docker image for rpc because the jenkins job uses the Dockerfile.release file from the main branch. After updating Dockerfile.release so that it includes the updates from the protocol-25 branch I should be able to successfully create and publish the docker image.
https://buildmeister-v3.stellar-ops.com/job/Platform/job/soroban-rpc-docker-builder/139/console