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: transactionHistory list #1408

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Conversation

LuizAsFight
Copy link
Contributor

Copy link
Contributor

github-actions bot commented Jul 5, 2024

Coverage report for ./packages/app

St.
Category Percentage Covered / Total
🟡 Statements 62.54% 3231/5166
🔴 Branches 41.97% 627/1494
🔴 Functions 47.21% 686/1453
🟡 Lines 63.08% 3113/4935

Test suite run success

243 tests passing in 71 suites.

Report generated by 🧪jest coverage report action from 7bc09c0

@LuizAsFight LuizAsFight merged commit 24840bf into master Jul 8, 2024
13 checks passed
@LuizAsFight LuizAsFight deleted the lf/fix/transaction-history branch July 8, 2024 17:48
LuizAsFight pushed a commit that referenced this pull request Jul 8, 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.23.0

### Minor Changes

- [#1403](#1403)
[`d4f89b17`](d4f89b1)
Thanks [@rodrigobranas](https://github.com/rodrigobranas)! - re-enabling
faucet e2e tests

- [#1402](#1402)
[`b8b03704`](b8b0370)
Thanks [@rodrigobranas](https://github.com/rodrigobranas)! - Converted
the address from bech32 to b256 on faucet link

### Patch Changes

- [#1319](#1319)
[`e3bf65aa`](e3bf65a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - - Added aria
labels to Recipient Sender and Asset Name on transaction approval
screen;

- Validate all asset names during e2e contract tests on the transaction
approval screen

- [#1408](#1408)
[`24840bfe`](24840bf)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - TransactionList
breaking when have a failed transaction

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

## @fuel-wallet/connections@0.23.0



## @fuel-wallet/types@0.23.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.

Transaction History breaking with failed transaction
2 participants