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 Jan 31, 2024. It is now read-only.
This has been the root of many problems, yet we have another bug related to it.
If the user somehow changes their reward address (only way is to tinker with config file now), and starts from scratch by deleting every folder, the farmedBlocks panel will still show previously farmed blocks under the previous reward address.
For a quick fix, we should check these farmed blocks against the reward address, and only display the ones that are matching.
For a longer term fix, we should get rid of the LocalStorage completely imo.
The text was updated successfully, but these errors were encountered:
The new dashboard design may not display the farmedBlocks, so this issue may be irrelevant in the future. Track the new dashboard from this issue: #238
This has been the root of many problems, yet we have another bug related to it.
If the user somehow changes their reward address (only way is to tinker with config file now), and starts from scratch by deleting every folder, the
farmedBlocks
panel will still show previously farmed blocks under the previous reward address.The text was updated successfully, but these errors were encountered: