Skip to content

P2P NetworkView hash may not be usefull anymore #1664

@Neylix

Description

@Neylix

Is your feature request related to a problem?

The p2p network view hash aims to ensure the validation nodes have the same view of the p2p nodes, mainly to ensure the last public keys are the same.
But since #1642 the validation nodes election algorithm uses the first public key of the nodes to compute the election, therefore there is no more needs to ensure the validation nodes have the same last public key for each nodes.

Describe the solution you'd like

We could remove the p2p network view hash from the network view to keep only the network chains view.

Additional context

No response

Epic

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions