diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 6eafce75d9..55bacc997a 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3,7 +3,7 @@ name = "adder" version = "0.1.0" dependencies = [ "polkadot-parachain 0.1.0", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -13,7 +13,7 @@ version = "0.1.0" dependencies = [ "adder 0.1.0", "ctrlc 1.1.1 (git+https://github.com/paritytech/rust-ctrlc.git)", - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "exit-future 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -451,13 +451,13 @@ dependencies = [ [[package]] name = "ed25519" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "ring 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "untrusted 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -491,7 +491,7 @@ dependencies = [ [[package]] name = "environmental" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" [[package]] name = "error-chain" @@ -1708,15 +1708,15 @@ dependencies = [ "polkadot-executor 0.1.0", "polkadot-primitives 0.1.0", "polkadot-runtime 0.1.0", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-executor 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-executor 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] @@ -1729,8 +1729,8 @@ dependencies = [ "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-primitives 0.1.0", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] @@ -1749,18 +1749,18 @@ dependencies = [ "polkadot-service 0.3.0", "polkadot-transaction-pool 0.1.0", "slog 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-cli 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-network 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-rpc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-rpc-servers 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-service 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-cli 0.3.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-network 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-rpc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-rpc-servers 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-service 0.3.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/parity-substrate)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1768,16 +1768,16 @@ dependencies = [ name = "polkadot-collator" version = "0.1.0" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-api 0.1.0", "polkadot-cli 0.3.0", "polkadot-primitives 0.1.0", "polkadot-runtime 0.1.0", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1785,7 +1785,7 @@ dependencies = [ name = "polkadot-consensus" version = "0.1.0" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1799,13 +1799,13 @@ dependencies = [ "polkadot-statement-table 0.1.0", "polkadot-transaction-pool 0.1.0", "rhododendron 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-bft 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-bft 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1814,15 +1814,15 @@ name = "polkadot-executor" version = "0.1.0" dependencies = [ "polkadot-runtime 0.1.0", - "substrate-executor 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-executor 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "polkadot-network" version = "0.1.0" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1831,11 +1831,11 @@ dependencies = [ "polkadot-consensus 0.1.0", "polkadot-primitives 0.1.0", "rhododendron 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-bft 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-network 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-bft 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-network 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1844,8 +1844,8 @@ name = "polkadot-parachain" version = "0.1.0" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "wasmi 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1857,12 +1857,12 @@ dependencies = [ "pretty_assertions 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-serializer 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-serializer 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] @@ -1876,30 +1876,30 @@ dependencies = [ "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-serializer 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-serializer 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "polkadot-service" version = "0.3.0" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1914,13 +1914,13 @@ dependencies = [ "polkadot-runtime 0.1.0", "polkadot-transaction-pool 0.1.0", "slog 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-network 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-service 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-network 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-service 0.3.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/parity-substrate)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1929,28 +1929,28 @@ name = "polkadot-statement-table" version = "0.1.0" dependencies = [ "polkadot-primitives 0.1.0", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "polkadot-transaction-pool" version = "0.1.0" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-api 0.1.0", "polkadot-primitives 0.1.0", "polkadot-runtime 0.1.0", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] @@ -1999,16 +1999,16 @@ dependencies = [ [[package]] name = "pwasm-alloc" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "pwasm-libc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "pwasm-libc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "pwasm-libc" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" [[package]] name = "quick-error" @@ -2508,26 +2508,26 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "substrate-bft" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rhododendron 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-cli" version = "0.3.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2544,13 +2544,13 @@ dependencies = [ "names 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-network 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-network-libp2p 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-service 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-network 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-network-libp2p 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-service 0.3.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/parity-substrate)", "sysinfo 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)", "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2559,9 +2559,9 @@ dependencies = [ [[package]] name = "substrate-client" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2573,23 +2573,23 @@ dependencies = [ "patricia-trie 0.2.1 (git+https://github.com/paritytech/parity-common.git)", "rlp 0.2.1 (git+https://github.com/paritytech/parity-common.git)", "slog 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-bft 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-executor 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-bft 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-executor 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/parity-substrate)", "triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-client-db" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common.git)", "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common.git)", @@ -2597,21 +2597,21 @@ dependencies = [ "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "memorydb 0.2.1 (git+https://github.com/paritytech/parity-common.git)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-executor 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-db 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-executor 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-db 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-codec" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2619,7 +2619,7 @@ dependencies = [ [[package]] name = "substrate-codec-derive" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "proc-macro2 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2629,23 +2629,23 @@ dependencies = [ [[package]] name = "substrate-executor" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "byteorder 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)", - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common.git)", "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", - "parking_lot 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", + "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-serializer 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-serializer 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "twox-hash 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2655,7 +2655,7 @@ dependencies = [ [[package]] name = "substrate-extrinsic-pool" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2669,9 +2669,9 @@ dependencies = [ [[package]] name = "substrate-keyring" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2679,9 +2679,9 @@ dependencies = [ [[package]] name = "substrate-keystore" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-crypto 0.1.0 (git+https://github.com/paritytech/parity-common.git)", @@ -2695,10 +2695,10 @@ dependencies = [ [[package]] name = "substrate-network" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "ethcore-io 1.12.0 (git+https://github.com/paritytech/parity.git)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2706,18 +2706,18 @@ dependencies = [ "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-network-libp2p 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-network-libp2p 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-network-libp2p" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "bytes 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2740,7 +2740,7 @@ dependencies = [ [[package]] name = "substrate-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2754,9 +2754,9 @@ dependencies = [ "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "twox-hash 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "uint 0.3.0 (git+https://github.com/paritytech/parity-common.git)", @@ -2766,7 +2766,7 @@ dependencies = [ [[package]] name = "substrate-rpc" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core 8.0.2 (git+https://github.com/paritytech/jsonrpc.git)", @@ -2774,20 +2774,20 @@ dependencies = [ "jsonrpc-pubsub 8.0.1 (git+https://github.com/paritytech/jsonrpc.git)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-executor 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-executor 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-rpc-servers" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "jsonrpc-core 8.0.2 (git+https://github.com/paritytech/jsonrpc.git)", "jsonrpc-http-server 8.0.1 (git+https://github.com/paritytech/jsonrpc.git)", @@ -2795,256 +2795,256 @@ dependencies = [ "jsonrpc-ws-server 8.0.0 (git+https://github.com/paritytech/jsonrpc.git)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-rpc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-rpc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-consensus" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-council" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "integer-sqrt 0.1.0 (git+https://github.com/paritytech/integer-sqrt-rs.git)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-democracy" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-executive" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-io" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "environmental 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "environmental 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "integer-sqrt 0.1.0 (git+https://github.com/paritytech/integer-sqrt-rs.git)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-sandbox" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "wasmi 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-runtime-session" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-staking" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-std" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "pwasm-alloc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "pwasm-libc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "pwasm-alloc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "pwasm-libc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-runtime-support" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-system" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-timestamp" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-version" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-serializer" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "serde 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3053,7 +3053,7 @@ dependencies = [ [[package]] name = "substrate-service" version = "0.3.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3065,19 +3065,19 @@ dependencies = [ "serde_derive 1.0.71 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-client-db 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-executor 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keystore 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-network 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-rpc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-rpc-servers 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-client-db 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-executor 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keystore 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-network 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-rpc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-rpc-servers 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-telemetry 0.3.0 (git+https://github.com/paritytech/parity-substrate)", "target_info 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3085,19 +3085,19 @@ dependencies = [ [[package]] name = "substrate-state-db" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-state-machine" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "byteorder 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common.git)", @@ -3108,14 +3108,14 @@ dependencies = [ "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "patricia-trie 0.2.1 (git+https://github.com/paritytech/parity-common.git)", "rlp 0.2.1 (git+https://github.com/paritytech/parity-common.git)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "triehash 0.2.0 (git+https://github.com/paritytech/parity-common.git)", ] [[package]] name = "substrate-telemetry" version = "0.3.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3831,12 +3831,12 @@ dependencies = [ "checksum datastore 0.1.0 (git+https://github.com/tomaka/libp2p-rs?rev=6aa139a12dbea3d75d898ce0b2af7fcec129e294)" = "" "checksum difference 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b3304d19798a8e067e48d8e69b2c37f0b5e9b4e462504ad9e27e9f3fce02bba8" "checksum digest 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" = "5b29c278aa8fd30796bd977169e8004b4aa88cdcd2f32a6eb22bc2d5d38df94a" -"checksum ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum edit-distance 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3bd26878c3d921f89797a4e1a1711919f999a9f6946bb6f5a4ffda126d297b7e" "checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0" "checksum elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "88d4851b005ef16de812ea9acdb7bece2f0a40dd86c07b85631d7dafa54537bb" "checksum env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3ddf21e73e016298f5cb37d6ef8e8da8e39f91f9ec8b0df44b7deb16a9f8cd5b" -"checksum environmental 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum environmental 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3" "checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02" "checksum eth-secp256k1 0.5.7 (git+https://github.com/paritytech/rust-secp256k1)" = "" @@ -3961,8 +3961,8 @@ dependencies = [ "checksum proc-macro2 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "7a17a4d77bc20d344179de803a34694c0ac7a0b3fb4384bee99783215a8e0410" "checksum protobuf 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "128a4f37a2df739a567a8685b17f54aa19b9c3c4a6a5b8731e97a419b3db451c" "checksum pulldown-cmark 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8361e81576d2e02643b04950e487ec172b687180da65c731c03cf336784e6c07" -"checksum pwasm-alloc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum pwasm-libc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum pwasm-alloc 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum pwasm-libc 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum quick-error 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5fb6ccf8db7bbcb9c2eae558db5ab4f3da1c2a87e4e597ed394726bc8ea6ca1d" "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" "checksum quote 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ed7d650913520df631972f21e104a4fa2f9c82a14afc65d17b388a2e29731e7c" @@ -4026,40 +4026,40 @@ dependencies = [ "checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8" "checksum stdweb 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ef5430c8e36b713e13b48a9f709cc21e046723fe44ce34587b73a830203b533e" "checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550" -"checksum substrate-bft 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-cli 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-client 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-client-db 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-executor 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-keystore 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-network 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-network-libp2p 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-rpc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-rpc-servers 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-serializer 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-service 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-state-db 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-telemetry 0.3.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum substrate-bft 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-cli 0.3.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-client 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-client-db 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-executor 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-extrinsic-pool 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-keystore 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-network 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-network-libp2p 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-rpc 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-rpc-servers 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-serializer 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-service 0.3.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-state-db 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-telemetry 0.3.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum subtle 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dc7f6353c2ee5407358d063a14cccc1630804527090a6fb5a9489ce4924280fb" "checksum syn 0.14.8 (registry+https://github.com/rust-lang/crates.io-index)" = "b7bfcbb0c068d0f642a0ffbd5c604965a360a61f99e8add013cef23a838614f3" "checksum sysinfo 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)" = "394abcf30852ac00878ab01642b13668db48d166d945f250c7bdbb9e12d75ad0" diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index f9f3572bc5..0f110e6161 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -43,10 +43,10 @@ exclude = [ ] [badges] -travis-ci = { repository = "paritytech/polkadot", branch = "master" } +travis-ci = { repository = "paritytech/parity-substrate", branch = "master" } maintenance = { status = "actively-developed" } -is-it-maintained-issue-resolution = { repository = "paritytech/polkadot", branch = "split-substrate" } -is-it-maintained-open-issues = { repository = "paritytech/polkadot", branch = "split-substrate" } +is-it-maintained-issue-resolution = { repository = "paritytech/parity-substrate" } +is-it-maintained-open-issues = { repository = "paritytech/parity-substrate" } [profile.release] # Substrate runtime requires unwinding. diff --git a/polkadot/api/Cargo.toml b/polkadot/api/Cargo.toml index 86a1083c38..7741e94fd4 100644 --- a/polkadot/api/Cargo.toml +++ b/polkadot/api/Cargo.toml @@ -8,14 +8,14 @@ error-chain = "0.12" polkadot-executor = { path = "../executor" } polkadot-runtime = { path = "../runtime" } polkadot-primitives = { path = "../primitives" } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-io = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-executive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-client = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-executor = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-state-machine = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-io = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-executive = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-client = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-executor = { git = "https://github.com/paritytech/parity-substrate" } +substrate-state-machine = { git = "https://github.com/paritytech/parity-substrate" } [dev-dependencies] -substrate-keyring = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-keyring = { git = "https://github.com/paritytech/parity-substrate" } diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml index 10fe694275..f3f33fc589 100644 --- a/polkadot/availability-store/Cargo.toml +++ b/polkadot/availability-store/Cargo.toml @@ -8,8 +8,8 @@ authors = ["Parity Technologies "] polkadot-primitives = { path = "../primitives" } parking_lot = "0.4" log = "0.3" -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } kvdb = { git = "https://github.com/paritytech/parity-common.git" } kvdb-rocksdb = { git = "https://github.com/paritytech/parity-common.git" } kvdb-memorydb = { git = "https://github.com/paritytech/parity-common.git" } diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index 2c3775204d..3ec8d1e950 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -14,18 +14,18 @@ tokio = "0.1.7" futures = "0.1.17" parking_lot = "0.4" exit-future = "0.1" -substrate-cli = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-client = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-extrinsic-pool = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-network = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-rpc = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-rpc-servers = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-service = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-state-machine = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-telemetry = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-cli = { git = "https://github.com/paritytech/parity-substrate" } +substrate-client = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-extrinsic-pool = { git = "https://github.com/paritytech/parity-substrate" } +substrate-network = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-rpc = { git = "https://github.com/paritytech/parity-substrate" } +substrate-rpc-servers = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-service = { git = "https://github.com/paritytech/parity-substrate" } +substrate-state-machine = { git = "https://github.com/paritytech/parity-substrate" } +substrate-telemetry = { git = "https://github.com/paritytech/parity-substrate" } polkadot-primitives = { path = "../primitives" } polkadot-runtime = { path = "../runtime" } polkadot-service = { path = "../service" } diff --git a/polkadot/collator/Cargo.toml b/polkadot/collator/Cargo.toml index 6718c31fe0..640c253cce 100644 --- a/polkadot/collator/Cargo.toml +++ b/polkadot/collator/Cargo.toml @@ -6,13 +6,13 @@ description = "Collator node implementation" [dependencies] futures = "0.1.17" -substrate-client = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", version = "0.1" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", version = "0.1" } +substrate-client = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate", version = "0.1" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate", version = "0.1" } polkadot-api = { path = "../api" } polkadot-runtime = { path = "../runtime", version = "0.1" } polkadot-primitives = { path = "../primitives", version = "0.1" } polkadot-cli = { path = "../cli" } log = "0.4" -ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +ed25519 = { git = "https://github.com/paritytech/parity-substrate" } tokio = "0.1.7" diff --git a/polkadot/consensus/Cargo.toml b/polkadot/consensus/Cargo.toml index 2288f86536..bff7082fba 100644 --- a/polkadot/consensus/Cargo.toml +++ b/polkadot/consensus/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Parity Technologies "] futures = "0.1.17" parking_lot = "0.4" tokio = "0.1.7" -ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +ed25519 = { git = "https://github.com/paritytech/parity-substrate" } error-chain = "0.12" log = "0.3" exit-future = "0.1" @@ -19,12 +19,12 @@ polkadot-primitives = { path = "../primitives" } polkadot-runtime = { path = "../runtime" } polkadot-statement-table = { path = "../statement-table" } polkadot-transaction-pool = { path = "../transaction-pool" } -substrate-bft = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-support = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-client = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-bft = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-support = { git = "https://github.com/paritytech/parity-substrate" } +substrate-client = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-primitives = { git = "https://github.com/paritytech/parity-substrate" } [dev-dependencies] -substrate-keyring = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-keyring = { git = "https://github.com/paritytech/parity-substrate" } diff --git a/polkadot/executor/Cargo.toml b/polkadot/executor/Cargo.toml index a55e511ead..efe0548fab 100644 --- a/polkadot/executor/Cargo.toml +++ b/polkadot/executor/Cargo.toml @@ -5,6 +5,6 @@ authors = ["Parity Technologies "] description = "Polkadot node implementation in Rust." [dependencies] -substrate-executor = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-executor = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } polkadot-runtime = { path = "../runtime" } diff --git a/polkadot/network/Cargo.toml b/polkadot/network/Cargo.toml index 4aaa09f889..32c948a965 100644 --- a/polkadot/network/Cargo.toml +++ b/polkadot/network/Cargo.toml @@ -10,12 +10,12 @@ polkadot-api = { path = "../api" } polkadot-availability-store = { path = "../availability-store" } polkadot-consensus = { path = "../consensus" } polkadot-primitives = { path = "../primitives" } -substrate-bft = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec-derive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-network = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-bft = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec-derive = { git = "https://github.com/paritytech/parity-substrate" } +substrate-network = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } +ed25519 = { git = "https://github.com/paritytech/parity-substrate" } futures = "0.1" tokio = "0.1.7" log = "0.4" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index e9242ca20a..36e9fc0708 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -5,8 +5,8 @@ authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" [dependencies] -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-codec-derive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-codec-derive = { git = "https://github.com/paritytech/parity-substrate", default-features = false } wasmi = { version = "0.4", optional = true } error-chain = { version = "0.12", optional = true } diff --git a/polkadot/parachain/tests/res/adder.wasm b/polkadot/parachain/tests/res/adder.wasm index 9f0145a78b..caf9ca5ae0 100644 Binary files a/polkadot/parachain/tests/res/adder.wasm and b/polkadot/parachain/tests/res/adder.wasm differ diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index 874b17d415..8a6d4ed686 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -6,14 +6,14 @@ authors = ["Parity Technologies "] [dependencies] serde = { version = "1.0", default_features = false } serde_derive = { version = "1.0", optional = true } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default_features = false } -substrate-codec-derive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default_features = false } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default_features = false } -substrate-runtime-std = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default_features = false } -substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default_features = false } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate", default_features = false } +substrate-codec-derive = { git = "https://github.com/paritytech/parity-substrate", default_features = false } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate", default_features = false } +substrate-runtime-std = { git = "https://github.com/paritytech/parity-substrate", default_features = false } +substrate-runtime-primitives = { git = "https://github.com/paritytech/parity-substrate", default_features = false } [dev-dependencies] -substrate-serializer = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-serializer = { git = "https://github.com/paritytech/parity-substrate" } pretty_assertions = "0.4" [features] diff --git a/polkadot/runtime/Cargo.toml b/polkadot/runtime/Cargo.toml index 0a9d6852c2..b26f76fc10 100644 --- a/polkadot/runtime/Cargo.toml +++ b/polkadot/runtime/Cargo.toml @@ -10,23 +10,23 @@ serde = { version = "1.0", default_features = false } serde_derive = { version = "1.0", optional = true } safe-mix = { version = "1.0", default_features = false} polkadot-primitives = { path = "../primitives", default_features = false } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-serializer = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-std = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-io = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-support = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-keyring = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-consensus = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-council = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-democracy = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-executive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-session = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-staking = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-system = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-timestamp = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-version = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-serializer = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-std = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-io = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-support = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-keyring = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-consensus = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-council = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-democracy = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-executive = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-session = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-staking = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-system = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-timestamp = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-version = { git = "https://github.com/paritytech/parity-substrate" } [dev-dependencies] hex-literal = "0.1.0" diff --git a/polkadot/runtime/wasm/Cargo.lock b/polkadot/runtime/wasm/Cargo.lock index c309ebb41c..7722f38156 100644 --- a/polkadot/runtime/wasm/Cargo.lock +++ b/polkadot/runtime/wasm/Cargo.lock @@ -84,13 +84,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ed25519" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "ring 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "untrusted 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -105,7 +105,7 @@ dependencies = [ [[package]] name = "environmental" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" [[package]] name = "ethbloom" @@ -373,11 +373,11 @@ version = "0.1.0" dependencies = [ "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] @@ -387,21 +387,21 @@ dependencies = [ "integer-sqrt 0.1.0 (git+https://github.com/paritytech/integer-sqrt-rs.git)", "polkadot-primitives 0.1.0", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] @@ -428,16 +428,16 @@ dependencies = [ [[package]] name = "pwasm-alloc" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "pwasm-libc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "pwasm-libc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "pwasm-libc" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" [[package]] name = "quote" @@ -596,7 +596,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "substrate-codec" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -604,7 +604,7 @@ dependencies = [ [[package]] name = "substrate-codec-derive" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "proc-macro2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -614,9 +614,9 @@ dependencies = [ [[package]] name = "substrate-keyring" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -624,7 +624,7 @@ dependencies = [ [[package]] name = "substrate-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -638,9 +638,9 @@ dependencies = [ "rustc-hex 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "twox-hash 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "uint 0.2.2 (git+https://github.com/paritytech/parity-common)", @@ -650,249 +650,249 @@ dependencies = [ [[package]] name = "substrate-runtime-consensus" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-council" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "integer-sqrt 0.1.0 (git+https://github.com/paritytech/integer-sqrt-rs.git)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-democracy" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-executive" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-io" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "environmental 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "environmental 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-runtime-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "integer-sqrt 0.1.0 (git+https://github.com/paritytech/integer-sqrt-rs.git)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-sandbox" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "wasmi 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-runtime-session" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-staking" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-std" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "pwasm-alloc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "pwasm-libc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "pwasm-alloc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "pwasm-libc 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-runtime-support" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ - "ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-system" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-timestamp" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-runtime-version" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", - "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)", + "substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)", ] [[package]] name = "substrate-state-machine" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=split-substrate#e3f6cd86348c34f50e9c19b00022836b196cbd29" +source = "git+https://github.com/paritytech/parity-substrate#54e6d763a5d091ca1c41f431f8c7e76c384263d5" dependencies = [ "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common)", @@ -903,7 +903,7 @@ dependencies = [ "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "patricia-trie 0.2.1 (git+https://github.com/paritytech/parity-common)", "rlp 0.2.1 (git+https://github.com/paritytech/parity-common)", - "substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)", + "substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)", "triehash 0.2.0 (git+https://github.com/paritytech/parity-common)", ] @@ -1041,9 +1041,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150" "checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9" "checksum crunchy 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a2f4a431c5c9f662e1200b7c7f02c34e91361150e382089a8f2dec3ba680cbda" -"checksum ed25519 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum ed25519 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "88d4851b005ef16de812ea9acdb7bece2f0a40dd86c07b85631d7dafa54537bb" -"checksum environmental 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum environmental 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum ethbloom 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1a93a43ce2e9f09071449da36bfa7a1b20b950ee344b6904ff23de493b03b386" "checksum ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c48729b8aea8aedb12cf4cb2e5cef439fdfe2dda4a89e47eeebd15778ef53b6" "checksum ethereum-types-serialize 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4ac59a21a9ce98e188f3dace9eb67a6c4a3c67ec7fbc7218cb827852679dc002" @@ -1080,8 +1080,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum proc-macro-hack 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ba8d4f9257b85eb6cdf13f055cea3190520aab1409ca2ab43493ea4820c25f0" "checksum proc-macro-hack-impl 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d5cb6f960ad471404618e9817c0e5d10b1ae74cfdf01fab89ea0641fe7fb2892" "checksum proc-macro2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1fa93823f53cfd0f5ac117b189aed6cfdfb2cfc0a9d82e956dd7927595ed7d46" -"checksum pwasm-alloc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum pwasm-libc 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum pwasm-alloc 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum pwasm-libc 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e44651a0dc4cdd99f71c83b561e221f714912d11af1a4dff0631f923d53af035" "checksum rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1" "checksum rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5" @@ -1101,25 +1101,25 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)" = "79e4620ba6fbe051fc7506fab6f84205823564d55da18d55b695160fb3479cd8" "checksum smallvec 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "211a489e65e94b103926d2054ae515a1cdb5d515ea0ef414fee23b7e043ce748" "checksum stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "15132e0e364248108c5e2c02e3ab539be8d6f5d52a01ca9bbf27ed657316f02b" -"checksum substrate-codec 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-keyring 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" -"checksum substrate-state-machine 0.1.0 (git+https://github.com/paritytech/polkadot?branch=split-substrate)" = "" +"checksum substrate-codec 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-codec-derive 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-keyring 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-consensus 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-council 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-democracy 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-executive 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-io 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-primitives 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-sandbox 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-session 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-staking 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-std 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-support 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-system 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-timestamp 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-runtime-version 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" +"checksum substrate-state-machine 0.1.0 (git+https://github.com/paritytech/parity-substrate)" = "" "checksum syn 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6dfd71b2be5a58ee30a6f8ea355ba8290d397131c00dfa55c3d34e6e13db5101" "checksum tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e9175261fbdb60781fcd388a4d6cc7e14764a2b629a7ad94abb439aed223a44f" "checksum triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2033893a813c70e7d8a739ca6c36dc0a7a2c913ec718d7cbf84a3837bbe3c7ce" diff --git a/polkadot/runtime/wasm/Cargo.toml b/polkadot/runtime/wasm/Cargo.toml index 55d47b273b..0bc6005bea 100644 --- a/polkadot/runtime/wasm/Cargo.toml +++ b/polkadot/runtime/wasm/Cargo.toml @@ -10,21 +10,21 @@ crate-type = ["cdylib"] integer-sqrt = { git = "https://github.com/paritytech/integer-sqrt-rs.git", branch = "master" } polkadot-primitives = { path = "../../primitives", default-features = false } safe-mix = { version = "1.0", default-features = false } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-std = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-io = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-support = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-consensus = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-council = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-democracy = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-executive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-session = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-staking = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-system = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-timestamp = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } -substrate-runtime-version = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-std = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-io = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-support = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-consensus = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-council = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-democracy = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-executive = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-primitives = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-session = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-staking = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-system = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-timestamp = { git = "https://github.com/paritytech/parity-substrate", default-features = false } +substrate-runtime-version = { git = "https://github.com/paritytech/parity-substrate", default-features = false } [features] default = [] diff --git a/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.compact.wasm b/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.compact.wasm index e1f5f18162..5473a9a11b 100644 Binary files a/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.compact.wasm and b/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.compact.wasm differ diff --git a/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.wasm b/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.wasm index a7f3319766..2339f1b2a2 100755 Binary files a/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.wasm and b/polkadot/runtime/wasm/target/wasm32-unknown-unknown/release/polkadot_runtime.wasm differ diff --git a/polkadot/service/Cargo.toml b/polkadot/service/Cargo.toml index 8b27d124be..f1611a4fe0 100644 --- a/polkadot/service/Cargo.toml +++ b/polkadot/service/Cargo.toml @@ -11,7 +11,7 @@ log = "0.3" slog = "^2" tokio = "0.1.7" hex-literal = "0.1" -ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +ed25519 = { git = "https://github.com/paritytech/parity-substrate" } polkadot-availability-store = { path = "../availability-store" } polkadot-primitives = { path = "../primitives" } polkadot-runtime = { path = "../runtime" } @@ -20,10 +20,10 @@ polkadot-executor = { path = "../executor" } polkadot-api = { path = "../api" } polkadot-transaction-pool = { path = "../transaction-pool" } polkadot-network = { path = "../network" } -substrate-runtime-io = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-network = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-client = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-service = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-telemetry = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-runtime-io = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-network = { git = "https://github.com/paritytech/parity-substrate" } +substrate-client = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-service = { git = "https://github.com/paritytech/parity-substrate" } +substrate-telemetry = { git = "https://github.com/paritytech/parity-substrate" } diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 13bd7d1a20..731720e889 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Parity Technologies "] [dependencies] -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec-derive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec-derive = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } polkadot-primitives = { path = "../primitives" } diff --git a/polkadot/test-parachains/adder/Cargo.toml b/polkadot/test-parachains/adder/Cargo.toml index 7acf7b8892..ddb087fbb5 100644 --- a/polkadot/test-parachains/adder/Cargo.toml +++ b/polkadot/test-parachains/adder/Cargo.toml @@ -6,5 +6,5 @@ description = "Test parachain which adds to a number as its state transition" [dependencies] polkadot-parachain = { path = "../../parachain/", default-features = false } -substrate-codec-derive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate", default-features = false } +substrate-codec-derive = { git = "https://github.com/paritytech/parity-substrate", default-features = false } tiny-keccak = "1.4" diff --git a/polkadot/test-parachains/adder/collator/Cargo.toml b/polkadot/test-parachains/adder/collator/Cargo.toml index 0d71ae8e79..5fe9d53e69 100644 --- a/polkadot/test-parachains/adder/collator/Cargo.toml +++ b/polkadot/test-parachains/adder/collator/Cargo.toml @@ -8,7 +8,7 @@ adder = { path = ".." } polkadot-parachain = { path = "../../../parachain" } polkadot-collator = { path = "../../../collator" } polkadot-primitives = { path = "../../../primitives" } -ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +ed25519 = { git = "https://github.com/paritytech/parity-substrate" } parking_lot = "0.4" ctrlc = { git = "https://github.com/paritytech/rust-ctrlc.git" } futures = "0.1" diff --git a/polkadot/transaction-pool/Cargo.toml b/polkadot/transaction-pool/Cargo.toml index 7d968b16ea..cb0bf670b5 100644 --- a/polkadot/transaction-pool/Cargo.toml +++ b/polkadot/transaction-pool/Cargo.toml @@ -10,10 +10,10 @@ parking_lot = "0.4" polkadot-api = { path = "../api" } polkadot-primitives = { path = "../primitives" } polkadot-runtime = { path = "../runtime" } -substrate-client = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-keyring = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-extrinsic-pool = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } -ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" } +substrate-client = { git = "https://github.com/paritytech/parity-substrate" } +substrate-codec = { git = "https://github.com/paritytech/parity-substrate" } +substrate-keyring = { git = "https://github.com/paritytech/parity-substrate" } +substrate-extrinsic-pool = { git = "https://github.com/paritytech/parity-substrate" } +substrate-primitives = { git = "https://github.com/paritytech/parity-substrate" } +substrate-runtime-primitives = { git = "https://github.com/paritytech/parity-substrate" } +ed25519 = { git = "https://github.com/paritytech/parity-substrate" }