-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Companion for substrate/pull/8113 (Unleash multi phase) #2432
Conversation
…tion-provider-unleash-multi-phase
note that if we want to run benchmark on this PR we can do:
no ? |
benchmarks needs to be run again once substrate PR is merged |
} | ||
|
||
/// This is only for testing. The main migration is inside staking's `on_runtime_upgrade`. | ||
pub struct KillOffchainPhragmenStorageTest; |
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.
This is just for testing, as the name suggests.
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.
does this mean it will be removed before merge?
if not maybe some extra module file would make sense
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.
I will remove it later, since I will probably want to test this one last time before enactment.
The migration is noop, rest assured it won't cause any issues.
Waiting for commit status. |
Checks failed; merge aborted. |
bot merge |
Waiting for commit status. |
Checks failed; merge aborted. |
…m:paritytech/polkadot into kiz-election-provider-unleash-multi-phase
bot merge |
Waiting for commit status. |
Companion for paritytech/substrate#8113