Update Substrate after repository reorganisation (#587) (#598)
* Update Substrate after repository reorganisation * Switch back to polkadot-master * Bump `bitvec` and `parity-scale-codec` (#591) Also bump other dependencies, but respect semver on them.
Showing
- polkadot/Cargo.lock 1739 additions, 1607 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 3 additions, 3 deletionspolkadot/Cargo.toml
- polkadot/availability-store/Cargo.toml 2 additions, 2 deletionspolkadot/availability-store/Cargo.toml
- polkadot/cli/Cargo.toml 5 additions, 5 deletionspolkadot/cli/Cargo.toml
- polkadot/collator/Cargo.toml 5 additions, 4 deletionspolkadot/collator/Cargo.toml
- polkadot/collator/src/lib.rs 2 additions, 2 deletionspolkadot/collator/src/lib.rs
- polkadot/erasure-coding/Cargo.toml 1 addition, 1 deletionpolkadot/erasure-coding/Cargo.toml
- polkadot/network/Cargo.toml 4 additions, 4 deletionspolkadot/network/Cargo.toml
- polkadot/parachain/Cargo.toml 8 additions, 8 deletionspolkadot/parachain/Cargo.toml
- polkadot/primitives/Cargo.toml 4 additions, 4 deletionspolkadot/primitives/Cargo.toml
- polkadot/rpc/Cargo.toml 2 additions, 2 deletionspolkadot/rpc/Cargo.toml
- polkadot/rpc/src/lib.rs 4 additions, 4 deletionspolkadot/rpc/src/lib.rs
- polkadot/runtime/Cargo.toml 41 additions, 41 deletionspolkadot/runtime/Cargo.toml
- polkadot/runtime/build.rs 1 addition, 1 deletionpolkadot/runtime/build.rs
- polkadot/runtime/src/attestations.rs 1 addition, 1 deletionpolkadot/runtime/src/attestations.rs
- polkadot/runtime/src/claims.rs 3 additions, 3 deletionspolkadot/runtime/src/claims.rs
- polkadot/runtime/src/crowdfund.rs 2 additions, 2 deletionspolkadot/runtime/src/crowdfund.rs
- polkadot/runtime/src/impls.rs 1 addition, 1 deletionpolkadot/runtime/src/impls.rs
- polkadot/runtime/src/lib.rs 4 additions, 4 deletionspolkadot/runtime/src/lib.rs
- polkadot/runtime/src/parachains.rs 4 additions, 5 deletionspolkadot/runtime/src/parachains.rs
Please register or sign in to comment