Skip to content

Conversation

@iamonuwa
Copy link
Contributor

@iamonuwa iamonuwa commented Oct 24, 2025

closes #815

to test this PR use this link to setup the sn-api. configure your wallet to use this chain.

focus on using Status Desktop wallet and other mobile wallets that support Status sepolia network.

@changeset-bot
Copy link

changeset-bot bot commented Oct 24, 2025

⚠️ No Changeset found

Latest commit: c909463

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
status-network-hub Ready Ready Preview Comment Oct 28, 2025 1:30pm
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
status-api Ignored Ignored Preview Oct 28, 2025 1:30pm
status-components Ignored Ignored Preview Oct 28, 2025 1:30pm
status-portfolio Ignored Ignored Preview Oct 28, 2025 1:30pm

@jinhojang6
Copy link
Contributor

jinhojang6 commented Oct 29, 2025

@iamonuwa

I went through the following steps:

Connect wallet > Other Wallets > The screenshot below

Screenshot 2025-10-29 at 11 12 12 PM

But the QR code doesn't work, and I cannot proceed further. Is it the right way to check this PR?

@iamonuwa
Copy link
Contributor Author

@iamonuwa

I went through the following steps:

Connect wallet > Other Wallets > The screenshot below

Screenshot 2025-10-29 at 11 12 12 PM

But the QR code doesn't work, and I cannot proceed further. Is it the right way to check this PR?

Yes, what wallet did you use to scan it?

@jinhojang6
Copy link
Contributor

jinhojang6 commented Oct 29, 2025

@iamonuwa
It didn’t work with the MetaMask mobile app, and I also tried scanning it with my regular camera.
Metamask didn't give me any error messages.

Copy link
Contributor

@jkbktl jkbktl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ tested with Metamask and trustwallet on both desktop and mobile, also tested with Status Desktop, all works fine

there's same issue with enviroinment variables as #820 (comment) expect to be solved there.

@github-project-automation github-project-automation bot moved this from In Progress to Waiting in Web & User Interfaces Nov 3, 2025
felicio added a commit to nonuwa-oss/status-web that referenced this pull request Nov 4, 2025
f
checkout from status-im#821
@iamonuwa iamonuwa merged commit 3e600de into feat/add-staking-to-hub Nov 4, 2025
11 checks passed
@github-project-automation github-project-automation bot moved this from Waiting to Done in Web & User Interfaces Nov 4, 2025
felicio added a commit that referenced this pull request Nov 4, 2025
* chore: add wagmi configuration and providers for Status Hub

* feat: add new icons, promo modal for staking page, integrate connectkit to stake form

* feat: implement progress dialog and state management for vault operations

* chore: rename progress dialog to action status component and where it is used

* feat: integrate SIWE for wallet authentication and enhance vault state management

* feat: update vault management with new table and modal components, integrate react-query and react-table

* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components

* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience

* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management

* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience

* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience

* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience

* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience

* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management

* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience

* chore: add changeset

* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency

* feat: add staking constants and improve hooks for vault management;

* chore: update vault-related UI components for consistency and improve styling; update zod dependency version

* chore: add wagmi configuration and providers for Status Hub

* feat: add new icons, promo modal for staking page, integrate connectkit to stake form

* feat: implement progress dialog and state management for vault operations

* chore: rename progress dialog to action status component and where it is used

* feat: integrate SIWE for wallet authentication and enhance vault state management

* feat: update vault management with new table and modal components, integrate react-query and react-table

* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components

* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience

* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management

* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience

* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience

* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience

* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience

* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management

* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience

* chore: add changeset

* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency

* feat: add staking constants and improve hooks for vault management;

* chore: update vault-related UI components for consistency and improve styling; update zod dependency version

* chore: apply commit changes

* fix: remove chain id definition in hooks

* chore: add button size 24

* chore: fix box-border style

* remove border-box sizing

* chore: update images

* chore: update button to add danger variant

* chore: remove button classNames

* f

checkout from #821

---------

Co-authored-by: iamonuwa <matrix4u2002@gmail.com>
Co-authored-by: nonuwa-oss <isaac.onuwa@gmail.com>
Co-authored-by: Felicio <felicio@users.noreply.github.com>
@felicio felicio mentioned this pull request Nov 4, 2025
solaner added a commit to solaner/status6 that referenced this pull request Nov 4, 2025
* chore: add wagmi configuration and providers for Status Hub

* feat: add new icons, promo modal for staking page, integrate connectkit to stake form

* feat: implement progress dialog and state management for vault operations

* chore: rename progress dialog to action status component and where it is used

* feat: integrate SIWE for wallet authentication and enhance vault state management

* feat: update vault management with new table and modal components, integrate react-query and react-table

* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components

* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience

* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management

* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience

* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience

* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience

* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience

* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management

* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience

* chore: add changeset

* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency

* feat: add staking constants and improve hooks for vault management;

* chore: update vault-related UI components for consistency and improve styling; update zod dependency version

* chore: add wagmi configuration and providers for Status Hub

* feat: add new icons, promo modal for staking page, integrate connectkit to stake form

* feat: implement progress dialog and state management for vault operations

* chore: rename progress dialog to action status component and where it is used

* feat: integrate SIWE for wallet authentication and enhance vault state management

* feat: update vault management with new table and modal components, integrate react-query and react-table

* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components

* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience

* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management

* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience

* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience

* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience

* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience

* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management

* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience

* chore: add changeset

* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency

* feat: add staking constants and improve hooks for vault management;

* chore: update vault-related UI components for consistency and improve styling; update zod dependency version

* chore: apply commit changes

* fix: remove chain id definition in hooks

* chore: add button size 24

* chore: fix box-border style

* remove border-box sizing

* chore: update images

* chore: update button to add danger variant

* chore: remove button classNames

* f

checkout from status-im/status-web#821

---------

Co-authored-by: iamonuwa <matrix4u2002@gmail.com>
Co-authored-by: nonuwa-oss <isaac.onuwa@gmail.com>
Co-authored-by: Felicio <felicio@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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants