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 tx-pause to all runtimes #1381

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Add tx-pause to all runtimes #1381

merged 3 commits into from
Jan 15, 2024

Conversation

AurevoirXavier
Copy link
Member

No description provided.

@AurevoirXavier AurevoirXavier added the C-Runtime [Component] Something about runtime label Jan 12, 2024

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Member

@boundless-forest boundless-forest left a comment

Choose a reason for hiding this comment

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

Please add darwinia_common_runtime::impl_maintenance_tests! {} to the test file under each runtime.

Copy link

Check 4d5a8f8 pangoro-dev

Check runtime version

Check runtime storage

Copy link

Check 4d5a8f8 pangolin-dev

Check runtime version

Check runtime storage

- Pallet: "Council"
- Pallet: "Democracy"

Copy link

Check 4d5a8f8 crab-dev

Check runtime version

RuntimeVersion {
    spec_name: "Crab2",
    impl_name: "DarwiniaOfficialRust",
    authoring_version: 0,
-   spec_version: 6511,
+   spec_version: 6510,
    impl_version: 0,
    transaction_version: 0,
    state_version: 0,
}

Check runtime storage

- Pallet: "Council"
- Pallet: "Democracy"
- Pallet: "EcdsaAuthority"
- Pallet: "MessageGadget"
+ Pallet: "TxPause"

Copy link

Check 4d5a8f8 darwinia-dev

Check runtime version

RuntimeVersion {
    spec_name: "Darwinia2",
    impl_name: "DarwiniaOfficialRust",
    authoring_version: 0,
-   spec_version: 6511,
+   spec_version: 6510,
    impl_version: 0,
    transaction_version: 0,
    state_version: 0,
}

Check runtime storage

+ Pallet: "ConvictionVoting"
- Pallet: "PhragmenElection"
+ Pallet: "Referenda"
- Pallet: "TechnicalMembership"
+ Pallet: "TxPause"
+ Pallet: "Whitelist"

@AurevoirXavier AurevoirXavier merged commit 6eb64be into main Jan 15, 2024
12 checks passed
@AurevoirXavier AurevoirXavier deleted the xavier/tx-pause branch January 15, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Runtime [Component] Something about runtime
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants