Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polkadot staging update #1280

Merged
merged 3 commits into from
Jan 13, 2022
Merged

Polkadot staging update #1280

merged 3 commits into from
Jan 13, 2022

Conversation

svyatonik
Copy link
Contributor

I need #1278 in new relay tagged version => sync master to polkadot-staging. All changes don't need to be audited

@svyatonik svyatonik added the A-chores Something that has to be done, as part of regular maintenance label Jan 12, 2022
@svyatonik svyatonik merged commit 173d2d8 into polkadot-staging Jan 13, 2022
@svyatonik svyatonik deleted the polkadot-staging-update branch January 13, 2022 09:43
svyatonik pushed a commit that referenced this pull request Jul 17, 2023
* Ensure relay chain block number strictly increases

This is a safeguard for when async backing is enabled on the relay chain and multiple parachain
blocks per relay chain block are legal. We will need to later change this to support then multiple
parachain blocks per relay chain block.

* Make the check configurable

* Fix compilation

* Update pallets/parachain-system/src/lib.rs

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>

* Update pallets/parachain-system/src/lib.rs

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>

* Fix test

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-chores Something that has to be done, as part of regular maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants