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

fix: transaction builder no_input_to_cover_fees #1302

Merged
merged 7 commits into from Mar 29, 2024

Conversation

hal3e
Copy link
Contributor

@hal3e hal3e commented Mar 20, 2024

The function no_spendable_input was not checking if the asset_id was the base asset. Coins with other asset_ids can not be used to cover the tx fee.

  • I have added necessary labels.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@hal3e hal3e added the bug Something isn't working label Mar 20, 2024
@hal3e hal3e self-assigned this Mar 20, 2024
@hal3e hal3e requested a review from MujkicA March 21, 2024 15:18
MujkicA
MujkicA previously approved these changes Mar 26, 2024
digorithm
digorithm previously approved these changes Mar 26, 2024
@chlenc
Copy link

chlenc commented Mar 27, 2024

Guys, when do you plan to release this fix?

packages/fuels-core/src/types/transaction_builders.rs Outdated Show resolved Hide resolved
@hal3e hal3e merged commit 96585fe into master Mar 29, 2024
41 checks passed
@hal3e hal3e deleted the hal3e/fix-no-spendable-input branch March 29, 2024 18:16
@digorithm
Copy link
Member

Guys, when do you plan to release this fix?

It's been published just now: https://github.com/FuelLabs/fuels-rs/releases/tag/v0.55.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants