fix: add missing golden week entry in StateGetNetworkParams#6805
fix: add missing golden week entry in StateGetNetworkParams#6805LesnyRumcajs merged 2 commits intomainfrom
StateGetNetworkParams#6805Conversation
ad91c0e to
3542d12
Compare
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThis PR uncomments and activates the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@src/tool/subcommands/api_cmd/test_snapshots.txt`:
- Line 285: The OpenRPC specs are out of date after adding the
upgrade_golden_week_height field to ForkUpgradeParams (affects NetworkParams);
regenerate the specs by running the generation script
(docs/scripts/generate-openrpc-specs.sh local) so docs/openrpc-specs/v0.json,
v1.json, and v2.json include the new field, then commit the updated spec files
(and any affected test snapshots) alongside the code change.
🪄 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: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: 1a082403-faf5-4dd8-bdc2-52923a691375
📒 Files selected for processing (3)
CHANGELOG.mdsrc/rpc/methods/state.rssrc/tool/subcommands/api_cmd/test_snapshots.txt
Codecov Report❌ Patch coverage is
Additional details and impacted files
... and 7 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Summary of changes
Changes introduced in this pull request:
StateGetNetworkParamsand fixes RPC test.Reference issue to close (if applicable)
Closes #6707
Other information and links
Change checklist
Outside contributions
Summary by CodeRabbit