Skip to content

Allow purging relay and para separately#329

Merged
JoshOrndorff merged 2 commits intomasterfrom
joshy-separate-purge-command
Apr 5, 2021
Merged

Allow purging relay and para separately#329
JoshOrndorff merged 2 commits intomasterfrom
joshy-separate-purge-command

Conversation

@JoshOrndorff
Copy link
Contributor

This is a companion PR for paritytech/cumulus#306

It brings the ability to purge the parachain or relay chain individually into moonbeam. This PR contains relatively little new code, the real logic is upstream in cumulus.

What value does it bring to the blockchain users?

As a node operator, when the parachain database gets corrupted (or needs to be purged because of a breaking change) it is no longer necessary to re-sync the entire relay chain.

Checklist

  • ❌ Does it require a purge of the network?
  • ❌ You bumped the runtime version if there are breaking changes in the runtime ?
  • ✔️ Does it require changes in documentation/tutorials ?

@JoshOrndorff JoshOrndorff requested a review from notlesh April 5, 2021 17:01
@JoshOrndorff JoshOrndorff requested a review from crystalin April 5, 2021 17:01
@JoshOrndorff JoshOrndorff added A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes C1-low Does not elevate a release containing this beyond "low priority". labels Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes C1-low Does not elevate a release containing this beyond "low priority".

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants