Updates substrate to latest master (#107)
* Updates substrate to latest master * Use slot_duration and not slot * Update to latest substrate master again to have latest CLI * Rename iherent indentifier * Update after master merge
Showing
- polkadot/Cargo.lock 697 additions, 617 deletionspolkadot/Cargo.lock
- polkadot/cli/Cargo.toml 0 additions, 1 deletionpolkadot/cli/Cargo.toml
- polkadot/cli/src/lib.rs 21 additions, 31 deletionspolkadot/cli/src/lib.rs
- polkadot/consensus/Cargo.toml 3 additions, 2 deletionspolkadot/consensus/Cargo.toml
- polkadot/consensus/src/attestation_service.rs 2 additions, 2 deletionspolkadot/consensus/src/attestation_service.rs
- polkadot/consensus/src/lib.rs 42 additions, 31 deletionspolkadot/consensus/src/lib.rs
- polkadot/primitives/src/lib.rs 0 additions, 11 deletionspolkadot/primitives/src/lib.rs
- polkadot/runtime/Cargo.toml 28 additions, 25 deletionspolkadot/runtime/Cargo.toml
- polkadot/runtime/src/lib.rs 12 additions, 58 deletionspolkadot/runtime/src/lib.rs
- polkadot/runtime/src/parachains.rs 16 additions, 42 deletionspolkadot/runtime/src/parachains.rs
- polkadot/runtime/wasm/Cargo.lock 1405 additions, 134 deletionspolkadot/runtime/wasm/Cargo.lock
- polkadot/runtime/wasm/Cargo.toml 9 additions, 32 deletionspolkadot/runtime/wasm/Cargo.toml
- polkadot/runtime/wasm/build.sh 6 additions, 1 deletionpolkadot/runtime/wasm/build.sh
- polkadot/runtime/wasm/src 0 additions, 1 deletionpolkadot/runtime/wasm/src
- polkadot/runtime/wasm/src/lib.rs 22 additions, 0 deletionspolkadot/runtime/wasm/src/lib.rs
- polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.compact.wasm 0 additions, 0 deletions...m32-unknown-unknown/release/polkadot_runtime.compact.wasm
- polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.wasm 0 additions, 0 deletions...rget/wasm32-unknown-unknown/release/polkadot_runtime.wasm
- polkadot/service/Cargo.toml 1 addition, 0 deletionspolkadot/service/Cargo.toml
- polkadot/service/src/lib.rs 36 additions, 23 deletionspolkadot/service/src/lib.rs
Please register or sign in to comment