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

[Communities] Promoting/demoting members within the Community #324

Conversation

pandres95
Copy link
Member

Resolves #323

@pandres95 pandres95 self-assigned this Nov 17, 2023
@pandres95 pandres95 changed the title [Communities] Promoting/Demoting members within the Community [Communities] Promoting/demoting members within the Community Nov 17, 2023
@pandres95 pandres95 changed the base branch from master to feature/pandres95-communities-pallet November 17, 2023 21:04
@pandres95 pandres95 requested a review from olanod November 18, 2023 13:00
@olanod olanod force-pushed the 323-communities-promotingdemoting-members-within-the-community branch from 6daa3b3 to 67f7f99 Compare November 21, 2023 16:28
@olanod olanod force-pushed the feature/pandres95-communities-pallet branch from 12f2f6b to 14ecf35 Compare November 21, 2023 16:29
@olanod olanod merged commit 2cc20a2 into feature/pandres95-communities-pallet Nov 23, 2023
1 check failed
@olanod olanod deleted the 323-communities-promotingdemoting-members-within-the-community branch November 23, 2023 16:09
@olanod
Copy link
Member

olanod commented Nov 23, 2023

Will be doing some changes on the main branch to keep track of membership and rank externally with the nft pallet

olanod added a commit that referenced this pull request Dec 4, 2023
* feat(pallets/communities): define member_rank traits

* change(pallets/communities): split membership and member_rank
feat(communities:functions): implement do_promote and do_demote

* feat(pallet/communities): define/implement promote_member and demote_member

* Use specific Rank type instead of generic

---------

Co-authored-by: Daniel Olano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Communities] Promoting/demoting members within the community
2 participants