Conversation
* Changed gas limit and value definitions from numeric literals to BigInt for consistency across bundler files. * Updated calculations in executeSponsored and userOp to ensure proper handling of gas fees and values as BigInt. * Enhanced overall code clarity and reliability by standardizing bigint usage in gas-related operations.
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThe pull request refactors bigint value initialization across three bundler configuration and utility files by replacing bigint literals (using the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 4❌ Failed checks (4 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
Description
References
Testing
Checklist
mainBy submitting a PR, I agree to Paycrest's Contributor Code of Conduct and Contribution Guide.
Summary by CodeRabbit
Release Notes