-
Notifications
You must be signed in to change notification settings - Fork 766
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
Migrate pallet-authorship
to umbrella crate
#6620
base: master
Are you sure you want to change the base?
Conversation
@re-gius recent push corrects the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please refer to the guidelines from here
I should mainly work with preludes and add items to then when possible.
please review @re-gius |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just undo changes to the Cargo.lock
file and then ping me for an approval
Cargo.lock
Outdated
@@ -1396,7 +1396,7 @@ dependencies = [ | |||
"futures-lite 2.3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please undo changes to this file since it is not relevant to the PR
please review @re-gius |
Part of #6504
Review Notes
Adhering to the goal that prelude imports contain only those modules that are widely used across multiple pallets within the frame umbrella crate.
account
: This module encompasses various account management traits. It includes functionality for handling account-related operations.polkadot address: 14SRqZTC1d8rfxL8W1tBTnfUBPU23ACFVPzp61FyGf4ftUFg