-
Notifications
You must be signed in to change notification settings - Fork 986
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
Compile gas adjustments #2982
Compile gas adjustments #2982
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2982 +/- ##
==========================================
+ Coverage 53.88% 53.94% +0.05%
==========================================
Files 308 308
Lines 100154 100461 +307
==========================================
+ Hits 53967 54190 +223
- Misses 46187 46271 +84 ☔ View full report in Codecov by Sentry. |
* origin/grarco/gas-minor-adjustments: Changelog #2982 Simplify gas metering in code fetch
* origin/grarco/gas-minor-adjustments: Changelog #2982 Simplify gas metering in code fetch # Conflicts: # crates/namada/src/vm/wasm/run.rs
Describe your changes
Simplifies and anticipates gas charging when loading the wasm code.
Indicate on which release or other PRs this topic is based on
#2838 (diff: https://github.com/anoma/namada/pull/2982/files/eb302a8857405b0d13c7ca8c163234cac90168ca..88a6457277ac0170a5bbc35592fbd3d1656affde)
Checklist before merging to
draft