We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Application should always display the correct BTC balance, list of transactions and address to the user
After releasing lisk-desktop v2.0.0, the application is showing incorrect BTC address, transactions and balance
https://images.zenhubusercontent.com/109285783/d947330c-65a6-4e07-8ec8-96f82045c16d/screen_recording_2021_08_24_at_10_26_08.mov
v2.0.0
The text was updated successfully, but these errors were encountered:
Fix bugs for 2.0.1 patch release - Closes #3739, #3742, #3744, #3735 (#…
2b1ec9b
…3747) * Fix undefined passphrase when extracting BTC address * Fix undefined wrong token at send BTC amount validation * Add Enable BTC setting when logged out * Increase balance required for reclaim * Remove unused import * Fix grammatical mistake * Remove locale tag * Add dpos null check
Merge patch 2.0.1 into master (#3754)
8edbd03
* Fix bugs for 2.0.1 patch release - Closes #3739, #3742, #3744, #3735 (#3747) * Fix undefined passphrase when extracting BTC address * Fix undefined wrong token at send BTC amount validation * Add Enable BTC setting when logged out * Increase balance required for reclaim * Remove unused import * Fix grammatical mistake * Remove locale tag * Add dpos null check * Load delegate data when explorer account change (#3749) * Fix 0 amount tx notification - Closes #3571 (#3752) * Add amount condition before window.Notification * Add amount condition * Bump version 2.0.1 Co-authored-by: Oliver Beddows <[email protected]>
isalga
No branches or pull requests
Expected behavior
Application should always display the correct BTC balance, list of transactions and address to the user
Actual behavior
After releasing lisk-desktop v2.0.0, the application is showing incorrect BTC address, transactions and balance
Steps to reproduce
https://images.zenhubusercontent.com/109285783/d947330c-65a6-4e07-8ec8-96f82045c16d/screen_recording_2021_08_24_at_10_26_08.mov
Which version(s) does this affect? (Environment, OS, etc...)
v2.0.0
The text was updated successfully, but these errors were encountered: