Skip to content
New issue

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

Rely on validator address presence not name in ConsensusAccountLink #1768

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

buberdds
Copy link
Contributor

@buberdds buberdds commented Feb 19, 2025

useGetConsensusValidatorsAddressNameMap returns a map of address and name.

'address': 'name'
'address': undefined // missing validator metadata, but still we need to render validator link

if name if undefined we render AccountLink instead of ValidatorLink.

Copy link

github-actions bot commented Feb 19, 2025

Deployed to Cloudflare Pages

Latest commit: f049a3562b9dcc91d57f756df6acfd53a24b846d
Status:✅ Deploy successful!
Preview URL: https://d8c2d5d5.oasis-explorer.pages.dev
Alias: https://pr-1768.oasis-explorer.pages.dev

@buberdds buberdds merged commit 7e3e29b into master Feb 20, 2025
8 checks passed
@buberdds buberdds deleted the mz/fixValidatorLink branch February 20, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants