-
Notifications
You must be signed in to change notification settings - Fork 182
fix(rpc): method name of V0 only RPC methods #6225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughTwo RPC method identifiers (StateWaitMsg and StateSectorPreCommitInfo) have their version suffixes removed from their public NAME constants in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
💤 Files with no reviewable changes (2)
🧰 Additional context used🧠 Learnings (3)📓 Common learnings📚 Learning: 2025-09-02T10:05:34.350ZApplied to files:
📚 Learning: 2025-08-14T06:46:08.056ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
🔇 Additional comments (2)
Comment |
Summary of changes
Changes introduced in this pull request:
V0suffix inFilecoin.StateWaitMsgV0andFilecoin.StateSectorPreCommitInfoV0since the naming conflict issue between versions has been fixed by fix(rpc): register RPC methods for different versions into different modules #6219Filecoin.F3GetManifestin RPC parity testReference issue to close (if applicable)
Closes
Other information and links
Change checklist
Summary by CodeRabbit