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

Increase web wallet refresh rate #3403

Open
paulo60pg opened this issue Jan 21, 2025 · 0 comments
Open

Increase web wallet refresh rate #3403

paulo60pg opened this issue Jan 21, 2025 · 0 comments
Labels
module:web-wallet Issues related to web-wallet module

Comments

@paulo60pg
Copy link

paulo60pg commented Jan 21, 2025

####Summary
Coming from fast blockchains like Solana—and even slower ones like Ethereum—having a wallet that reflects the latest on-chain data is crucial. Users expect a seamless and responsive experience with blockchains that handle transactions quickly.

Currently, the web wallet's 3-minute refresh rate feels outdated and could hinder user adoption. With Dusk's 10-second block time, the chain itself provides an excellent user experience, but the web wallet lags behind in reflecting updates.

As a comparison, transactions on wallets like MetaMask (Ethereum) or others for Solana and Tezos are typically visible within seconds without requiring a manual refresh.

####Possible Solution

  • Increase the automatic refresh rate of the web wallet to 10 seconds for a better real-time experience.

  • A 1-minute refresh rate could be a reasonable compromise and significantly improve usability compared to 3 minutes.

  • Offer users the option to configure their preferred refresh rate in the wallet settings.

  • Another idea would be to increase refresh rate after an action is performed like
    claiming rewards.

####Additional Context
Currently, users must refresh the entire page and unlock their wallets again to see updates, which is inconvenient and could discourage new users from adopting the wallet.

@ascartabelli ascartabelli added the module:web-wallet Issues related to web-wallet module label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:web-wallet Issues related to web-wallet module
Projects
None yet
Development

No branches or pull requests

2 participants