Skip to content
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

Adds gas_target optional fields to utilize evaporation api #75

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

darwinzer0
Copy link
Contributor

This PR adds optional gas_target fields to all execute messages, and then uses the new evaporation api at the end of execution to burn gas up to amount sent in.

It does not pass a gas target through to a callback contract in the case of the send function. If it might be useful, then I could add a new send_with_evaporate message type that would work with an updated receiver interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant