Question:
On the Stats window, isn't the label "Staking" somehow misleading? Shouldn't that be "Staked" instead?
Edit: imo the most informative and logical Stats would look like this:
"Spendable" = staking + reserve
"- out of them Staking" = staking
"- out of them Reserve" = reserve
"Staked" = staked (that is "Staking" right now)
"Immature" = immature interest
"Unconfirmed" = unconfirmed
"Total" = "Spendable" + "Staked" + "Immature" + "Unconfirmed"
Any thoughts?
I more or less agree but I have a variation as follows:
"Spendable" = Reserved coins only
"Earning Stake Time" = Self explanatory
"Staked" = Self explanatory
"Immature" = Immature interest
"Unconfirmed" = Unconfirmed
"Total" = addition of all above
The reason I believe this would be more accurate is because only reserved coins should be spendable ie. they're doing nothing for the network. All other coins are either "working" or waiting for some kind of confirmation before being allowed to "work".
If you need coins to spend, then it's a matter of releasing them by disabling staking.
You can fix this by rescanning your wallet
Won't this stop my current staking progress and cause me to lose any stake time I have accrued while the rescan completes?
But do you mean for Earning Stake Time to be programmatically made non-spendable? That would also require a change in the current functionality, not only a change in what Stats are being displayed and how they are being displayed.