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

enable disputes on all chains #5182

Merged
merged 2 commits into from
Mar 23, 2022
Merged

enable disputes on all chains #5182

merged 2 commits into from
Mar 23, 2022

Conversation

rphmeier
Copy link
Contributor

This activates the disputes protocol on all validator nodes on all chains. Previously, disputes were only enabled on Kusama, Rococo, Versi, and a few others.

@rphmeier rphmeier added A0-please_review Pull request needs code review. B1-releasenotes C3-medium PR touches the given topic and has a medium impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels Mar 22, 2022
@rphmeier rphmeier requested a review from drahnr March 22, 2022 23:56
@rphmeier rphmeier added this to the v0.9.19 milestone Mar 22, 2022
Copy link
Contributor

@drahnr drahnr left a comment

Choose a reason for hiding this comment

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

Generally the config changes look good, we should also remove the dummy disputes coordinator impl

Copy link
Contributor

@sandreim sandreim left a comment

Choose a reason for hiding this comment

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

We could remove ProvisionerConfig, otherwise LGTM.

node/core/provisioner/src/lib.rs Show resolved Hide resolved
@rphmeier rphmeier merged commit 384165c into master Mar 23, 2022
@rphmeier rphmeier deleted the rh-enable-disputes-polkadot branch March 23, 2022 17:42
ordian added a commit that referenced this pull request Mar 24, 2022
* master:
  Try to fix out of view statements (#5177)
  Companion for Substrate#11107 (#5197)
  paras: `include_pvf_check_statement` rt bench (#4938)
  [ci] Run short benchmarks only in PR pipelines (#5200)
  Companion for paritytech/substrate#10242 (#4862)
  [ci] Add short benchmarks to the pipeline (#5188)
  upgrade coarsetime to 0.1.22 to fix a potential panic (#5193)
  Update docs and enable DOT-over-XCM (#4809)
  enable disputes on all chains (#5182)
  companion for validator self-vote in bags (#5088)
  Extract MAX_FINALITY_LAG constant from relay_chain_selection (#5159)
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. C3-medium PR touches the given topic and has a medium impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants