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

Add a secretary collective #10

Open
anaelleltd opened this issue Apr 30, 2024 · 9 comments · May be fixed by polkadot-fellows/runtimes#347
Open

Add a secretary collective #10

anaelleltd opened this issue Apr 30, 2024 · 9 comments · May be fixed by polkadot-fellows/runtimes#347

Comments

@anaelleltd
Copy link

Following up on the approval of Proposal 103, the next immediate step is to create a secretary collective as per the initial discussion on Fellowship secretary.

@bkchr
Copy link

bkchr commented May 3, 2024

The secretary collective will need to have its own Salary instance for handling the salary. The salary will probably be some static value, thus having a GetSalary implementation in the runtime would be the best way to achieve this. The salary is still TBD.

The secretary should also have rights to create a proposal at any rank of the Fellowship to make the process more streamlined and not dependent on fellowship members to do this, but the secretary should not get any voting rights ;)

@bkchr
Copy link

bkchr commented May 3, 2024

Also maybe to make the collective more future proof, the fellowship secretary should be a special rank in the collective. Just something that we should investigate on how to do it best.

@ggwpez
Copy link
Member

ggwpez commented May 3, 2024

You want a specific fellowship-secretary-collective or generic secretary-collective?

@bkchr
Copy link

bkchr commented May 3, 2024

I would just go with the ranked-collective. So, for sure not a specific pallet. I would assume that the ranked collective already supports all the things we need.

@bkchr
Copy link

bkchr commented May 3, 2024

I should have been more concrete. I don't think that we need any kind of special/new pallet for this. All the existing pallets should be good enough for this purpose.

@Doordashcon
Copy link

I assume that we only require 1 Rank(i.e SECRETARY) with the constant Candidate rank 0?

@bkchr
Copy link

bkchr commented May 10, 2024

I assume that we only require 1 Rank(i.e SECRETARY) with the constant Candidate rank 0?

Yes

@Doordashcon
Copy link

I think having the core pallet is needed for when more members join the Secretary Collective? @bkchr @ggwpez

@ggwpez
Copy link
Member

ggwpez commented Jun 10, 2024

I think it makes sense to openly track contributions of secretary members, as they are funded by OpenGov as well. So having the rules that are provided by the core pallet would be good IMHO.

@Doordashcon Doordashcon linked a pull request Jun 10, 2024 that will close this issue
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 a pull request may close this issue.

4 participants