Skip to content

p2p: add UnverifiedValidatorAddress to the NodeInfo #1516

@ebuchman

Description

@ebuchman

We can self-report our ValidatorAddress in the NodeInfo for the sake of debugging while we're in testnet mode. Otherwise it's hard to figure out which validator address is associated with which peer.

Note this is not actually authenticated at any point so we shouldn't really leave it in, though it will be useful in the short term to show up in DumpConsensusState (should be added to the rpc/core/types/responses.go#PeerRoundState)

Metadata

Metadata

Assignees

Labels

C:p2pComponent: P2P pkgC:rpcComponent: JSON RPC, gRPCT:observabilityType: Observability

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions