This repository was archived by the owner on Nov 15, 2023. It is now read-only.
runtime: remove beefy and mmr from westend (again)#2972
Merged
2 commits merged intomasterfrom May 4, 2021
Merged
Conversation
bkchr
approved these changes
May 4, 2021
tomaka
approved these changes
May 4, 2021
|
bot merge |
|
Trying merge. |
ordian
added a commit
that referenced
this pull request
May 4, 2021
* master: runtime: remove beefy and mmr from westend (again) (#2972)
andresilva
added a commit
that referenced
this pull request
May 4, 2021
* runtime: remove beefy and mmr from westend (again) * node: add borked westend runtime upgrade as bad block
ordian
added a commit
that referenced
this pull request
May 6, 2021
* master: Squashed 'bridges/' changes from 89a76998..b2099c5c Enable Pallet XCM for Kusama & Westend (#2970) kusama, westend: use proper parachain session keys (#2975) change statemint id (not system para) (#2974) runtime: remove random_seed from BlockBuilder API (#2968) runtime: remove beefy and mmr from westend (again) (#2972) Do peer connect later (as it happens in reality). (#2971) More secure `Signed` implementation (#2963) runtime: remove BabePalletPrefix impls for old migration (#2967) Companion for Substrate#8526 (#2845) Companion for Multi-phase elections solution resubmission (#2648)
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes Beefy and Mmr pallets again after they were re-added back in #2854. This PR also adds the block of the borked runtime upgrade as a bad block as we will need to revert the chain and ignore this block.