-
Notifications
You must be signed in to change notification settings - Fork 8
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
[REFACTORING] Upgrade to polkadot-v0.9.40
and rewrite-optimise pallet_Roles
#265
Labels
enhancement
New feature or request
Comments
Step 1 - Rewrite Pallet-Roles
Users should be able to have several roles: Sensitives roles attribution happens through governance. |
Pallet roles remarks:
|
ndkazu
changed the title
Upgrade to
[REFACTORING] Upgrade to Apr 18, 2023
polkadot-v0.9.40
and rewrite-optimise palletspolkadot-v0.9.40
and rewrite-optimise pallet_Roles
Closed
Identity details and Council Motivation Suggestion
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Motivation
Now that the web3 grant has been completed, and before adding new functionalities, we need to clean-up and optimise our code.
This is no small task, so we need good planning.
Suggested Solution
Feel free to add to, adjust this planning. This is a preliminary issue, an detailed content of the task should be discussed/established with all team member before any coding.
1. Upgrade to
polkadot-v0.9.40
:2. Upgrade Roles pallet:
cargo clippy
warnings3. Upgrade Housing Fund pallet
4. Upgrade Nft-pallet
5. Upgrade Onboarding pallet
To be continued...
The text was updated successfully, but these errors were encountered: