Metadata v14 (companion to #3336) (#564)
* Remove event pallet::metadata attributes * Add scale-info deps, TypeInfo derives, update call variants * Update metadata runtime APIs * Add missing scale_info dependency, update rococo runtime API * Add missing scale_info dependency * Remove pushed diener patches * Cargo.lock * Add missing scale-info dependencies * Fixes * Statemint runtime fixes * Call struct variant empty matches * Add missing scale-info dependency * Fixes * scale-info 1.0 * cargo update -p xcm * update lock * Update Cargo.lock * update to latest polkadot * remove rpc_http_threads https://github.com/paritytech/substrate/pull/9737 * replace task executor with tokio handler https://github.com/paritytech/substrate/pull/9737 * fix test compilation? * Update Cargo.lock * cargo update * remove unused * Update substrate and polkadot * Update test/client/src/lib.rs Co-authored-by:Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- cumulus/Cargo.lock 352 additions, 248 deletionscumulus/Cargo.lock
- cumulus/client/cli/src/lib.rs 17 additions, 13 deletionscumulus/client/cli/src/lib.rs
- cumulus/pallets/aura-ext/Cargo.toml 2 additions, 0 deletionscumulus/pallets/aura-ext/Cargo.toml
- cumulus/pallets/collator-selection/Cargo.toml 2 additions, 0 deletionscumulus/pallets/collator-selection/Cargo.toml
- cumulus/pallets/collator-selection/src/lib.rs 1 addition, 2 deletionscumulus/pallets/collator-selection/src/lib.rs
- cumulus/pallets/dmp-queue/Cargo.toml 2 additions, 0 deletionscumulus/pallets/dmp-queue/Cargo.toml
- cumulus/pallets/dmp-queue/src/lib.rs 7 additions, 4 deletionscumulus/pallets/dmp-queue/src/lib.rs
- cumulus/pallets/parachain-system/Cargo.toml 2 additions, 0 deletionscumulus/pallets/parachain-system/Cargo.toml
- cumulus/pallets/parachain-system/src/lib.rs 14 additions, 12 deletionscumulus/pallets/parachain-system/src/lib.rs
- cumulus/pallets/parachain-system/src/relay_state_snapshot.rs 2 additions, 1 deletioncumulus/pallets/parachain-system/src/relay_state_snapshot.rs
- cumulus/pallets/parachain-system/src/validate_block/implementation.rs 1 addition, 1 deletion...ets/parachain-system/src/validate_block/implementation.rs
- cumulus/pallets/xcm/Cargo.toml 2 additions, 0 deletionscumulus/pallets/xcm/Cargo.toml
- cumulus/pallets/xcm/src/lib.rs 2 additions, 2 deletionscumulus/pallets/xcm/src/lib.rs
- cumulus/pallets/xcmp-queue/Cargo.toml 2 additions, 0 deletionscumulus/pallets/xcmp-queue/Cargo.toml
- cumulus/pallets/xcmp-queue/src/lib.rs 6 additions, 6 deletionscumulus/pallets/xcmp-queue/src/lib.rs
- cumulus/polkadot-parachains/pallets/parachain-info/Cargo.toml 2 additions, 0 deletions...lus/polkadot-parachains/pallets/parachain-info/Cargo.toml
- cumulus/polkadot-parachains/pallets/ping/Cargo.toml 2 additions, 0 deletionscumulus/polkadot-parachains/pallets/ping/Cargo.toml
- cumulus/polkadot-parachains/pallets/ping/src/lib.rs 2 additions, 3 deletionscumulus/polkadot-parachains/pallets/ping/src/lib.rs
- cumulus/polkadot-parachains/parachains-common/Cargo.toml 2 additions, 0 deletionscumulus/polkadot-parachains/parachains-common/Cargo.toml
- cumulus/polkadot-parachains/rococo/Cargo.toml 2 additions, 0 deletionscumulus/polkadot-parachains/rococo/Cargo.toml
Please register or sign in to comment