Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support delegatee verification of identities #1589

Open
Kailai-Wang opened this issue Apr 10, 2023 · 2 comments
Open

Support delegatee verification of identities #1589

Kailai-Wang opened this issue Apr 10, 2023 · 2 comments
Assignees
Labels
D1-feature A new feature, a piece of functionality that needs to be developed I2-medium should be completed within 10 working days

Comments

@Kailai-Wang
Copy link
Collaborator

Context

Similar to CreateIdentity, we'd like to allow VerifyIdentity from delegatees

/// We do the origin check for this extrinsic, it has to be
/// - either the caller him/herself, i.e. ensure_signed(origin)? == who
/// - or from a delegatee in the list


✔️ Please set appropriate labels and assignees if applicable.

@Kailai-Wang Kailai-Wang added I2-medium should be completed within 10 working days D1-feature A new feature, a piece of functionality that needs to be developed I3-high should be completed within 5 working days and removed I2-medium should be completed within 10 working days labels Apr 10, 2023
@Kailai-Wang Kailai-Wang self-assigned this Apr 13, 2023
@github-actions
Copy link
Contributor

❗ This issue is stale because it has been open for 60 days with no activity.
Remove Stale label or update it, otherwise this issue will be closed in 7 days.
@litentry/parachain

@github-actions github-actions bot added the Stale label Jun 13, 2023
@BillyWooo BillyWooo removed the Stale label Jul 8, 2023
@Kailai-Wang Kailai-Wang added I2-medium should be completed within 10 working days and removed I3-high should be completed within 5 working days labels Jul 17, 2023
@Kailai-Wang
Copy link
Collaborator Author

related (or duplicate?): #1711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D1-feature A new feature, a piece of functionality that needs to be developed I2-medium should be completed within 10 working days
Projects
None yet
Development

No branches or pull requests

2 participants