Migrate pallets to umbrella crate #6504
Labels
C2-good-first-issue
A task for a first time contributor to become familiar with the Polkadot-SDK.
D0-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder.
I4-refactor
Code needs refactoring.
R0-silent
Changes should not be mentioned in any release notes
T1-FRAME
This PR/Issue is related to core FRAME, the framework.
Migrate all pallets to
polkadot-sdk-frame
by adding types and preludes to it when necessary. As a reference, you can look into #5995 .👉 If you want to work on this: Please check that there is not already a merge request for the pallet that you want to work on (here or in the comments below). Please pick only one or a small set of pallets - not all at once. This keeps review times low. Add a comment below to announce the pallets you're working on.
Completed:
pallet-proxy
andpallet-multisig
#5995pallet-proxy
andpallet-multisig
#5995In progress:
pallet-babe
&pallet-staking-reward-curve
#6412pallet-babe
&pallet-staking-reward-curve
#6412To do:
The text was updated successfully, but these errors were encountered: