Bump xcm v3 + substrate

* Bumping substrate/polkadot/cumulus

* Update Cargo.lock

* Fixes

* Fixes for mmr

* Bump clap

* Fix for millau - added CompatibilityMode

* Fixes for rialto-parachain

* Align everywhere branch='master' and just use overrides from main Cargo.toml
This commit is contained in:
Branislav Kontur
2022-11-08 09:40:04 +01:00
committed by Bastian Köcher
parent a979340e49
commit 2c0b6b73e0
18 changed files with 115 additions and 89 deletions
@@ -159,7 +159,7 @@ where
.client
.prove_storage(vec![storage_key.clone()], at_block.1)
.await?
.iter_nodes()
.into_iter_nodes()
.collect();
// why we're reading parachain head here once again (it has already been read at the