Skip to content

Add role key for roles pallet#371

Merged
salman01zp merged 10 commits intomainfrom
drew/role-key
Dec 28, 2023
Merged

Add role key for roles pallet#371
salman01zp merged 10 commits intomainfrom
drew/role-key

Conversation

@drewstone
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Adds role key to roles pallet

Reference issue to close (if applicable)

Closes #325

@drewstone drewstone marked this pull request as ready for review December 26, 2023 23:29
@drewstone drewstone mentioned this pull request Dec 26, 2023
39 tasks
Copy link
Contributor

@salman01zp salman01zp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

Copy link
Contributor

@1xstj 1xstj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG, one thing missing is recording the roles key of a participant when they signup for a role and storing it in the metadata. Should we separate that out to a new task?

@salman01zp
Copy link
Contributor

Let's do it in another task. Since it will require changing the extrinsic input structure and tests

@salman01zp salman01zp merged commit 2503169 into main Dec 28, 2023
@salman01zp salman01zp deleted the drew/role-key branch December 28, 2023 06:32
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.

Roles pallet : Introduce role session key

3 participants