Open bytemaster opened 10 years ago
AFAIK KH (at least currently backend data structures) allows to have multiple identities created in the same profile. Maybe then on status bar should be 2 indicators:
I think the plan was to put this status indicator and mining effort level in the contact info page (only for contacts that are identities, of course). Ok, spoke to bytemaster, and he confirmed that these two controls (registration status of keyhoteeId and desired mining level) should only show in the contact info view and only for identities.
Issue 99 duplicates this issue, but the display for displaying mined state is described in more detail in that issue. I'm just going to leave both issues in the system, since there ares useful comments in both issues, assign both to Grzegorz and let him close them both when done.
Added status of Keyhotee ID and mining effort required functions: getKeyhoteeStatus(), getMiningEffort(), setMiningEffort() b7d85be63003f38d947517e5efc0db83a26fee8a
When a new account is created you assign it a keyhotee ID... but this is only provisional.... it is not actually in the chain yet.
A user's keyhotee ID field needs a status indicator to show the following:
1) Registered 2) Pending 3) Conflict (In use by someone else)
Then there needs to be a slider to select mining effort for your own name between 0 and 100%.