Skip to content

[PoP] Implement personal usernames in pallet-identity#3

Open
georgepisaltu wants to merge 1 commit into
people-pallet-2from
identity-changes-4
Open

[PoP] Implement personal usernames in pallet-identity#3
georgepisaltu wants to merge 1 commit into
people-pallet-2from
identity-changes-4

Conversation

@georgepisaltu

Copy link
Copy Markdown
Owner

This PR builds on top of paritytech#5554

Identities of people are logically separated from the regular identities through a Judgement::External judgement, but they are all stored in the IdentityOf map. In the future, a refactor will move the current identity fields to a per-field verification model while deprecating the current registrar system in favor of the new oracle system.

This PR:

  • integrates changes to pallet-identity storage
  • leverages username system allocation for personal usernames
  • adds support for personal usernames under alias

Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant