You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
Describe the bug
Got onboarded with the desktop wallet, and when I received my first transaction I realized that the balance doesn't show up (though the explorer confirmed it). 11 minutes later, the balance displayed in my wallet was still 0. So I hit the "refresh data" button to fix this.
TLDR: the automatic refresh rate is too slow and might scare some newbie users who won't understand why the transaction doesn't show up in their wallet.
To Reproduce
Steps to reproduce the behavior:
Send someone your address from the Alephium desktop wallet.
Wait for the transaction to get broadcast and mined into a block.
Look at your Alephium desktop wallet, but don't refresh.
Check block explorer and double check your address to be sure you haven't made any mistake. Then hit "Refresh Data".
Expected behavior
The wallet should refresh automatically every minute or so. This is a reasonable time frame to make sure that newbie users won't start reporting issues with their wallet.
Environment
OS: MacOS 14.1.2
Alephium 2.2.0
The text was updated successfully, but these errors were encountered:
Thanks for the issue @VladdyC! Great feedback! Indeed, the wallet does not automatically poll for incoming transactions (yet). It only refreshes (every 5 seconds) when the user sends transactions. We have an issue for this here: alephium/alephium-frontend#74. It is planned for the 2.3.0 release!
Describe the bug
Got onboarded with the desktop wallet, and when I received my first transaction I realized that the balance doesn't show up (though the explorer confirmed it). 11 minutes later, the balance displayed in my wallet was still 0. So I hit the "refresh data" button to fix this.
TLDR: the automatic refresh rate is too slow and might scare some newbie users who won't understand why the transaction doesn't show up in their wallet.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The wallet should refresh automatically every minute or so. This is a reasonable time frame to make sure that newbie users won't start reporting issues with their wallet.
Environment
The text was updated successfully, but these errors were encountered: