-
Notifications
You must be signed in to change notification settings - Fork 176
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
refactor(katana): decrease default fixed gas prices values #2658
Conversation
WalkthroughOhayo, sensei! This pull request modifies several constant gas price variables in the Changes
Possibly related PRs
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2658 +/- ##
=======================================
Coverage 57.85% 57.85%
=======================================
Files 399 399
Lines 49800 49800
=======================================
+ Hits 28810 28814 +4
+ Misses 20990 20986 -4 ☔ View full report in Codecov by Sentry. |
to better reflect the actual gas prices on mainnet. though not 100% accurate but still within the same ballpark figure.
Summary by CodeRabbit
These changes will enhance the efficiency of transactions, potentially lowering fees for users interacting with the platform.