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: fee estimation error messages #1479

Merged
merged 19 commits into from
Sep 18, 2024
Merged

fix: fee estimation error messages #1479

merged 19 commits into from
Sep 18, 2024

Conversation

helciofranco
Copy link
Member

@helciofranco helciofranco self-assigned this Sep 17, 2024
@helciofranco helciofranco linked an issue Sep 17, 2024 that may be closed by this pull request
@helciofranco helciofranco changed the title fix: fee estimation fix: fee estimation error messages Sep 17, 2024
@helciofranco helciofranco merged commit 14e6385 into master Sep 18, 2024
15 checks passed
@helciofranco helciofranco deleted the hf/fix/fee-estimation branch September 18, 2024 14:11
LuizAsFight pushed a commit that referenced this pull request Sep 18, 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-wallet@0.29.0

### Minor Changes

- [#1479](#1479)
[`14e63852`](14e6385)
Thanks [@helciofranco](https://github.com/helciofranco)! - Improve how
error messages are displayed/parsed during fee estimation.

- [#1479](#1479)
[`14e63852`](14e6385)
Thanks [@helciofranco](https://github.com/helciofranco)! - Display fees
options even when there are tx simulation errors.

### Patch Changes

- [#1481](#1481)
[`926a64f4`](926a64f)
Thanks [@helciofranco](https://github.com/helciofranco)! - Blocks
leading zeros in the amount field.

- [#1481](#1481)
[`926a64f4`](926a64f)
Thanks [@helciofranco](https://github.com/helciofranco)! - Blocks
leading zeros in the Gas Limit input during the fee customization.

- [#1480](#1480)
[`65a987b1`](65a987b)
Thanks [@helciofranco](https://github.com/helciofranco)! - Improve gas
error message by adding number formatting for better readability.

- [#1481](#1481)
[`926a64f4`](926a64f)
Thanks [@helciofranco](https://github.com/helciofranco)! - Blocks
leading zeros in the Tip input during the fee customization.

- [#1479](#1479)
[`14e63852`](14e6385)
Thanks [@helciofranco](https://github.com/helciofranco)! - Allow dApps
to pass account owner with `0x` address.

-   Updated dependencies \[]:
    -   @fuel-wallet/connections@0.29.0

## @fuel-wallet/connections@0.29.0



## @fuel-wallet/types@0.29.0

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.

Dapp Approve Screen - avoid showing errors of fee estimation
2 participants