Conversation
WalkthroughThe eligibility requirements for the Celestia Foundation Delegation Program were revised to mandate that applicants operate an archival bridge node, instead of a standard bridge node, for both Mainnet Beta and Mocha testnet validators. Additional requirements for connectivity and performance evaluation on testnet were also specified. Changes
Poem
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:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
community/foundation-delegation-program.md (1)
64-67: Fix markdown line length and improve clarity of the new eligibility bullet.This bullet exceeds 80 characters (markdownlint MD013) and packs too much logic into one line. Splitting it into a short description and sub-bullets will both satisfy the linter and make it easier to read:
- Run an archival bridge node (on Mainnet Beta if you are already an active Mainnet Beta validator or on Mocha testnet if not) that is connected and reporting to the Celestia Labs [OTEL collector](/how-to-guides/celestia-node-metrics.md) (for new applicants – on testnet, so that we can evaluate performance) + Run an archival bridge node connected to the Celestia Labs [OTEL collector](/how-to-guides/celestia-node-metrics.md): + - Active Mainnet Beta validators run it on Mainnet Beta. + - New applicants run it on Mocha testnet for performance evaluation.🧰 Tools
🪛 LanguageTool
[typographical] ~67-~67: The conjunction “so that” does not have a comma in front.
Context: ...s.md) (for new applicants - on testnet, so that we can evaluate performance) - Not jail...(SO_THAT_UNNECESSARY_COMMA)
🪛 GitHub Actions: Build VitePress Site
[warning] 64-64: markdownlint MD013/line-length: Line length exceeds 80 characters (Actual: 88).
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
community/foundation-delegation-program.md(1 hunks)
🧰 Additional context used
🪛 GitHub Actions: Build VitePress Site
community/foundation-delegation-program.md
[warning] 64-64: markdownlint MD013/line-length: Line length exceeds 80 characters (Actual: 88).
[warning] 81-81: markdownlint MD013/line-length: Line length exceeds 80 characters (Actual: 112).
[warning] 166-171: markdownlint MD013/line-length: Multiple lines exceed 80 characters (Actual lengths: 128, 183, 188, 189, 141).
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: Analyze (go)
Overview
Summary by CodeRabbit