Pokladot sdk backport to staging (#2746)
* Bump to `polkadot-sdk` master `ebe2aad6` * align with others * Backport xcm version stuff from `polkadot-sdk` * Backport Slava's commit from `polkadot-sdk` * Workspace clippy as `polkadot-sdk` does * Make submodules use workspace lints * Add Bridges clippy addons to workspace lints * Looks like we dont need extra clippy addons anymore?
Showing
- bridges/bin/runtime-common/Cargo.toml 4 additions, 1 deletionbridges/bin/runtime-common/Cargo.toml
- bridges/bin/runtime-common/src/messages_xcm_extension.rs 22 additions, 0 deletionsbridges/bin/runtime-common/src/messages_xcm_extension.rs
- bridges/modules/beefy/Cargo.toml 3 additions, 0 deletionsbridges/modules/beefy/Cargo.toml
- bridges/modules/grandpa/Cargo.toml 3 additions, 0 deletionsbridges/modules/grandpa/Cargo.toml
- bridges/modules/messages/Cargo.toml 3 additions, 0 deletionsbridges/modules/messages/Cargo.toml
- bridges/modules/parachains/Cargo.toml 3 additions, 0 deletionsbridges/modules/parachains/Cargo.toml
- bridges/modules/relayers/Cargo.toml 3 additions, 0 deletionsbridges/modules/relayers/Cargo.toml
- bridges/modules/xcm-bridge-hub-router/Cargo.toml 3 additions, 0 deletionsbridges/modules/xcm-bridge-hub-router/Cargo.toml
- bridges/modules/xcm-bridge-hub-router/src/benchmarking.rs 6 additions, 6 deletionsbridges/modules/xcm-bridge-hub-router/src/benchmarking.rs
- bridges/modules/xcm-bridge-hub-router/src/lib.rs 58 additions, 38 deletionsbridges/modules/xcm-bridge-hub-router/src/lib.rs
- bridges/modules/xcm-bridge-hub-router/src/mock.rs 19 additions, 1 deletionbridges/modules/xcm-bridge-hub-router/src/mock.rs
- bridges/modules/xcm-bridge-hub/Cargo.toml 3 additions, 0 deletionsbridges/modules/xcm-bridge-hub/Cargo.toml
- bridges/modules/xcm-bridge-hub/src/exporter.rs 2 additions, 1 deletionbridges/modules/xcm-bridge-hub/src/exporter.rs
- bridges/modules/xcm-bridge-hub/src/lib.rs 25 additions, 3 deletionsbridges/modules/xcm-bridge-hub/src/lib.rs
- bridges/modules/xcm-bridge-hub/src/mock.rs 7 additions, 1 deletionbridges/modules/xcm-bridge-hub/src/mock.rs
- bridges/primitives/beefy/Cargo.toml 3 additions, 0 deletionsbridges/primitives/beefy/Cargo.toml
- bridges/primitives/chain-asset-hub-rococo/Cargo.toml 3 additions, 0 deletionsbridges/primitives/chain-asset-hub-rococo/Cargo.toml
- bridges/primitives/chain-asset-hub-westend/Cargo.toml 3 additions, 0 deletionsbridges/primitives/chain-asset-hub-westend/Cargo.toml
- bridges/primitives/chain-bridge-hub-cumulus/Cargo.toml 3 additions, 0 deletionsbridges/primitives/chain-bridge-hub-cumulus/Cargo.toml
- bridges/primitives/chain-bridge-hub-kusama/Cargo.toml 3 additions, 0 deletionsbridges/primitives/chain-bridge-hub-kusama/Cargo.toml
Please register or sign in to comment