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
The smesher screen shows some information, but it is not enough for the user to understand what is the current status.
Here are the user questions we want to answer:
The idea is to add such additional rows:
Smeshing statistics Layer rewards: 127.56 SMH Fee rewards: 8.07 SMH Total rewards: 135.63 SMH Last earned: 09:52:20 AM + 0.0510 SMH [OPEN LOG]
Currently Mining: EPOCH 22 Layer rewards: 13.5 SMH Fee rewards: 1 SMH Total rewards: 14.5 SMH Estimated rewards: 3.46 SMH
Coming up: EPOCH 23 Status: WAITING FOR POET / ELIGIBLE / NOT ELIGIBLE Estimated Time: ~24.05.2022 11:44 AM (layer 4600) Estimated reward: 342.5 SMH
Since some API endpoints are missing we will not implement crossed-out rows. Then we have everything on our hands to implement the rest.
layer-duration-sec
layers-per-epoch
genesis-time
The text was updated successfully, but these errors were encountered:
brusherru
Successfully merging a pull request may close this issue.
Rationale
The smesher screen shows some information, but it is not enough for the user to understand what is the current status.
Here are the user questions we want to answer:
The idea is to add such additional rows:
Smeshing statistics
Layer rewards: 127.56 SMH
Fee rewards: 8.07 SMH
Total rewards: 135.63 SMH
Last earned: 09:52:20 AM + 0.0510 SMH [OPEN LOG]
Currently Mining: EPOCH 22
Layer rewards: 13.5 SMH
Fee rewards: 1 SMH
Total rewards: 14.5 SMH
Estimated rewards: 3.46 SMHComing up: EPOCH 23
Status: WAITING FOR POET / ELIGIBLE / NOT ELIGIBLEEstimated Time: ~24.05.2022 11:44 AM (layer 4600)
Estimated reward: 342.5 SMHSince some API endpoints are missing we will not implement crossed-out rows.
Then we have everything on our hands to implement the rest.
Acceptance criteria
layer-duration-sec
,layers-per-epoch
,genesis-time
)Out of scope
The text was updated successfully, but these errors were encountered: