docs: document end of maintenance and add validator exit guide#1176
docs: document end of maintenance and add validator exit guide#1176zakir-web3 merged 1 commit intomainfrom
Conversation
Made-with: Cursor
📝 WalkthroughWalkthroughAdded a maintenance status notification to the main README indicating official maintenance ended March 1, 2026. Introduced comprehensive validator exit guide documentation with command-line and browser-based unbonding workflows. Added corresponding documentation reference link. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
7-7: Optional: Consider rephrasing "A small number of".The current phrasing is clear and correct. If you prefer tighter wording, you could simplify to "Some validators" or "A few validators", but this is purely stylistic.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` at line 7, Replace the phrase "A small number of validators may still be online;" in the README sentence that starts with "Official maintenance..." with a tighter wording such as "Some validators may still be online;" or "A few validators may still be online;" — update that clause in the same sentence to keep meaning identical but use the preferred shorter phrasing.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@README.md`:
- Line 7: Replace the phrase "A small number of validators may still be online;"
in the README sentence that starts with "Official maintenance..." with a tighter
wording such as "Some validators may still be online;" or "A few validators may
still be online;" — update that clause in the same sentence to keep meaning
identical but use the preferred shorter phrasing.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 712e76d1-9a82-486a-9874-791f522e1c5e
📒 Files selected for processing (3)
README.mddocs/README.mddocs/validator-exit-guide.md
Summary
README.mdstating that official maintenance ended on March 1, 2026, and what that implies for validators (no guaranteed security fixes, upgrades, or release support).main, stale docs).docs/validator-exit-guide.mdwith CLI and explorer steps to exit via self-delegation unbond, plus a brief Shutting down the node section. CLI examples correct the staking query usage (delegation / delegations-to / validator) relative to a prior external gist.docs/README.md.Notes
main.Summary by CodeRabbit