Skip to content

Update XDR and Core runs to test P26 integration#629

Merged
Shaptic merged 7 commits intoprotocol-nextfrom
bump-xdr
Mar 17, 2026
Merged

Update XDR and Core runs to test P26 integration#629
Shaptic merged 7 commits intoprotocol-nextfrom
bump-xdr

Conversation

@Shaptic
Copy link
Copy Markdown
Contributor

@Shaptic Shaptic commented Mar 10, 2026

  • Split the single core_version input into core_deb_version and core_docker_img to accommodate differences.
  • Bump Core versions for P25 and add P26 run
  • Bump Golang to 1.25 and linter to be compatible
  • Bumped soroban-env-host curr to latest commit SHA in repo
  • Bumped Go SDK to latest @protocol-next
  • Added P26 limits from quickstart and removed P24 limits

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 17, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​stellar/​go-stellar-sdk@​v0.2.0 ⏵ v0.2.1-0.20260313232725-933f2764a55c75 +1100100100100

View full report

@Shaptic Shaptic linked an issue Mar 17, 2026 that may be closed by this pull request
@Shaptic Shaptic requested a review from a team March 17, 2026 19:52
@Shaptic Shaptic merged commit f863019 into protocol-next Mar 17, 2026
37 of 39 checks passed
@Shaptic Shaptic deleted the bump-xdr branch March 17, 2026 22:36
Shaptic added a commit that referenced this pull request Mar 31, 2026
* Bump soroban-env to next protocol version (#595)
 - Add required config key to mocked ledger entries
 - Integrate unstable-next-api into curr (dropped arg)

* Update XDR and Core runs to test P26 integration (#629)
 - Bump Golang to 1.25 and linter to be compatible
 - Bumped Go SDK to latest @protocol-next
 - Added P26 limits from quickstart and removed P24 limits

* Fix deluge of linter complaints on branch merge (#646)

---------

Co-authored-by: Siddharth Suresh <siddharth@stellar.org>
karthikiyer56 added a commit that referenced this pull request Apr 9, 2026
* Bump soroban-env to next protocol version (#595)

* Bump soroban-env to next protocol version
* Add required config key to mocked ledger entries
* Integrate unstable-next-api into curr (dropped arg)

* Bump soroban-env SHA to latest (#611)

* Update XDR and Core runs to test P26 integration (#629)

* Split the single core_version input into core_deb_version and core_docker_img to accommodate differences.
* Bump Core versions for P25 and add P26 run
* Bump Golang to 1.25 and linter to be compatible
* Bumped soroban-env-host curr to latest commit SHA in repo
* Bumped Go SDK to latest @protocol-next
* Added P26 limits from quickstart and removed P24 limits

* Bump crate dependencies to latest Protocol 26 versions (#640)

* Remove unimplemented GitHub Action (#643)

Snuck in with a `git add -A` on accident

* Bump Core to Protocol 26 release candidate (#642)

* Bump Core to p26 release candidate
* Bump Go SDK version to latest
* Bump to official patched env

* Ensure we strip NUL bytes before `CString::new` (#632)

* Fix deluge of linter complaints on branch merge (#646)

* Release v26.0.0 (#647)

* Tag off changelog for major release
* Bump Go SDK to official P26 version
* Bump CI to latest stable core for a final run

* Add GHA to automatically update soroban-env on protocol-next (#645)

* Preserve version string in Cargo.toml on automatic dependency bump (#672)

* Preserve version= in Cargo.toml on bump
* Simplify code: use a function, better names

* Bump to soroban-env to latest version (#673)

---------

Co-authored-by: George <Shaptic@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddharth@stellar.org>
Co-authored-by: George <george@stellar.org>
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.

Add support for Protocol 26 changes

2 participants