Skip to content

feat(explorer): resolve candidate validators#74

Merged
KeitoTadashi merged 27 commits intodevelopfrom
tooling-explorer/resolve-candidates
Apr 24, 2026
Merged

feat(explorer): resolve candidate validators#74
KeitoTadashi merged 27 commits intodevelopfrom
tooling-explorer/resolve-candidates

Conversation

@KeitoTadashi
Copy link
Copy Markdown
Contributor

@KeitoTadashi KeitoTadashi commented Apr 20, 2026

Description of change

  • Resolve candidate validators
  • Show candidates in all validators table
  • update legend status with 'inactive' type
  • update candidate view
  • update inactive view

Links to any relevant issues

fixes #59

How the change has been tested

Describe the tests that you ran to verify your changes.

Make sure to provide instructions for the maintainer as well as any relevant configurations.

@KeitoTadashi KeitoTadashi changed the title Tooling explorer/resolve candidates feat(explorer): resolve candidate validators Apr 20, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
apps-ui-kit Ready Ready Preview Apr 24, 2026 11:44am
iota-evm-bridge Ready Ready Preview, Comment Apr 24, 2026 11:44am
iota-multisig-toolkit Ready Ready Preview, Comment Apr 24, 2026 11:44am
iota-names Ready Ready Preview, Comment Apr 24, 2026 11:44am
rebased-explorer Ready Ready Preview, Comment Apr 24, 2026 11:44am
wallet-dashboard Ready Ready Preview Apr 24, 2026 11:44am

Request Review

@@ -0,0 +1,45 @@
// Copyright (c) 2025 IOTA Stiftung
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2026

Comment thread apps/core/src/hooks/stake/useGetPendingValidator.ts Outdated
Comment thread apps/core/src/hooks/stake/useGetInactiveValidator.ts Outdated
Comment thread apps/core/src/hooks/stake/useGetCandidateValidators.ts Outdated
Comment thread apps/core/src/hooks/stake/useGetInactiveValidator.ts Outdated
@KeitoTadashi KeitoTadashi merged commit 1ac779f into develop Apr 24, 2026
15 checks passed
@KeitoTadashi KeitoTadashi deleted the tooling-explorer/resolve-candidates branch April 24, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve candidate validators

4 participants