fix: invalid Filecoin.GasEstimateGasPremium & Filecoin.GasEstimateFeeCap response type#7228
fix: invalid Filecoin.GasEstimateGasPremium & Filecoin.GasEstimateFeeCap response type#7228LesnyRumcajs wants to merge 5 commits into
Filecoin.GasEstimateGasPremium & Filecoin.GasEstimateFeeCap response type#7228Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughTwo RPC methods, ChangesGas Estimate Return Type Fix
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
75a0a93 to
7bb961c
Compare
45046ee
Filecoin.GasEstimateGasPremium response typeFilecoin.GasEstimateGasPremium & Filecoin.GasEstimateFeeCap response type
45046ee to
9768e50
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files
... and 4 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
There might be even more problems with those methods... |
Summary of changes
Changes introduced in this pull request:
Filecoin.GasEstimateGasPremium+ testReference issue to close (if applicable)
Closes #7227
Other information and links
Change checklist
Outside contributions
Summary by CodeRabbit
Release Notes
Bug Fixes
Filecoin.GasEstimateFeeCapandFilecoin.GasEstimateGasPremiumto return whole integer values instead of fractional results.Tests
Filecoin.GasEstimateFeeCapas not supported by the Lotus gateway.