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

Use correct amount of gas in call receipts when limited by cgas #503

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

Dentosal
Copy link
Member

@Dentosal Dentosal commented Jul 10, 2023

The receipt used to show the requested amount of forwarded gas. This PR makes the receipt show the actually forwarded gas amount instead.

See also spec PR to clarify this: FuelLabs/fuel-specs#501

@Dentosal Dentosal added bug Something isn't working fuel-vm Related to the `fuel-vm` crate. labels Jul 10, 2023
@Dentosal Dentosal requested a review from a team July 10, 2023 05:56
@Dentosal Dentosal self-assigned this Jul 10, 2023
@Dentosal Dentosal added this pull request to the merge queue Jul 10, 2023
Dentosal added a commit to FuelLabs/fuel-specs that referenced this pull request Jul 10, 2023
Merged via the queue into master with commit b8d06c9 Jul 10, 2023
@Dentosal Dentosal deleted the dento/fix-call-receipt-gas branch July 10, 2023 12:04
@xgreenx xgreenx mentioned this pull request Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fuel-vm Related to the `fuel-vm` crate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants