Companion to "Updating scale to v3" (#1013)
* Updating dependencies
* Adapting code to scale v3
* cargo fmt
* Fix compilation
* Update Cargo.lock
* TIL exists
Co-authored-by:
Bastian Köcher <info@kchr.de>
Showing
- cumulus/Cargo.lock 540 additions, 384 deletionscumulus/Cargo.lock
- cumulus/client/collator/Cargo.toml 2 additions, 2 deletionscumulus/client/collator/Cargo.toml
- cumulus/client/consensus/aura/Cargo.toml 1 addition, 1 deletioncumulus/client/consensus/aura/Cargo.toml
- cumulus/client/consensus/common/Cargo.toml 1 addition, 1 deletioncumulus/client/consensus/common/Cargo.toml
- cumulus/client/network/Cargo.toml 1 addition, 1 deletioncumulus/client/network/Cargo.toml
- cumulus/client/network/src/lib.rs 2 additions, 2 deletionscumulus/client/network/src/lib.rs
- cumulus/client/pov-recovery/Cargo.toml 1 addition, 1 deletioncumulus/client/pov-recovery/Cargo.toml
- cumulus/client/service/Cargo.toml 1 addition, 1 deletioncumulus/client/service/Cargo.toml
- cumulus/pallets/aura-ext/Cargo.toml 2 additions, 2 deletionscumulus/pallets/aura-ext/Cargo.toml
- cumulus/pallets/collator-selection/Cargo.toml 2 additions, 2 deletionscumulus/pallets/collator-selection/Cargo.toml
- cumulus/pallets/dmp-queue/Cargo.toml 2 additions, 2 deletionscumulus/pallets/dmp-queue/Cargo.toml
- cumulus/pallets/dmp-queue/src/lib.rs 3 additions, 3 deletionscumulus/pallets/dmp-queue/src/lib.rs
- cumulus/pallets/parachain-system/Cargo.toml 2 additions, 2 deletionscumulus/pallets/parachain-system/Cargo.toml
- cumulus/pallets/session-benchmarking/Cargo.toml 1 addition, 1 deletioncumulus/pallets/session-benchmarking/Cargo.toml
- cumulus/pallets/solo-to-para/Cargo.toml 2 additions, 2 deletionscumulus/pallets/solo-to-para/Cargo.toml
- cumulus/pallets/xcm/Cargo.toml 2 additions, 2 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, 2 deletionscumulus/pallets/xcmp-queue/Cargo.toml
- cumulus/pallets/xcmp-queue/src/lib.rs 9 additions, 9 deletionscumulus/pallets/xcmp-queue/src/lib.rs
- cumulus/parachain-template/node/Cargo.toml 1 addition, 1 deletioncumulus/parachain-template/node/Cargo.toml
Please register or sign in to comment