Conversation
WalkthroughThe documentation for Arabica Devnet, Mainnet, and Mocha Testnet was updated to remove static listings of Celestia node endpoints and instead direct users to the official Celestia bootstrappers list in the celestia-node GitHub repository. Each relevant section now includes a reference link to the authoritative source for bootstrapper peers, ensuring endpoint information remains current. No changes were made to code, logic, or exported entities. Changes
Assessment against linked issues
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates the documentation for various Celestia network guides by referencing the official list of bootstrappers via a GitHub link, thereby resolving issue #1974.
- Updated mocha-testnet.md to include a new section with the official bootstrappers reference.
- Updated mainnet.md to add a reference to the official bootstrappers.
- Updated arabica-devnet.md by replacing multiple hardcoded endpoints with a link to the official bootstrappers.
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| how-to-guides/mocha-testnet.md | Added a new section for community bridge and full node endpoints referencing bootstrappers. |
| how-to-guides/mainnet.md | Inserted a line referencing the official bootstrappers for node endpoints. |
| how-to-guides/arabica-devnet.md | Replaced the detailed data availability node endpoints with a link to official bootstrappers. |
|
Overview
Resolves #1974
Summary by CodeRabbit