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

refactor(mainnet): ready runtime config #458

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

al3mart
Copy link
Collaborator

@al3mart al3mart commented Jan 31, 2025

This PR refactors the mainnet runtime config grouping different pallets into configuration modules.
It also updates certain configurations to be mainnet aligned and extends the testing for the configuration.

Changes:


Other relevant mainnet changes that are currently not present in this branch. (Needs rebasing)

[sc-2205]

* refactor(mainnet): add governance & pallet_sudo tests

* refactor(sudo): sudo account defined in governance & unit test

fix(governance): make governance mod public & better sudo declaration
* refactor(mainnet): add pallet_multisig to utility

* test(mainnet): add pallet_multisig tests

* refactor(mainnet): add pallet_utility to utility

* test(mainnet): add pallet_utility tests

* refactor(mainnet): add pallet_preimage to utility

* test(mainnet): add pallet_preimage tests

* refactor(mainnet): add pallet_scheduler to utility

* test(mainnet): add pallet_scheduler tests
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