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

General council and technical committee #104

Merged
merged 8 commits into from
Apr 29, 2024
Merged

General council and technical committee #104

merged 8 commits into from
Apr 29, 2024

Conversation

Szegoo
Copy link
Member

@Szegoo Szegoo commented Apr 28, 2024

The governance structure on the RegionX parachain combines elements of gov1 and gov2.

We delegate the root privilege to the relay chain token holders, allowing them to modify the code of the RegionX parachain.

However, the RegionX parachain also has a general council and a technical committee with the authority to cancel proposals suggested by relay chain token holders. This is because the RegionX parachain has its own native token that provides some benefits. We want to protect RegionX native token holders by ensuring that Root cannot remove these benefits.

We also have a whitelisted caller origin that can expedite calls with root privileges. If the technical committee authorizes the whitelisting proposal, it can be processed through the whitelisting track, which is faster than the root track.

This PR also introduces spending origins for allocating funds from the RegionX treasury. It will be up to the RegionX token holders to vote on spending proposals. This will be achieved by introducing another instance of the referenda pallet, where the currency will be set to the parachain's native currency. (This will be added in a separate PR)

@Szegoo Szegoo changed the title Technical committee General council and technical committee Apr 28, 2024
@Szegoo Szegoo merged commit a4a7886 into main Apr 29, 2024
3 of 4 checks passed
@cuteolaf cuteolaf deleted the add-tc branch April 29, 2024 17:08
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