Skip to content

[Feature]: Search by Consensus Entity ID or Node ID #1729

@gw0

Description

@gw0

Is there an existing issue for this?

  • I have searched the existing issues

SUMMARY

Add support for searching by Consensus Entity ID or Node ID

DESCRIPTION

Node operators need to manage their Entity IDs and Node IDs and it would be easier if they could also use the Explorer for checking what is going on. Registration of non-client nodes and runtimes requires an Entity ID. Every registered node also has a Node ID that it uses for performing transactions.

The search could be implemented either as directly searching for Entity ID (aka entity public key) or Node ID (aka node public key) or as searching for the corresponding Consensus address. The Consensus address from any public key can be derived with:

Although it is a unclear what the search results should display. For example searching for the Kiln Entity ID "c+Kr/VTZLJes6N2u6nTEj7aWje8wHApJeVEoOdvhCh8=" could return:

Similarly, searching for Kiln current validator Node ID jKA6PqWwftnglxywnQQPoIcb7j2HQVu7anf2i7LWU2c= could return:

As far as I know with ROFL runtimes this will get even more confusing and we need a consistent way of searching and displaying public keys.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions