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

feat: use assets from verified network #1520

Merged
merged 2 commits into from
Sep 28, 2024
Merged

Conversation

arthurgeron
Copy link
Contributor

@arthurgeron arthurgeron commented Sep 27, 2024

Closes #1501

  • Now listed assets are fetched from a verified network

@arthurgeron arthurgeron merged commit b549997 into master Sep 28, 2024
19 of 23 checks passed
@arthurgeron arthurgeron deleted the ag/feat/use-verified-assets branch September 28, 2024 06:23
LuizAsFight added a commit that referenced this pull request Sep 28, 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

- [#1520](#1520)
[`b549997e`](b549997)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Now listed
assets are fetched from a verified network

### Patch Changes

- [#1523](#1523)
[`76dd46dc`](76dd46d)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: on Approve
screen, use the initial transaction as a backup of estimated one

- [#1518](#1518)
[`9526e9a4`](9526e9a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Added missing
parameter to destroy window listener on ContentScript when the page/tab
is closed

- [#1518](#1518)
[`9526e9a4`](9526e9a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Added port
disconnection detection and restart to `VaultCRXConnector`. Fixes wallet
setup not finalizing

-   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>
Co-authored-by: Luiz Gomes <[email protected]>
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.

use assets from verified-assets
2 participants