From 3370b9bb2ca39d10fc35fae59412b917cc08d702 Mon Sep 17 00:00:00 2001 From: Siddharth Suresh Date: Thu, 25 Jun 2026 03:18:47 -0700 Subject: [PATCH 1/4] =?UTF-8?q?SPIKE:=20Protocol=2028=20(CAP-0084)=20?= =?UTF-8?q?=E2=80=94=20point=20nightly-next=20at=20p28=20forks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump the nightly-next quickstart variant to protocol 28 and repoint xdr/core/rpc/horizon/lab to the sisuresh forks at their p28-cap-0084 HEADs (friendbot/galexie untouched). Add pull_request to events so this SPIKE PR builds+tests the full stack (SPIKE-only; revert before merge). --- images.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/images.json b/images.json index 5db823e3..d4d1e0da 100644 --- a/images.json +++ b/images.json @@ -260,36 +260,37 @@ { "tag": "nightly-next", "events": [ + "pull_request", "push", "schedule" ], "config": { - "protocol_version_default": 27, + "protocol_version_default": 28, "horizon_skip_protocol_version_check": true }, "deps": [ { "name": "xdr", - "repo": "stellar/rs-stellar-xdr", - "ref": "main" + "repo": "sisuresh/rs-stellar-xdr", + "ref": "bd30d420ce6f63ccd9360e371830384cb84d1c04" }, { "name": "core", - "repo": "stellar/stellar-core", - "ref": "master", + "repo": "sisuresh/stellar-core", + "ref": "fc0a370d044b2ab8f69b966b069c830f1ba55f4a", "options": { "configure_flags": "--disable-tests --enable-next-protocol-version-unsafe-for-production" } }, { "name": "rpc", - "repo": "stellar/stellar-rpc", - "ref": "protocol-next" + "repo": "sisuresh/stellar-rpc", + "ref": "16dbf8aa5417468366a88407d14a79212b17a75d" }, { "name": "horizon", - "repo": "stellar/stellar-horizon", - "ref": "protocol-next", + "repo": "sisuresh/stellar-horizon", + "ref": "7b8b493befe590cefc1739951049c8b19d005e27", "options": { "pkg": "github.com/stellar/stellar-horizon" } @@ -304,8 +305,8 @@ }, { "name": "lab", - "repo": "stellar/laboratory", - "ref": "main" + "repo": "sisuresh/laboratory", + "ref": "208e83667aafa875ac63d136ed594d8c0c2cf72a" }, { "name": "galexie", From 447bc36577bc33b53dc15aa2d3bf6a6982cf08fb Mon Sep 17 00:00:00 2001 From: Siddharth Suresh Date: Sat, 27 Jun 2026 00:46:01 -0700 Subject: [PATCH 2/4] =?UTF-8?q?SPIKE:=20Protocol=2028=20(CAP-0084)=20?= =?UTF-8?q?=E2=80=94=20re-pin=20nightly-next=20to=20current=20fork=20heads?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump xdr/core/rpc/horizon/lab pins to the current HEADs of their p28-cap-0084 PR branches (the SPIKE commit's pins had gone stale as the upstream PRs advanced). friendbot/galexie untouched. pull_request event kept so the draft PR builds+tests the full stack (revert before merge). --- images.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/images.json b/images.json index d4d1e0da..134fa2a5 100644 --- a/images.json +++ b/images.json @@ -272,12 +272,12 @@ { "name": "xdr", "repo": "sisuresh/rs-stellar-xdr", - "ref": "bd30d420ce6f63ccd9360e371830384cb84d1c04" + "ref": "7b46a60d914c1e5befd6a2d2c50d2fdf7e5eb1f0" }, { "name": "core", "repo": "sisuresh/stellar-core", - "ref": "fc0a370d044b2ab8f69b966b069c830f1ba55f4a", + "ref": "e32fa4234e767b1dea40a2b06f1250b23999bf73", "options": { "configure_flags": "--disable-tests --enable-next-protocol-version-unsafe-for-production" } @@ -285,12 +285,12 @@ { "name": "rpc", "repo": "sisuresh/stellar-rpc", - "ref": "16dbf8aa5417468366a88407d14a79212b17a75d" + "ref": "cd4e29cd0aa1d81feb2b74f5a116da2eff873b3c" }, { "name": "horizon", "repo": "sisuresh/stellar-horizon", - "ref": "7b8b493befe590cefc1739951049c8b19d005e27", + "ref": "51fd10ebcf4021ffc205457c5d644391ea37592d", "options": { "pkg": "github.com/stellar/stellar-horizon" } @@ -306,7 +306,7 @@ { "name": "lab", "repo": "sisuresh/laboratory", - "ref": "208e83667aafa875ac63d136ed594d8c0c2cf72a" + "ref": "634add38dbaad2eb2bbdf23eae6dd0a69f153864" }, { "name": "galexie", From 528e6f90f9a728fcfe946a6ce01ab34cda6adac2 Mon Sep 17 00:00:00 2001 From: Siddharth Suresh Date: Wed, 1 Jul 2026 15:35:40 -0700 Subject: [PATCH 3/4] Bump p28 SPIKE image pins: core->ec7022d (XDR hash fix), xdr->8f826ca, rpc, horizon --- images.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/images.json b/images.json index 134fa2a5..f2362c36 100644 --- a/images.json +++ b/images.json @@ -272,12 +272,12 @@ { "name": "xdr", "repo": "sisuresh/rs-stellar-xdr", - "ref": "7b46a60d914c1e5befd6a2d2c50d2fdf7e5eb1f0" + "ref": "8f826caa99f3b4c55e4d958eb5b6a9a1dbbf9873" }, { "name": "core", "repo": "sisuresh/stellar-core", - "ref": "e32fa4234e767b1dea40a2b06f1250b23999bf73", + "ref": "ec7022dfa691a51c6c7d5d4e7ae1321709559fce", "options": { "configure_flags": "--disable-tests --enable-next-protocol-version-unsafe-for-production" } @@ -285,12 +285,12 @@ { "name": "rpc", "repo": "sisuresh/stellar-rpc", - "ref": "cd4e29cd0aa1d81feb2b74f5a116da2eff873b3c" + "ref": "a240dc47c28a2c42353def635902eb14e9e69faa" }, { "name": "horizon", "repo": "sisuresh/stellar-horizon", - "ref": "51fd10ebcf4021ffc205457c5d644391ea37592d", + "ref": "7ebefc4c0254bce5180da02f379bd52f9fe54106", "options": { "pkg": "github.com/stellar/stellar-horizon" } From 67363ea3ad47773c60c9346bd939c275c66030f7 Mon Sep 17 00:00:00 2001 From: Siddharth Suresh Date: Wed, 1 Jul 2026 15:40:44 -0700 Subject: [PATCH 4/4] Bump core pin to b2b06a8e (p28 host --features next fix) --- images.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.json b/images.json index f2362c36..3f99ee3e 100644 --- a/images.json +++ b/images.json @@ -277,7 +277,7 @@ { "name": "core", "repo": "sisuresh/stellar-core", - "ref": "ec7022dfa691a51c6c7d5d4e7ae1321709559fce", + "ref": "b2b06a8e6e8f6de0edecdb1666a79ba0d8eb4673", "options": { "configure_flags": "--disable-tests --enable-next-protocol-version-unsafe-for-production" }