Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Companion for substrate/pull/8113 (Unleash multi phase) #2432

Merged
19 commits merged into from
Mar 20, 2021

Conversation

kianenigma
Copy link
Contributor

@kianenigma kianenigma commented Feb 13, 2021

Companion for paritytech/substrate#8113

  • Revert git branch updates.

runtime/kusama/src/lib.rs Outdated Show resolved Hide resolved
runtime/westend/src/lib.rs Show resolved Hide resolved
runtime/westend/src/lib.rs Outdated Show resolved Hide resolved
runtime/westend/src/lib.rs Outdated Show resolved Hide resolved
@gui1117
Copy link
Contributor

gui1117 commented Mar 16, 2021

note that if we want to run benchmark on this PR we can do:

  • commit diener change to use specific branch of substrate
  • run benchmarks
  • revert diener change

no ?

@gui1117
Copy link
Contributor

gui1117 commented Mar 17, 2021

benchmarks needs to be run again once substrate PR is merged

@kianenigma kianenigma added the A4-companion A PR that needs a companion PR to merge in parallel for one of its downstream dependencies. label Mar 19, 2021
}

/// This is only for testing. The main migration is inside staking's `on_runtime_upgrade`.
pub struct KillOffchainPhragmenStorageTest;
Copy link
Contributor Author

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.

Copy link
Member

@shawntabrizi shawntabrizi Mar 19, 2021

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

Copy link
Contributor Author

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.

@ghost
Copy link

ghost commented Mar 20, 2021

Waiting for commit status.

@ghost
Copy link

ghost commented Mar 20, 2021

Checks failed; merge aborted.

@kianenigma kianenigma added B7-runtimenoteworthy C1-low PR touches the given topic and has a low impact on builders. labels Mar 20, 2021
@kianenigma
Copy link
Contributor Author

bot merge

@ghost
Copy link

ghost commented Mar 20, 2021

Waiting for commit status.

@ghost
Copy link

ghost commented Mar 20, 2021

Checks failed; merge aborted.

…m:paritytech/polkadot into kiz-election-provider-unleash-multi-phase
@kianenigma
Copy link
Contributor Author

bot merge

@ghost
Copy link

ghost commented Mar 20, 2021

Waiting for commit status.

@ghost ghost merged commit d75d4e1 into master Mar 20, 2021
@ghost ghost deleted the kiz-election-provider-unleash-multi-phase branch March 20, 2021 12:13
@kianenigma kianenigma added the D1-audited 👍 PR contains changes to critical logic that has been properly reviewed and externally audited. label Apr 7, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. A4-companion A PR that needs a companion PR to merge in parallel for one of its downstream dependencies. C1-low PR touches the given topic and has a low impact on builders. D1-audited 👍 PR contains changes to critical logic that has been properly reviewed and externally audited.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants