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: rename ignition network to fuel sepolia testnet #1328

Merged
merged 2 commits into from
May 31, 2024

Conversation

helciofranco
Copy link
Member

Rename ignition network to Fuel Sepolia Testnet.

📷
Screenshot 2024-05-31 at 14 05 31

@helciofranco helciofranco self-assigned this May 31, 2024
@helciofranco helciofranco linked an issue May 31, 2024 that may be closed by this pull request
Copy link
Contributor

Coverage report for ./packages/app

St.
Category Percentage Covered / Total
🟡 Statements 62.49% 3233/5174
🔴 Branches 41.91% 627/1496
🔴 Functions 47.01% 685/1457
🟡 Lines 63.04% 3115/4941

Test suite run success

240 tests passing in 70 suites.

Report generated by 🧪jest coverage report action from 5bfd2d5

@helciofranco helciofranco merged commit 6e5330e into master May 31, 2024
13 checks passed
@helciofranco helciofranco deleted the hf/feat/rename-network branch May 31, 2024 19:26
LuizAsFight pushed a commit that referenced this pull request Jun 1, 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.21.0

### Minor Changes

- [#1328](#1328)
[`6e5330e2`](6e5330e)
Thanks [@helciofranco](https://github.com/helciofranco)! - Rename
network to `Fuel Sepolia Testnet`

### Patch Changes

- [#1332](#1332)
[`39cf9dfe`](39cf9df)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - - If a
connection can't be made to IndexedDB (usually when "Application Data"
gets cleared), instead of resetting the extension it'll attempt a reload
for good measure
- IndexedDB + extension Reset only triggers if: An IndexedDB restart
event is triggered, the DB can be accessed, and has no vaults or
accounts data (corrupted or cleared)
- The flag used to show the Welcome Screen after a reset no longer
depends on React's Scope to be set
- Updated dependencies
\[[`6e5330e2`](6e5330e)]:
    -   @fuel-wallet/connections@0.21.0

## @fuel-wallet/connections@0.21.0

### Minor Changes

- [#1328](#1328)
[`6e5330e2`](6e5330e)
Thanks [@helciofranco](https://github.com/helciofranco)! - Rename
network to `Fuel Sepolia Testnet`

## @fuel-wallet/types@0.21.0

### Minor Changes

- [#1328](#1328)
[`6e5330e2`](6e5330e)
Thanks [@helciofranco](https://github.com/helciofranco)! - Rename
network to `Fuel Sepolia Testnet`

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.

Replace network name of all users that have "Ignition"
2 participants