Skip to content

update Substrate/Polkadot/Cumulus refs#1562

Merged
svyatonik merged 20 commits intomasterfrom
up-refs
Sep 9, 2022
Merged

update Substrate/Polkadot/Cumulus refs#1562
svyatonik merged 20 commits intomasterfrom
up-refs

Conversation

@svyatonik
Copy link
Copy Markdown
Contributor

@svyatonik svyatonik commented Aug 30, 2022

closes #1534
closes #1458

TODOs:

  • fix compilation;
  • backport GRANDPA fixes;
  • get rid of *-2 branches in Substrate and Polkadot;
  • verify that it works.

cc @bkontur I'm updating to latest commit of Polkadot' gav-xcm-v3, Substrate commit that it references and gav-xcm-v3 of Cumulus. Will it help you?

@svyatonik svyatonik added the A-chores Something that has to be done, as part of regular maintenance label Aug 30, 2022
@svyatonik
Copy link
Copy Markdown
Contributor Author

I'll do the third point (get rid of *-2 branches in Substrate and Polkadot) in a follow up PR, since review may take some time and force-pushing to those branches would break the build

@svyatonik svyatonik marked this pull request as ready for review September 5, 2022 11:13
@svyatonik svyatonik requested a review from serban300 September 5, 2022 11:13
svyatonik pushed a commit that referenced this pull request Jul 17, 2023
* [WIP][ci] add auto cargo-fmt

* [ci] Apply cargo-fmt

* use fmt nightly

* [ci] Apply cargo-fmt

* add comment to cargo-fmt and remove fmt gha

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
* update Substrate/Polkadot/Cumulus refs

* finality-grandpa 0.16

* fix miillau-runtime compilation

* fix rialto runtime compilation

* fixed rialto-parachain runtime compilation

* backport GRANDPA test fixes

* helper instead of removed record_all_keys

* substrate-relay is compiling

* millau-bridge-node at least compiles

* rialto-bridge-node at least compiles

* rialto-parachain-collator compiles

* fixings tests (wip)

* fmt

* fixed BEEFY alert

* clippy

* removed unused dep

* -extra var

* move Leaf to mod mmr

* fix benchmarks
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
* update Substrate/Polkadot/Cumulus refs

* finality-grandpa 0.16

* fix miillau-runtime compilation

* fix rialto runtime compilation

* fixed rialto-parachain runtime compilation

* backport GRANDPA test fixes

* helper instead of removed record_all_keys

* substrate-relay is compiling

* millau-bridge-node at least compiles

* rialto-bridge-node at least compiles

* rialto-parachain-collator compiles

* fixings tests (wip)

* fmt

* fixed BEEFY alert

* clippy

* removed unused dep

* -extra var

* move Leaf to mod mmr

* fix benchmarks
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.

Update dependecies before going live on Rococo/Wococo Backport GRANDPA tests fixes

2 participants