docs: correct testnet Sponsored FPC address + rc.2 version/URL (reproduces #24471) - #24472
Merged
Conversation
critesjosh
approved these changes
Jul 2, 2026
critesjosh
marked this pull request as ready for review
July 2, 2026 18:45
critesjosh
enabled auto-merge
July 2, 2026 18:45
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
Reproduces the changes in #24471 (originally opened from a fork) so it runs under the org's CI/merge tooling. Corrects the testnet Sponsored FPC address and the
v4.3.1versioned getting-started page to the live5.0.0-rc.2testnet values.Two files, +5/−5 (identical to #24471 — resulting blob SHAs
e7521e40cefand56c6a7445dfmatch):docs/docs-developers/getting_started_on_testnet.md—SPONSORED_FPC_ADDRESS0x261366…7880→0x1969946536f0c09269e2c75e414eef4e21a76e763c5514125208db33d7d944d7docs/developer_versioned_docs/version-v4.3.1/getting_started_on_testnet.md— install/warning version4.3.1→5.0.0-rc.2,NODE_URLhttps://rpc.testnet.aztec-labs.com→https://v5.testnet.rpc.aztec-labs.com,SPONSORED_FPC_ADDRESS0x08b888…f765b→ the same0x1969…944d7Validation
Verified against the live rc.2 testnet (
https://v5.testnet.rpc.aztec-labs.com, rollupVersion2787991301) vianode_getContract:0x1969946536…944d7→ deployed (version 2, contractClassId0x095a9366d37ca82e92326aa9dea8c917d9a9c859ebdf6a116299c5a9e5f7ef3c) — the real Sponsored FPC ✅0x261366…7880→ null (not deployed) — the wrong value previously onnext0x08b888…f765b→ null (not deployed) — the older wrong value in the versioned pageNotes
0x2613…) is also present onv5-next'sgetting_started_on_testnet.md; a matching correction there is a separate small PR (not included here).Created by claudebox · group:
slackbot