Refresh Witnesses page design
1 unresolved thread
1 unresolved thread
Small update to the witnesses page to add more information:
Added ability to highlight a specific witness on the page by using the query string highlight
. If the requested witness is in the Top100, it will scroll down and highlight the witness:
If the requested witness is low ranking, it will scroll down to the input box and pre-populate with the witness username:
Demo site: https://wallet.hivean.com/~witnesses?highlight=quochuy
Edited by Quoc Huy Nguyen Dinh
Merge request reports
Activity
LGTM
Few thoughts:
- Missed blocks are somewhat irrelevant in their current form. It would be better to add a % based on the missed_blocks / produced_blocks. However, I think the number of produced_blocks has to be calculated, right?
- Adding a date to Last block might be good.
- Adding recent pricefeed + last date might be good.
Last two points like Peakd is doing.
added 1 commit
- c157d26f - Added witness age and missed blocks notes to witness page
added 1 commit
- ca287cd9 - Don't display extra witness info if disabled
added 2 commits
@therealwolf42 @Deathwing Thanks for your feedbacks. They were implemented.
Also added the profile.witness_description field.
added 1 commit
- a2294f84 - Add personalised link to each witness and highlight when clicked
added 1 commit
- 57f61ac4 - Differenciate between disabled and not producing
- Edited by Quoc Huy Nguyen Dinh
mentioned in commit 4cec89ee
Please register or sign in to reply