Skip to content

Use llvm-20 to create rpc release image#549

Merged
tamirms merged 1 commit into
mainfrom
llvm-20
Nov 26, 2025
Merged

Use llvm-20 to create rpc release image#549
tamirms merged 1 commit into
mainfrom
llvm-20

Conversation

@tamirms

@tamirms tamirms commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

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

@tamirms tamirms merged commit 6adc5d2 into main Nov 26, 2025
17 of 18 checks passed
@tamirms tamirms deleted the llvm-20 branch November 26, 2025 18:25
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.
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.

2 participants