Update to Substrate master (#311)
* Best effort to bring up to date. * Fix the executor stuff * Update verisons. * Finish fixing * Final fixes and warnings. * add some docs and bump Wasm versions * Fix tests * Fix final test
Showing
- polkadot/Cargo.lock 296 additions, 267 deletionspolkadot/Cargo.lock
- polkadot/availability-store/Cargo.toml 1 addition, 1 deletionpolkadot/availability-store/Cargo.toml
- polkadot/cli/src/lib.rs 7 additions, 5 deletionspolkadot/cli/src/lib.rs
- polkadot/collator/Cargo.toml 1 addition, 1 deletionpolkadot/collator/Cargo.toml
- polkadot/erasure-coding/Cargo.toml 1 addition, 1 deletionpolkadot/erasure-coding/Cargo.toml
- polkadot/network/Cargo.toml 1 addition, 1 deletionpolkadot/network/Cargo.toml
- polkadot/network/src/lib.rs 8 additions, 5 deletionspolkadot/network/src/lib.rs
- polkadot/network/src/tests/validation.rs 3 additions, 1 deletionpolkadot/network/src/tests/validation.rs
- polkadot/network/src/validation.rs 5 additions, 3 deletionspolkadot/network/src/validation.rs
- polkadot/parachain/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/Cargo.toml
- polkadot/primitives/Cargo.toml 1 addition, 3 deletionspolkadot/primitives/Cargo.toml
- polkadot/runtime/Cargo.toml 6 additions, 2 deletionspolkadot/runtime/Cargo.toml
- polkadot/runtime/src/claims.rs 16 additions, 2 deletionspolkadot/runtime/src/claims.rs
- polkadot/runtime/src/lib.rs 109 additions, 12 deletionspolkadot/runtime/src/lib.rs
- polkadot/runtime/src/parachains.rs 56 additions, 43 deletionspolkadot/runtime/src/parachains.rs
- polkadot/runtime/src/slots.rs 19 additions, 12 deletionspolkadot/runtime/src/slots.rs
- polkadot/runtime/wasm/Cargo.lock 238 additions, 195 deletionspolkadot/runtime/wasm/Cargo.lock
- polkadot/service/src/chain_spec.rs 10 additions, 48 deletionspolkadot/service/src/chain_spec.rs
- polkadot/service/src/lib.rs 9 additions, 12 deletionspolkadot/service/src/lib.rs
- polkadot/statement-table/Cargo.toml 1 addition, 1 deletionpolkadot/statement-table/Cargo.toml
Please register or sign in to comment