Skip to content

Polkadot staging update#1280

Merged
svyatonik merged 3 commits intopolkadot-stagingfrom
polkadot-staging-update
Jan 13, 2022
Merged

Polkadot staging update#1280
svyatonik merged 3 commits intopolkadot-stagingfrom
polkadot-staging-update

Conversation

@svyatonik
Copy link
Copy Markdown
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