Display more info about validators
See original GitHub issueUI Version: 0.9.3
Description:
Would be a nice to have to display the same information as the explorer as well as other important information within the Validator Profile:
Validator Struct | Explorer | Voyager |
---|---|---|
Owner |
✅ | ⛔️ |
PubKey |
✅ | ⛔️ |
Revoked |
✅ | ⛔️ |
Status |
✅ | ⛔️ |
Tokens |
⛔️ | ⛔️ |
DelegatorShares |
⛔️ | ⛔️ |
Moniker |
✅ | ✅ |
Identity |
✅ | ⛔️ |
Website |
✅ | ✅ |
Details |
✅ | ✅ |
BondHeight |
✅ | ⛔️ |
BondIntraTxCounter |
⛔️ | ⛔️ |
ProposerRewardPool |
⛔️ | ⛔️ |
Commission |
⛔️ | ⛔️ |
CommissionMax |
⛔️ | ⛔️ |
DelegatorShares |
⛔️ | ⛔️ |
CommissionChangeRate |
⛔️ | ⛔️ |
CommissionChangeRateToday |
⛔️ | ⛔️ |
LastBondedTokens |
⛔️ | ⛔️ |
Also both of them have Total Vote Power. It would be nice to also show the stake and delegator shares as well as the total vote power
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:12 (5 by maintainers)
Top Results From Across the Web
JSF 2.0 Displaying all validation messages of multiple validators
How is it possible to display all validation error messages? To see all of them you would use h:messages but you already know...
Read more >How to Display Validation or Error Messages in Angular Forms
This guide covers how to display validation or error messages with Angular forms. It looks at both template-driven forms and reactive forms.
Read more >Validators - Angular
ValidatorFn : A validator function that returns an error map with the minlength property if the validation check fails, otherwise null . Usage...
Read more >The Ad Validator - Google Web Designer Help
The Ad Validator in Google Web Designer checks your ad for common issues and displays the results in a panel, along with basic...
Read more >Active Record Validations - Ruby on Rails Guides
Active Record ValidationsThis guide teaches you how to validate the state of objects before they go into the database using Active Record's validations...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Updated the screenshots.
I created a new issue for that: https://github.com/cosmos/voyager/issues/1152