Skip to content

docs: remove Arabica network references (merge aug 13 2026) - #2547

Draft
jcstein wants to merge 6 commits into
mainfrom
jcstein/remove-arabica-refs
Draft

docs: remove Arabica network references (merge aug 13 2026)#2547
jcstein wants to merge 6 commits into
mainfrom
jcstein/remove-arabica-refs

Conversation

@jcstein

@jcstein jcstein commented Jul 30, 2026

Copy link
Copy Markdown
Member

Arabica is being sunset and its replacement testnet is internal-only, so this
removes it from the public docs rather than pointing readers at a network they
can't use.

  • deletes the Arabica network page, nav entry, image, and arabica_versions.json
  • drops Arabica tabs, endpoints, faucets, and upgrade history across the operator and dev docs
  • latest-tags now only syncs mainnet and mocha

yarn lint and yarn build pass, and I scanned the rendered output for stray
Arabica references. The only remaining mentions are the historical OpenRPC
snapshots in public/specs/ — those are upstream release artifacts, so I left
them alone.

Two known failures, both unrelated to this diff:

  • local yarn check-links won't start under Node 26 (glob imports a GLOBSTAR
    export the pinned minimatch doesn't provide)
  • CI link check fails on three external URLs that already fail on main (two
    Etherscan 403s, one retired zkSync explorer), plus one transient 502 from a
    Mainnet provider

Linear: https://linear.app/celestia/issue/PROTOCO-2210/remove-all-references-of-arabica-from-celestia-app-docs-website

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

Your preview is ready: https://celestiaorg.github.io/docs-preview/pr-2547/

@rach-id rach-id left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

all is good except for one nit

Comment thread app/operate/networks/mainnet-beta/page.mdx Outdated
Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com>
@jcstein jcstein self-assigned this Jul 30, 2026
…a-refs

# Conflicts:
#	app/operate/consensus-validators/validator-node/page.mdx
#	app/operate/getting-started/docker/page.mdx
@jcstein jcstein changed the title docs: remove Arabica network references docs: remove Arabica network references (merge aug 13 2026) Aug 4, 2026
Remaining shares: 262,142 x 482 bytes
Total bytes: 126,352,922 bytes
```
The current max square size on Mocha and Mainnet Beta is 32 MiB.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

we should keep the calculation for learning purposes

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

fixed in 94b0133

@jcstein jcstein left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

left comment and fixing

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