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 force-debug flag, and pallet-sudo to moonriver #2491

Closed

Conversation

tmpolaczyk
Copy link
Contributor

Enables "evm/force-debug" feature and pallet-sudo in moonriver.

Supersedes #2490

@noandrea noandrea mentioned this pull request Sep 20, 2023
@noandrea noandrea added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes not-breaking Does not need to be mentioned in breaking changes labels Oct 6, 2023
@noandrea noandrea added the D5-nicetohaveaudit⚠️ PR contains trivial changes to logic that should be properly reviewed. label Oct 6, 2023
$($common_pallets)*

// Aditional pallets with `force-debug` feature:
// Sudo was previously index 40
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For safety, it would be better to use a different index. Because the sudo key storage was not removed on moonriver live storage

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed index to 240

@notlesh notlesh added D1-audited👍 PR contains changes to fund-managing logic that has been properly reviewed and externally audited and removed D5-nicetohaveaudit⚠️ PR contains trivial changes to logic that should be properly reviewed. labels Oct 11, 2023
@tmpolaczyk tmpolaczyk changed the title Add force-debug flag Add force-debug flag, and pallet-sudo to moonriver Nov 22, 2023
@librelois
Copy link
Collaborator

force-debug will be always enable and then removed: paritytech/polkadot-sdk#3005

And we finally don't want sudo on moonriver

@librelois librelois closed this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D1-audited👍 PR contains changes to fund-managing logic that has been properly reviewed and externally audited not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants