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

Make SMO charge from contract balance in internal context #407

Merged
merged 6 commits into from
Mar 23, 2023

Conversation

Dentosal
Copy link
Member

Closes #369

@Dentosal Dentosal added breaking A breaking api change fuel-vm Related to the `fuel-vm` crate. labels Mar 22, 2023
@Dentosal Dentosal self-assigned this Mar 22, 2023
@Dentosal Dentosal marked this pull request as ready for review March 22, 2023 12:13
@Dentosal Dentosal requested a review from a team March 22, 2023 12:13
xgreenx
xgreenx previously approved these changes Mar 22, 2023
@Dentosal Dentosal requested a review from xgreenx March 23, 2023 00:27
@Dentosal Dentosal enabled auto-merge March 23, 2023 00:27
@Dentosal Dentosal added this pull request to the merge queue Mar 23, 2023
@Dentosal Dentosal merged commit 6280127 into master Mar 23, 2023
@Dentosal Dentosal deleted the dento/smo-charge-from-contract branch March 23, 2023 00:34
Dentosal added a commit to FuelLabs/fuel-core that referenced this pull request Apr 28, 2023
Fixes #1164. Prepares for wide math intstruction benchmarking.

Most importantly this addresses the SMO changes from
FuelLabs/fuel-vm#407 and
FuelLabs/fuel-vm#404, and ALOC/HP changes from
FuelLabs/fuel-vm#377

---------

Co-authored-by: Tom <tomrgowan@gmail.com>
crypto523 added a commit to crypto523/fuel-core that referenced this pull request Oct 7, 2024
Fixes #1164. Prepares for wide math intstruction benchmarking.

Most importantly this addresses the SMO changes from
FuelLabs/fuel-vm#407 and
FuelLabs/fuel-vm#404, and ALOC/HP changes from
FuelLabs/fuel-vm#377

---------

Co-authored-by: Tom <tomrgowan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking A breaking api change fuel-vm Related to the `fuel-vm` crate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SMO should use internal balance if context is internal
2 participants