Skip to content

Comments

Bump soroban-env to next protocol version#595

Merged
Shaptic merged 4 commits intoprotocol-nextfrom
bump-env
Feb 19, 2026
Merged

Bump soroban-env to next protocol version#595
Shaptic merged 4 commits intoprotocol-nextfrom
bump-env

Conversation

@Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Feb 3, 2026

What

Bumps soroban-env major versions.

Why

Prepare RPC for P26 iterative testing.

Known limitations

n/a

@Shaptic Shaptic changed the base branch from protocol-26 to protocol-next February 3, 2026 23:53
STELLAR_RPC_INTEGRATION_TESTS_CORE_MAX_SUPPORTED_PROTOCOL: ${{ matrix.protocol-version }}
STELLAR_RPC_INTEGRATION_TESTS_CAPTIVE_CORE_BIN: /usr/bin/stellar-core
PROTOCOL_24_CORE_DEBIAN_PKG_VERSION: 25.0.0-2911.e9748b05a.jammy
PROTOCOL_24_CORE_DOCKER_IMG: stellar/stellar-core:25.0.0-2911.e9748b05a.jammy
Copy link
Contributor

Choose a reason for hiding this comment

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

This can be done in a follow up if that makes more sense, but we have a vnext core image available in the internal registry - 25.1.2-3029.781d3b1d2.jammy~vnext. Can this pull from the internal registry or do the images need to exist in Dockerhub?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The GHA doesn't have access to the internal registry, no. But we can combine this with #606 to build from source? 🤔

@Shaptic Shaptic requested a review from a team February 19, 2026 22:56
@Shaptic Shaptic merged commit 83953e4 into protocol-next Feb 19, 2026
36 of 38 checks passed
@Shaptic Shaptic deleted the bump-env branch February 19, 2026 23:29
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98d1ed4701671ad02eb719062bf61f83a71cd8da3566c21e71f4065120cdeb6c"
version = "26.0.0-rc.1"
source = "git+https://github.com/stellar/rs-soroban-env.git#aab7c15d2b3ba441a1a6fd741719ecf6f6729f66"
Copy link
Contributor

Choose a reason for hiding this comment

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

@Shaptic This commit of env is out of date. Should we explicitly set the branch in the toml file to main?

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