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

enable ApprovalCheckingVotingRule on Polkadot #4072

Merged
merged 3 commits into from
Oct 15, 2021

Conversation

ordian
Copy link
Member

@ordian ordian commented Oct 13, 2021

and on a --dev chain (checked #3358 is no longer reproducible). Now that Polkadot has proper ParachainHost impl, this will integrate approval checking and disputes into grandpa finality rule as well as BABE's chain selection.

Fixes #3326.

@ordian ordian added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Oct 13, 2021
…lkadot

* master:
  use pipeline-scripts for dependent projects script (#4017)
  companion for substrate/10013 (#4078)
  fix restart issue of staking miner (#4073)
  use `WEIGHT_PER_SECOND` (#4077)
  Switch to compressed runtimes (#4061)
  Create a README for XCMv1 detailing notable changes (#4058)
  Bump proc-macro2 from 1.0.29 to 1.0.30 (#4071)
@ordian ordian requested a review from rphmeier October 15, 2021 10:29
@rphmeier rphmeier merged commit 192fbcb into master Oct 15, 2021
@rphmeier rphmeier deleted the ao-enable-ApprovalCheckingVotingRule-on-Polkadot branch October 15, 2021 13:11
@ordian ordian added this to the v0.9.12 milestone Oct 15, 2021
ordian added a commit that referenced this pull request Oct 15, 2021
* master:
  enable ApprovalCheckingVotingRule on Polkadot (#4072)
emostov pushed a commit that referenced this pull request Nov 1, 2021
* enable ApprovalCheckingVotingRule on Polkadot

* fmt
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. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable ApprovalCheckingVotingRule on Polkadot
3 participants