Update to latest substrate (#504)
* Update cargo files * First round of build fixes * update lock file
Showing
- polkadot/Cargo.lock 900 additions, 867 deletionspolkadot/Cargo.lock
- polkadot/availability-store/Cargo.toml 1 addition, 1 deletionpolkadot/availability-store/Cargo.toml
- polkadot/cli/Cargo.toml 1 addition, 1 deletionpolkadot/cli/Cargo.toml
- polkadot/collator/Cargo.toml 5 additions, 5 deletionspolkadot/collator/Cargo.toml
- polkadot/erasure-coding/Cargo.toml 2 additions, 2 deletionspolkadot/erasure-coding/Cargo.toml
- polkadot/executor/Cargo.toml 1 addition, 1 deletionpolkadot/executor/Cargo.toml
- polkadot/network/Cargo.toml 5 additions, 5 deletionspolkadot/network/Cargo.toml
- polkadot/parachain/Cargo.toml 2 additions, 2 deletionspolkadot/parachain/Cargo.toml
- polkadot/primitives/Cargo.toml 8 additions, 8 deletionspolkadot/primitives/Cargo.toml
- polkadot/rpc/Cargo.toml 7 additions, 5 deletionspolkadot/rpc/Cargo.toml
- polkadot/rpc/src/lib.rs 7 additions, 1 deletionpolkadot/rpc/src/lib.rs
- polkadot/runtime/Cargo.toml 43 additions, 41 deletionspolkadot/runtime/Cargo.toml
- polkadot/runtime/src/crowdfund.rs 4 additions, 4 deletionspolkadot/runtime/src/crowdfund.rs
- polkadot/runtime/src/lib.rs 12 additions, 1 deletionpolkadot/runtime/src/lib.rs
- polkadot/runtime/src/parachains.rs 1 addition, 1 deletionpolkadot/runtime/src/parachains.rs
- polkadot/runtime/src/slots.rs 2 additions, 2 deletionspolkadot/runtime/src/slots.rs
- polkadot/service/Cargo.toml 21 additions, 21 deletionspolkadot/service/Cargo.toml
- polkadot/statement-table/Cargo.toml 1 addition, 1 deletionpolkadot/statement-table/Cargo.toml
- polkadot/test-parachains/adder/Cargo.toml 1 addition, 1 deletionpolkadot/test-parachains/adder/Cargo.toml
- polkadot/test-parachains/adder/collator/Cargo.toml 2 additions, 2 deletionspolkadot/test-parachains/adder/collator/Cargo.toml
Please register or sign in to comment