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: add a gas limit error msg format #1480

Merged
merged 4 commits into from
Sep 18, 2024
Merged

Conversation

helciofranco
Copy link
Member

arthurgeron
arthurgeron previously approved these changes Sep 17, 2024
LuizAsFight
LuizAsFight previously approved these changes Sep 18, 2024
@helciofranco helciofranco enabled auto-merge (squash) September 18, 2024 14:11
@helciofranco helciofranco merged commit 65a987b into master Sep 18, 2024
15 checks passed
@helciofranco helciofranco deleted the hf/fix/gas-limit-msg branch September 18, 2024 15:01
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
## [email protected]

### 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/[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.

Gas error message should be formatted with apostrophes
3 participants