docs: explain slashing mechanism#1273
Conversation
Co-authored-by: Josh Stein <46639943+jcstein@users.noreply.github.com>
|
@jcstein please how do I get my PR to pass the PR preview check? |
|
hi, apologies for the delay here! i need to review this again, the deploy pr preview will not be able to be ran as you are from outside the organization, though |
rootulp
left a comment
There was a problem hiding this comment.
Thanks for the contribution! A few comments on the language used
Co-authored-by: Rootul P <rootulp@gmail.com>
|
Warning Rate Limit Exceeded@jcstein has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 8 minutes and 18 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. WalkthroughThe recent update to the Celestia documentation introduces an explanation of the slashing mechanics in the blockchain's consensus process. By adding a new sidebar item and a dedicated markdown page, the update aims to clarify the conditions and consequences of validator penalties to improve the understanding for validators and their delegators. Changes
Assessment against linked issues
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Review Status
Actionable comments generated: 2
Configuration used: CodeRabbit UI
Files selected for processing (2)
- .vitepress/config.ts (1 hunks)
- developers/slashing.md (1 hunks)
Additional comments: 1
.vitepress/config.ts (1)
- 715-718: The addition of the "Slashing Mechanics" link to the sidebar is correctly implemented and follows the structure of the existing sidebar configuration.
The new sidebar item "Slashing Mechanics" has been added correctly.
Resolves #11
Summary by CodeRabbit