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: feedback for insufficient ETH to cover transaction fees #1683

Merged
merged 5 commits into from
Dec 6, 2024

Conversation

helciofranco
Copy link
Member

@helciofranco helciofranco merged commit a7e6e48 into master Dec 6, 2024
15 checks passed
@helciofranco helciofranco deleted the hf/fix/insufficient-fees branch December 6, 2024 15:00
LuizAsFight pushed a commit that referenced this pull request Dec 9, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## @fuels/[email protected]



## [email protected]

### Minor Changes

- [#1690](#1690)
[`ae328042`](ae32804)
Thanks [@helciofranco](https://github.com/helciofranco)! - Allow pasting
passwords in the "Confirm Password" step during wallet creation.

- [#1681](#1681)
[`6121fab6`](6121fab)
Thanks [@helciofranco](https://github.com/helciofranco)! - Show asset
name, decimals and NFT badge when approving a transaction.

### Patch Changes

- [#1680](#1680)
[`21eb5cd8`](21eb5cd)
Thanks [@helciofranco](https://github.com/helciofranco)! - Fixed amount
display for large values when reviewing a transaction request.

- [#1684](#1684)
[`882f3ea3`](882f3ea)
Thanks [@helciofranco](https://github.com/helciofranco)! - Fire event to
dApps when editing connections on the Fuel Wallet.

- [#1683](#1683)
[`a7e6e48b`](a7e6e48)
Thanks [@helciofranco](https://github.com/helciofranco)! - Fix feedback
when user has insufficient ETH to cover fees.

- [#1685](#1685)
[`771962b6`](771962b)
Thanks [@helciofranco](https://github.com/helciofranco)! - Reset
auto-lock timer if the Wallet is opened.

- [#1683](#1683)
[`a7e6e48b`](a7e6e48)
Thanks [@helciofranco](https://github.com/helciofranco)! - Fix large
amounts breaking the UI on the homescreen.

-   Updated dependencies \[]:
    -   @fuel-wallet/[email protected]
    -   @fuels/[email protected]

## @fuel-wallet/[email protected]



## @fuel-wallet/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

Send transaction screen dont show feedback for not enough ETH to pay fee
2 participants