This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 560
Refund unused gas in sdk 0.46's posthandlers #1231
Labels
Comments
11 tasks
@yihuang are you planning to work on this or should we assign someone from our team? |
no, we are not working on it, do you plan to refund native tx gas just like eth tx? |
just Ethereum for now |
Ok I checked the current implementation of I think we should deprioritize this until we've finished the module readiness (#1258) checklist and we have more extensive tests for gas metering behavior. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Proposal: Refund unused gas in sdk 0.46's posthandlers
Now we upgraded to SDK 0.46 which supports posthandlers, and apply feemarket to native tx, we can do gas refund in posthandlers in a unified way.
Current behavior: [What currently happens]
Desired behavior: [What you would like to happen]
Use case: [Why is this important (helps with prioritizing requests)]
Requests may be closed if we're not actively planning to work on them.
The text was updated successfully, but these errors were encountered: