fix: add slashing manager to sample config#1574
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThe PR updates the running guide docs by adding ChangesContract Configuration Example
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/pages/ciphernode-operators/running.mdx`:
- Around line 108-113: The Docker config.yaml example is missing the required
slashing_manager entry; update the Docker/example config block (the YAML under
the Docker config example starting at the current Method 3 section) to include a
slashing_manager mapping alongside fee_token, providing the same fields (address
and deploy_block) as in the main config snippet; ensure the slashing_manager key
and values are present and valid so runtime validation that expects
slashing_manager (and fee_token) succeeds.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: b1f430d1-cd32-4111-8828-6393b7b94022
📒 Files selected for processing (1)
docs/pages/ciphernode-operators/running.mdx
9f48ba6 to
598a0c8
Compare
Summary by CodeRabbit