-
Notifications
You must be signed in to change notification settings - Fork 184
Enable support for Filecoin.EthNewFilter V2 #6513
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis PR enables the Filecoin.EthNewFilter RPC method for API v2 routing by updating the API_PATHS configuration. Changes include modifying the RPC method's API path coverage, updating the changelog, and excluding a domain in link checking configuration due to bot protection restrictions. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 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)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
... and 8 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:
Filecoin.EthNewFilterV2 asSafeandFinalizedare not yet implemented in lotus.Reference issue to close (if applicable)
Closes #6304
Other information and links
Change checklist
Outside contributions
Summary by CodeRabbit
New Features
Chores