Skip to content

QN: Validator profile scope changes #4905

@thesan

Description

@thesan

Follow-up to #4823

Context

After discussing the Pioneer validator page it appeared that the initial scope was wrong:

  1. The Validator accounts are bound to a membership profile using the members.addStakingAccountCandidate / members.confirmStakingAccount extrinsics. As a result the accounts are not stored in the QN (they should be just retrieved directly from the chain). So both QN and protobufs validatorAccount fields introduced in Fix/4823 validator profile #4849 should be removed.
  2. The membership profile is what is being verified not the validator account. So the isVerifiedValidator from Fix/4823 validator profile #4849 should be kept but it should be reset to false whenever any membership metadata field is changed.
  3. The verification is the membership working group responsibility (not the HR group).

Scope

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions