From 93d3804b75a376af3906fe891b1f0c87d9c09658 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Wed, 1 Jul 2020 11:37:08 +0200 Subject: [PATCH 01/15] Switch branch --- Cargo.lock | 275 +++++++++--------- availability-store/Cargo.toml | 16 +- cli/Cargo.toml | 22 +- collator/Cargo.toml | 22 +- erasure-coding/Cargo.toml | 4 +- network/Cargo.toml | 16 +- network/test/Cargo.toml | 20 +- node/network/bridge/Cargo.toml | 4 +- node/overseer/Cargo.toml | 2 +- node/primitives/Cargo.toml | 2 +- node/service/Cargo.toml | 74 ++--- node/subsystem/Cargo.toml | 2 +- parachain/Cargo.toml | 14 +- parachain/test-parachains/adder/Cargo.toml | 2 +- .../test-parachains/adder/collator/Cargo.toml | 4 +- .../test-parachains/code-upgrader/Cargo.toml | 2 +- primitives/Cargo.toml | 22 +- rpc/Cargo.toml | 34 +-- runtime/common/Cargo.toml | 52 ++-- runtime/kusama/Cargo.toml | 108 +++---- runtime/parachains/Cargo.toml | 50 ++-- runtime/polkadot/Cargo.toml | 104 +++---- runtime/test-runtime/Cargo.toml | 68 ++--- runtime/test-runtime/client/Cargo.toml | 22 +- runtime/westend/Cargo.toml | 110 +++---- service/Cargo.toml | 72 ++--- statement-table/Cargo.toml | 2 +- validation/Cargo.toml | 36 +-- 28 files changed, 581 insertions(+), 580 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 946344001940..23d44b9cbdb3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5692,7 +5692,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5719,7 +5719,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5743,7 +5743,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5759,7 +5759,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5775,7 +5775,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5786,7 +5786,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5808,6 +5808,7 @@ dependencies = [ "sc-service", "sc-telemetry", "sc-tracing", + "serde", "serde_json", "sp-blockchain", "sp-core", @@ -5826,7 +5827,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5862,7 +5863,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "blake2-rfc", "hash-db", @@ -5891,7 +5892,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5902,7 +5903,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5944,7 +5945,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5968,7 +5969,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5981,7 +5982,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6003,7 +6004,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6017,7 +6018,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6045,7 +6046,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6062,7 +6063,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6077,7 +6078,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6098,7 +6099,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6136,7 +6137,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6153,7 +6154,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6172,7 +6173,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "hex", @@ -6188,7 +6189,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "hash-db", "lazy_static", @@ -6207,7 +6208,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "bitflags", "bs58", @@ -6259,7 +6260,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6274,7 +6275,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "env_logger", "futures 0.3.5", @@ -6301,7 +6302,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "bytes 0.5.4", "fnv", @@ -6328,7 +6329,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "libp2p", @@ -6341,7 +6342,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6350,7 +6351,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "hash-db", @@ -6382,7 +6383,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6406,7 +6407,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6422,7 +6423,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "directories", @@ -6485,7 +6486,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6499,7 +6500,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6520,7 +6521,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "erased-serde", "log 0.4.8", @@ -6537,7 +6538,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6557,7 +6558,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6934,7 +6935,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6946,7 +6947,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "hash-db", "parity-scale-codec", @@ -6961,7 +6962,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6973,7 +6974,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "serde", @@ -6985,7 +6986,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -6998,7 +6999,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-api", @@ -7010,7 +7011,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7021,7 +7022,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-api", @@ -7033,7 +7034,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7049,7 +7050,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "serde", "serde_json", @@ -7058,7 +7059,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7082,7 +7083,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-api", @@ -7096,7 +7097,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "merlin", "parity-scale-codec", @@ -7114,7 +7115,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7126,7 +7127,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "base58", "blake2-rfc", @@ -7168,7 +7169,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7177,7 +7178,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7187,7 +7188,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "environmental", "parity-scale-codec", @@ -7198,7 +7199,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7214,7 +7215,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7224,7 +7225,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7236,7 +7237,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "hash-db", @@ -7257,7 +7258,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "lazy_static", "sp-core", @@ -7268,7 +7269,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "serde", @@ -7280,7 +7281,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7291,7 +7292,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "sp-api", "sp-core", @@ -7301,7 +7302,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "backtrace", "log 0.4.8", @@ -7310,7 +7311,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "serde", "sp-core", @@ -7319,7 +7320,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "either", "hash256-std-hasher", @@ -7341,7 +7342,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7356,7 +7357,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "Inflector", "proc-macro-crate", @@ -7368,7 +7369,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "serde", "serde_json", @@ -7377,7 +7378,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-api", @@ -7390,7 +7391,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7400,7 +7401,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7421,12 +7422,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7438,7 +7439,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7452,7 +7453,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "log 0.4.8", "rental", @@ -7462,7 +7463,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7478,7 +7479,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "hash-db", "memory-db", @@ -7492,7 +7493,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "futures-core", @@ -7504,7 +7505,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7516,7 +7517,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7656,7 +7657,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "chrono", "clear_on_drop", @@ -7683,7 +7684,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "platforms", ] @@ -7691,7 +7692,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7714,7 +7715,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7728,7 +7729,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "hash-db", @@ -7750,7 +7751,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "cfg-if", "frame-executive", @@ -7783,14 +7784,14 @@ dependencies = [ "sp-transaction-pool", "sp-trie", "sp-version", - "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate)", + "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate?branch=ashley-chainops)", "trie-db 0.21.0", ] [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7811,7 +7812,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" [[package]] name = "substrate-wasm-builder-runner" diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index 503e897ceadb..6537ca2c0b97 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -15,14 +15,14 @@ futures = "0.3.4" tokio = { version = "0.2.13", features = ["rt-core"] } exit-future = "0.2.0" codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } kvdb = "0.6.0" kvdb-memorydb = "0.6.0" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index b395ccba9dc3..5d552ebf0e30 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -17,26 +17,26 @@ crate-type = ["cdylib", "rlib"] log = "0.4.8" futures = { version = "0.3.4", features = ["compat"] } structopt = "0.3.8" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } service = { package = "polkadot-service", path = "../service", default-features = false, optional = true } service-new = { package = "polkadot-service-new", path = "../node/service", default-features = false, optional = true } tokio = { version = "0.2.13", features = ["rt-threaded"], optional = true } -frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } wasm-bindgen = { version = "0.2.57", optional = true } wasm-bindgen-futures = { version = "0.4.7", optional = true } -browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } [build-dependencies] -substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [features] default = [ "wasmtime", "db", "cli", "service-old" ] diff --git a/collator/Cargo.toml b/collator/Cargo.toml index 42e733419fef..1bd2a70711d4 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -7,16 +7,16 @@ edition = "2018" [dependencies] futures = "0.3.4" -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-primitives = { path = "../primitives" } polkadot-cli = { path = "../cli" } polkadot-network = { path = "../network" } @@ -29,7 +29,7 @@ futures-timer = "2.0" codec = { package = "parity-scale-codec", version = "1.3.0" } [dev-dependencies] -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [features] default = ["service-old"] diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 9c49e33f407c..cbc132eb4671 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -8,6 +8,6 @@ edition = "2018" primitives = { package = "polkadot-primitives", path = "../primitives" } reed_solomon = { package = "reed-solomon-erasure", version = "4.0.2"} codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } derive_more = "0.15.0" diff --git a/network/Cargo.toml b/network/Cargo.toml index 0735fec5907f..9475074db4fd 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -15,18 +15,18 @@ polkadot-validation = { path = "../validation" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } futures = "0.3.4" log = "0.4.8" exit-future = "0.2.0" futures-timer = "2.0" -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } wasm-timer = "0.2.4" [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } diff --git a/network/test/Cargo.toml b/network/test/Cargo.toml index ad8cafe3f453..bb1ed0d5ab4a 100644 --- a/network/test/Cargo.toml +++ b/network/test/Cargo.toml @@ -10,14 +10,14 @@ log = "0.4.8" parking_lot = "0.10.0" futures = "0.3.1" rand = "0.7.2" -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "master" } -sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "ashley-chainops" } +sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index 4f6c8631e2f9..7731adf99b2f 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -12,8 +12,8 @@ streamunordered = "0.5.1" polkadot-primitives = { path = "../../../primitives" } node-primitives = { package = "polkadot-node-primitives", path = "../../primitives" } parity-scale-codec = "1.3.0" -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } [dev-dependencies] diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 6c6ce304e6d4..2f06fba2ef56 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -10,7 +10,7 @@ log = "0.4.8" futures-timer = "3.0.2" streamunordered = "0.5.1" polkadot-primitives = { path = "../../primitives" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../subsystem" } async-trait = "0.1" diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index b2bc9231ae74..8591f7cf66ee 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -9,5 +9,5 @@ description = "Primitives types for the Node-side" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["derive"] } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } async-trait = "0.1" diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index f1a56acfad95..7e630ce0cbe8 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -20,47 +20,47 @@ kusama-runtime = { path = "../../runtime/kusama" } westend-runtime = { path = "../../runtime/westend" } polkadot-network = { path = "../../network", optional = true } polkadot-rpc = { path = "../../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [dev-dependencies] polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } env_logger = "0.7.0" [features] diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index 43712319cb71..a51ac7abb695 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -9,6 +9,6 @@ description = "Subsystem traits and message definitions" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } polkadot-node-primitives = { path = "../primitives" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } futures = "0.3.5" async-trait = "0.1" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index e401e2baa53f..e1008ef1e2b1 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -10,17 +10,17 @@ edition = "2018" # this crate for WASM. This is critical to avoid forcing all parachain WASM into implementing # various unnecessary Substrate-specific endpoints. codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = [ "derive" ] } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } # all optional crates. derive_more = { version = "0.99.2", optional = true } serde = { version = "1.0.102", default-features = false, features = [ "derive" ], optional = true } -sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true, default-features = false } -sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true, default-features = false } +sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } parking_lot = { version = "0.10.0", optional = true } log = { version = "0.4.8", optional = true } diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 7f04dc5946a3..6dcae49f4e64 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 3363a908a943..55efbe41dbea 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -9,8 +9,8 @@ adder = { package = "test-parachain-adder", path = ".." } parachain = { package = "polkadot-parachain", path = "../../.." } collator = { package = "polkadot-collator", path = "../../../../collator" } primitives = { package = "polkadot-primitives", path = "../../../../primitives" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } parking_lot = "0.10.0" codec = { package = "parity-scale-codec", version = "1.2.0" } futures = "0.3.4" diff --git a/parachain/test-parachains/code-upgrader/Cargo.toml b/parachain/test-parachains/code-upgrader/Cargo.toml index 4dfcde274a73..9750e5b7347a 100644 --- a/parachain/test-parachains/code-upgrader/Cargo.toml +++ b/parachain/test-parachains/code-upgrader/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index d327429b64e0..4c0c7e6444e0 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] serde = { version = "1.0.102", optional = true, features = ["derive"] } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } [dev-dependencies] -sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } pretty_assertions = "0.5.1" [features] diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index ce2f6382b468..14bd68a2ea1e 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] jsonrpc-core = "14.0.3" polkadot-primitives = { path = "../primitives" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 2b31e989c898..282ecf737624 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -13,39 +13,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } trie-db = "0.21.0" serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index b5494ab625e4..6c5562392049 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -15,60 +15,60 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -78,8 +78,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index ab4ca5a78309..2869f914702a 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -12,25 +12,25 @@ rustc-hex = { version = "2.0.1", default-features = false } serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } @@ -40,13 +40,13 @@ rand_chacha = { version = "0.2.2", default-features = false } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index 471efb0bacf0..921b2830dbcb 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -15,58 +15,58 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -76,8 +76,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index ba2f0f1a612d..21d8475183b2 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -14,39 +14,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -56,8 +56,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/test-runtime/client/Cargo.toml b/runtime/test-runtime/client/Cargo.toml index a9439e060968..91174d97a7c8 100644 --- a/runtime/test-runtime/client/Cargo.toml +++ b/runtime/test-runtime/client/Cargo.toml @@ -6,19 +6,19 @@ edition = "2018" license = "GPL-3.0" [dependencies] -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-light = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["test-helpers"], default-features = false } -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-light = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", features = ["test-helpers"], default-features = false } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-test-runtime = { path = ".." } polkadot-runtime-common = { path = "../../common" } polkadot-primitives = { path = "../../../primitives" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } futures = "0.3.1" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index deab7e0109d1..9b191093c748 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -15,61 +15,61 @@ serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" static_assertions = "1.1.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -80,8 +80,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" [build-dependencies] diff --git a/service/Cargo.toml b/service/Cargo.toml index 5eb47ec8875c..8117103a2512 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -20,46 +20,46 @@ kusama-runtime = { path = "../runtime/kusama" } westend-runtime = { path = "../runtime/westend" } polkadot-network = { path = "../network", optional = true } polkadot-rpc = { path = "../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [dev-dependencies] polkadot-test-runtime-client = { path = "../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } env_logger = "0.7.0" [features] diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index 831ae6cd4354..569304879259 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/validation/Cargo.toml b/validation/Cargo.toml index 42e417fef6f0..a436db73381b 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -18,24 +18,24 @@ parachain = { package = "polkadot-parachain", path = "../parachain" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } table = { package = "polkadot-statement-table", path = "../statement-table" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master" } -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } -block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "master" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } +runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } From ec1a0844341402aba77d1ce5ed589174b4ccdc42 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Wed, 1 Jul 2020 11:50:55 +0200 Subject: [PATCH 02/15] Return chain ops parts in new_chain_ops --- Cargo.lock | 2 ++ node/service/Cargo.toml | 1 + node/service/src/lib.rs | 16 ++++++++++++---- service/Cargo.toml | 1 + service/src/lib.rs | 16 ++++++++++++---- 5 files changed, 28 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 23d44b9cbdb3..46370c61d207 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4721,6 +4721,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-transaction-pool", + "sp-trie", "substrate-prometheus-endpoint", "westend-runtime", ] @@ -4781,6 +4782,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-transaction-pool", + "sp-trie", "substrate-prometheus-endpoint", "westend-runtime", ] diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index 7e630ce0cbe8..180bc4bff4a2 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -31,6 +31,7 @@ sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ash sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } diff --git a/node/service/src/lib.rs b/node/service/src/lib.rs index c798d3e9aa71..0c7183e974ca 100644 --- a/node/service/src/lib.rs +++ b/node/service/src/lib.rs @@ -34,10 +34,11 @@ use polkadot_subsystem::{ Subsystem, SubsystemContext, SpawnedSubsystem, messages::{CandidateValidationMessage, CandidateBackingMessage}, }; +use sp_trie::PrefixedMemoryDB; pub use service::{ Role, PruningMode, TransactionPoolOptions, Error, RuntimeGenesis, TFullClient, TLightClient, TFullBackend, TLightBackend, TFullCallExecutor, TLightCallExecutor, - Configuration, ChainSpec, ServiceBuilderCommand, ServiceComponents, TaskManager, + Configuration, ChainSpec, ServiceComponents, TaskManager, }; pub use service::config::{DatabaseConfig, PrometheusConfig}; pub use sc_executor::NativeExecutionDispatch; @@ -576,8 +577,14 @@ macro_rules! new_light { } /// Builds a new object suitable for chain operations. -pub fn new_chain_ops(mut config: Configuration) - -> Result, ServiceError> +pub fn new_chain_ops(mut config: Configuration) -> Result< + ( + Arc>, + Arc>, + consensus_common::import_queue::BasicQueue>, + ), + ServiceError +> where Runtime: ConstructRuntimeApi> + Send + Sync + 'static, Runtime::RuntimeApi: @@ -587,7 +594,8 @@ where >::StateBackend: sp_api::StateBackend, { config.keystore = service::config::KeystoreConfig::InMemory; - Ok(new_full_start!(config, Runtime, Dispatch).0) + let (builder, _, _, _) = new_full_start!(config, Runtime, Dispatch); + Ok(builder.to_chain_ops_parts()) } /// Create a new Polkadot service for a full node. diff --git a/service/Cargo.toml b/service/Cargo.toml index 8117103a2512..6f78584f750e 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -31,6 +31,7 @@ sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ash sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } diff --git a/service/src/lib.rs b/service/src/lib.rs index 5cf371ebec84..2e1a8e2322ff 100644 --- a/service/src/lib.rs +++ b/service/src/lib.rs @@ -29,10 +29,11 @@ use service::{error::Error as ServiceError, ServiceBuilder}; use grandpa::{self, FinalityProofProvider as GrandpaFinalityProofProvider}; use sc_executor::native_executor_instance; use log::info; +use sp_trie::PrefixedMemoryDB; pub use service::{ Role, PruningMode, TransactionPoolOptions, Error, RuntimeGenesis, RpcHandlers, TFullClient, TLightClient, TFullBackend, TLightBackend, TFullCallExecutor, TLightCallExecutor, - Configuration, ChainSpec, ServiceBuilderCommand, ServiceComponents, TaskManager, + Configuration, ChainSpec, ServiceComponents, TaskManager, }; pub use service::config::{DatabaseConfig, PrometheusConfig}; pub use sc_executor::NativeExecutionDispatch; @@ -634,8 +635,14 @@ macro_rules! new_light { } /// Builds a new object suitable for chain operations. -pub fn new_chain_ops(mut config: Configuration) - -> Result, ServiceError> +pub fn new_chain_ops(mut config: Configuration) -> Result< + ( + Arc>, + Arc>, + consensus_common::import_queue::BasicQueue>, + ), + ServiceError +> where Runtime: ConstructRuntimeApi> + Send + Sync + 'static, Runtime::RuntimeApi: @@ -645,7 +652,8 @@ where >::StateBackend: sp_api::StateBackend, { config.keystore = service::config::KeystoreConfig::InMemory; - Ok(new_full_start!(config, Runtime, Dispatch).0) + let (builder, _, _, _) = new_full_start!(config, Runtime, Dispatch); + Ok(builder.to_chain_ops_parts()) } /// Create a new Polkadot service for a full node. From 10b5fbe9d62132f778ed75fc4ca16eb8ba9c0dde Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Wed, 1 Jul 2020 12:15:27 +0200 Subject: [PATCH 03/15] Remove where param from new_chain_ops --- node/service/src/lib.rs | 1 - service/src/lib.rs | 1 - 2 files changed, 2 deletions(-) diff --git a/node/service/src/lib.rs b/node/service/src/lib.rs index 0c7183e974ca..5b491f9314ad 100644 --- a/node/service/src/lib.rs +++ b/node/service/src/lib.rs @@ -591,7 +591,6 @@ where RuntimeApiCollection, Block>>, Dispatch: NativeExecutionDispatch + 'static, Extrinsic: RuntimeExtrinsic, - >::StateBackend: sp_api::StateBackend, { config.keystore = service::config::KeystoreConfig::InMemory; let (builder, _, _, _) = new_full_start!(config, Runtime, Dispatch); diff --git a/service/src/lib.rs b/service/src/lib.rs index 2e1a8e2322ff..03c19fe09579 100644 --- a/service/src/lib.rs +++ b/service/src/lib.rs @@ -649,7 +649,6 @@ where RuntimeApiCollection, Block>>, Dispatch: NativeExecutionDispatch + 'static, Extrinsic: RuntimeExtrinsic, - >::StateBackend: sp_api::StateBackend, { config.keystore = service::config::KeystoreConfig::InMemory; let (builder, _, _, _) = new_full_start!(config, Runtime, Dispatch); From d06942b4d164a42ac0333c841602bf16fb3072f3 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Wed, 1 Jul 2020 13:36:09 +0200 Subject: [PATCH 04/15] Add task manager to new_chain_ops return --- Cargo.lock | 272 ++++++++++++++++++++-------------------- node/service/src/lib.rs | 1 + service/src/lib.rs | 1 + 3 files changed, 138 insertions(+), 136 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 46370c61d207..15efb1b6db7b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5694,7 +5694,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5721,7 +5721,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5745,7 +5745,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5761,7 +5761,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5777,7 +5777,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5829,7 +5829,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5865,7 +5865,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "blake2-rfc", "hash-db", @@ -5894,7 +5894,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5905,7 +5905,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5947,7 +5947,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5971,7 +5971,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5984,7 +5984,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6006,7 +6006,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6020,7 +6020,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6048,7 +6048,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6065,7 +6065,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6080,7 +6080,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6101,7 +6101,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6139,7 +6139,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6156,7 +6156,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6175,7 +6175,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "hex", @@ -6191,7 +6191,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "lazy_static", @@ -6210,7 +6210,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bitflags", "bs58", @@ -6262,7 +6262,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6277,7 +6277,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "env_logger", "futures 0.3.5", @@ -6304,7 +6304,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bytes 0.5.4", "fnv", @@ -6331,7 +6331,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "libp2p", @@ -6344,7 +6344,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6353,7 +6353,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "hash-db", @@ -6385,7 +6385,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6409,7 +6409,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6425,7 +6425,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "directories", @@ -6488,7 +6488,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6502,7 +6502,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6523,7 +6523,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "erased-serde", "log 0.4.8", @@ -6540,7 +6540,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6560,7 +6560,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6937,7 +6937,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6949,7 +6949,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "parity-scale-codec", @@ -6964,7 +6964,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6976,7 +6976,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "serde", @@ -6988,7 +6988,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7013,7 +7013,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7024,7 +7024,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7036,7 +7036,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7052,7 +7052,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "serde", "serde_json", @@ -7061,7 +7061,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7085,7 +7085,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7099,7 +7099,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "merlin", "parity-scale-codec", @@ -7117,7 +7117,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7129,7 +7129,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "base58", "blake2-rfc", @@ -7171,7 +7171,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7180,7 +7180,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7190,7 +7190,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "environmental", "parity-scale-codec", @@ -7201,7 +7201,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7217,7 +7217,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7227,7 +7227,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7239,7 +7239,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "hash-db", @@ -7260,7 +7260,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "lazy_static", "sp-core", @@ -7271,7 +7271,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "serde", @@ -7283,7 +7283,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7294,7 +7294,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "sp-api", "sp-core", @@ -7304,7 +7304,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "backtrace", "log 0.4.8", @@ -7313,7 +7313,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "serde", "sp-core", @@ -7322,7 +7322,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "either", "hash256-std-hasher", @@ -7344,7 +7344,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7359,7 +7359,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "Inflector", "proc-macro-crate", @@ -7371,7 +7371,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "serde", "serde_json", @@ -7380,7 +7380,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7393,7 +7393,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7403,7 +7403,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7424,12 +7424,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7441,7 +7441,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7455,7 +7455,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "rental", @@ -7465,7 +7465,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7481,7 +7481,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "memory-db", @@ -7495,7 +7495,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-core", @@ -7507,7 +7507,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7519,7 +7519,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7659,7 +7659,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "chrono", "clear_on_drop", @@ -7686,7 +7686,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "platforms", ] @@ -7694,7 +7694,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7717,7 +7717,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7731,7 +7731,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "hash-db", @@ -7753,7 +7753,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "cfg-if", "frame-executive", @@ -7793,7 +7793,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7814,7 +7814,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4db2f17e23f18c9da203df75c629d2f23e04cd1f" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" [[package]] name = "substrate-wasm-builder-runner" diff --git a/node/service/src/lib.rs b/node/service/src/lib.rs index 5b491f9314ad..c478e007545a 100644 --- a/node/service/src/lib.rs +++ b/node/service/src/lib.rs @@ -582,6 +582,7 @@ pub fn new_chain_ops(mut config: Configuration) -> Arc>, Arc>, consensus_common::import_queue::BasicQueue>, + TaskManager, ), ServiceError > diff --git a/service/src/lib.rs b/service/src/lib.rs index 03c19fe09579..70d04df6301f 100644 --- a/service/src/lib.rs +++ b/service/src/lib.rs @@ -640,6 +640,7 @@ pub fn new_chain_ops(mut config: Configuration) -> Arc>, Arc>, consensus_common::import_queue::BasicQueue>, + TaskManager, ), ServiceError > From 7c7900c047abd794ddc759aa092811db4961a7a6 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Wed, 1 Jul 2020 14:32:02 +0200 Subject: [PATCH 05/15] Revert branch switch --- Cargo.lock | 275 +++++++++--------- availability-store/Cargo.toml | 16 +- cli/Cargo.toml | 22 +- collator/Cargo.toml | 22 +- erasure-coding/Cargo.toml | 4 +- network/Cargo.toml | 16 +- network/test/Cargo.toml | 20 +- node/network/bridge/Cargo.toml | 4 +- node/overseer/Cargo.toml | 2 +- node/primitives/Cargo.toml | 2 +- node/service/Cargo.toml | 76 ++--- node/subsystem/Cargo.toml | 2 +- parachain/Cargo.toml | 14 +- parachain/test-parachains/adder/Cargo.toml | 2 +- .../test-parachains/adder/collator/Cargo.toml | 4 +- .../test-parachains/code-upgrader/Cargo.toml | 2 +- primitives/Cargo.toml | 22 +- rpc/Cargo.toml | 34 +-- runtime/common/Cargo.toml | 52 ++-- runtime/kusama/Cargo.toml | 108 +++---- runtime/parachains/Cargo.toml | 50 ++-- runtime/polkadot/Cargo.toml | 104 +++---- runtime/test-runtime/Cargo.toml | 68 ++--- runtime/test-runtime/client/Cargo.toml | 22 +- runtime/westend/Cargo.toml | 110 +++---- service/Cargo.toml | 74 ++--- statement-table/Cargo.toml | 2 +- validation/Cargo.toml | 36 +-- 28 files changed, 582 insertions(+), 583 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 15efb1b6db7b..d43b625ce98d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5694,7 +5694,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5721,7 +5721,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5745,7 +5745,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5761,7 +5761,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5777,7 +5777,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5810,7 +5810,6 @@ dependencies = [ "sc-service", "sc-telemetry", "sc-tracing", - "serde", "serde_json", "sp-blockchain", "sp-core", @@ -5829,7 +5828,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5865,7 +5864,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "blake2-rfc", "hash-db", @@ -5894,7 +5893,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5905,7 +5904,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5947,7 +5946,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5971,7 +5970,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5984,7 +5983,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6006,7 +6005,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6020,7 +6019,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6048,7 +6047,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6065,7 +6064,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6080,7 +6079,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6101,7 +6100,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6139,7 +6138,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6156,7 +6155,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6175,7 +6174,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "hex", @@ -6191,7 +6190,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "lazy_static", @@ -6210,7 +6209,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bitflags", "bs58", @@ -6262,7 +6261,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6277,7 +6276,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "env_logger", "futures 0.3.5", @@ -6304,7 +6303,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bytes 0.5.4", "fnv", @@ -6331,7 +6330,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "libp2p", @@ -6344,7 +6343,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6353,7 +6352,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "hash-db", @@ -6385,7 +6384,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6409,7 +6408,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6425,7 +6424,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "directories", @@ -6488,7 +6487,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6502,7 +6501,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6523,7 +6522,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "erased-serde", "log 0.4.8", @@ -6540,7 +6539,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6560,7 +6559,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6937,7 +6936,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6949,7 +6948,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "parity-scale-codec", @@ -6964,7 +6963,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6976,7 +6975,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "serde", @@ -6988,7 +6987,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7001,7 +7000,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7013,7 +7012,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7024,7 +7023,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7036,7 +7035,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7052,7 +7051,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "serde", "serde_json", @@ -7061,7 +7060,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7085,7 +7084,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7099,7 +7098,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "merlin", "parity-scale-codec", @@ -7117,7 +7116,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7129,7 +7128,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "base58", "blake2-rfc", @@ -7171,7 +7170,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7180,7 +7179,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7190,7 +7189,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "environmental", "parity-scale-codec", @@ -7201,7 +7200,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7217,7 +7216,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7227,7 +7226,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7239,7 +7238,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "hash-db", @@ -7260,7 +7259,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "lazy_static", "sp-core", @@ -7271,7 +7270,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "serde", @@ -7283,7 +7282,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7294,7 +7293,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "sp-api", "sp-core", @@ -7304,7 +7303,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "backtrace", "log 0.4.8", @@ -7313,7 +7312,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "serde", "sp-core", @@ -7322,7 +7321,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "either", "hash256-std-hasher", @@ -7344,7 +7343,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7359,7 +7358,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "Inflector", "proc-macro-crate", @@ -7371,7 +7370,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "serde", "serde_json", @@ -7380,7 +7379,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7393,7 +7392,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7403,7 +7402,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7424,12 +7423,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7441,7 +7440,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7455,7 +7454,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "rental", @@ -7465,7 +7464,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7481,7 +7480,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "memory-db", @@ -7495,7 +7494,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-core", @@ -7507,7 +7506,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7519,7 +7518,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7659,7 +7658,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "chrono", "clear_on_drop", @@ -7686,7 +7685,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "platforms", ] @@ -7694,7 +7693,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7717,7 +7716,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7731,7 +7730,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "hash-db", @@ -7753,7 +7752,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "cfg-if", "frame-executive", @@ -7786,14 +7785,14 @@ dependencies = [ "sp-transaction-pool", "sp-trie", "sp-version", - "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate?branch=ashley-chainops)", + "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate)", "trie-db 0.21.0", ] [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7814,7 +7813,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" [[package]] name = "substrate-wasm-builder-runner" diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index 6537ca2c0b97..503e897ceadb 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -15,14 +15,14 @@ futures = "0.3.4" tokio = { version = "0.2.13", features = ["rt-core"] } exit-future = "0.2.0" codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } kvdb = "0.6.0" kvdb-memorydb = "0.6.0" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 5d552ebf0e30..b395ccba9dc3 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -17,26 +17,26 @@ crate-type = ["cdylib", "rlib"] log = "0.4.8" futures = { version = "0.3.4", features = ["compat"] } structopt = "0.3.8" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } service = { package = "polkadot-service", path = "../service", default-features = false, optional = true } service-new = { package = "polkadot-service-new", path = "../node/service", default-features = false, optional = true } tokio = { version = "0.2.13", features = ["rt-threaded"], optional = true } -frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } wasm-bindgen = { version = "0.2.57", optional = true } wasm-bindgen-futures = { version = "0.4.7", optional = true } -browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "master", optional = true } [build-dependencies] -substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } [features] default = [ "wasmtime", "db", "cli", "service-old" ] diff --git a/collator/Cargo.toml b/collator/Cargo.toml index 1bd2a70711d4..42e733419fef 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -7,16 +7,16 @@ edition = "2018" [dependencies] futures = "0.3.4" -sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-primitives = { path = "../primitives" } polkadot-cli = { path = "../cli" } polkadot-network = { path = "../network" } @@ -29,7 +29,7 @@ futures-timer = "2.0" codec = { package = "parity-scale-codec", version = "1.3.0" } [dev-dependencies] -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } [features] default = ["service-old"] diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index cbc132eb4671..9c49e33f407c 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -8,6 +8,6 @@ edition = "2018" primitives = { package = "polkadot-primitives", path = "../primitives" } reed_solomon = { package = "reed-solomon-erasure", version = "4.0.2"} codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } derive_more = "0.15.0" diff --git a/network/Cargo.toml b/network/Cargo.toml index 9475074db4fd..0735fec5907f 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -15,18 +15,18 @@ polkadot-validation = { path = "../validation" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } futures = "0.3.4" log = "0.4.8" exit-future = "0.2.0" futures-timer = "2.0" -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } wasm-timer = "0.2.4" [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/network/test/Cargo.toml b/network/test/Cargo.toml index bb1ed0d5ab4a..ad8cafe3f453 100644 --- a/network/test/Cargo.toml +++ b/network/test/Cargo.toml @@ -10,14 +10,14 @@ log = "0.4.8" parking_lot = "0.10.0" futures = "0.3.1" rand = "0.7.2" -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "ashley-chainops" } -sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "master" } +sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index 7731adf99b2f..4f6c8631e2f9 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -12,8 +12,8 @@ streamunordered = "0.5.1" polkadot-primitives = { path = "../../../primitives" } node-primitives = { package = "polkadot-node-primitives", path = "../../primitives" } parity-scale-codec = "1.3.0" -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } [dev-dependencies] diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 2f06fba2ef56..6c6ce304e6d4 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -10,7 +10,7 @@ log = "0.4.8" futures-timer = "3.0.2" streamunordered = "0.5.1" polkadot-primitives = { path = "../../primitives" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../subsystem" } async-trait = "0.1" diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index 8591f7cf66ee..b2bc9231ae74 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -9,5 +9,5 @@ description = "Primitives types for the Node-side" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["derive"] } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } async-trait = "0.1" diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index 180bc4bff4a2..1036cff494a2 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -20,48 +20,48 @@ kusama-runtime = { path = "../../runtime/kusama" } westend-runtime = { path = "../../runtime/westend" } polkadot-network = { path = "../../network", optional = true } polkadot-rpc = { path = "../../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } env_logger = "0.7.0" [features] diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index a51ac7abb695..43712319cb71 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -9,6 +9,6 @@ description = "Subsystem traits and message definitions" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } polkadot-node-primitives = { path = "../primitives" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } futures = "0.3.5" async-trait = "0.1" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index e1008ef1e2b1..e401e2baa53f 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -10,17 +10,17 @@ edition = "2018" # this crate for WASM. This is critical to avoid forcing all parachain WASM into implementing # various unnecessary Substrate-specific endpoints. codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = [ "derive" ] } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } # all optional crates. derive_more = { version = "0.99.2", optional = true } serde = { version = "1.0.102", default-features = false, features = [ "derive" ], optional = true } -sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true, default-features = false } -sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true, default-features = false } +sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } parking_lot = { version = "0.10.0", optional = true } log = { version = "0.4.8", optional = true } diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 6dcae49f4e64..7f04dc5946a3 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 55efbe41dbea..3363a908a943 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -9,8 +9,8 @@ adder = { package = "test-parachain-adder", path = ".." } parachain = { package = "polkadot-parachain", path = "../../.." } collator = { package = "polkadot-collator", path = "../../../../collator" } primitives = { package = "polkadot-primitives", path = "../../../../primitives" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } parking_lot = "0.10.0" codec = { package = "parity-scale-codec", version = "1.2.0" } futures = "0.3.4" diff --git a/parachain/test-parachains/code-upgrader/Cargo.toml b/parachain/test-parachains/code-upgrader/Cargo.toml index 9750e5b7347a..4dfcde274a73 100644 --- a/parachain/test-parachains/code-upgrader/Cargo.toml +++ b/parachain/test-parachains/code-upgrader/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 4c0c7e6444e0..d327429b64e0 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] serde = { version = "1.0.102", optional = true, features = ["derive"] } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } [dev-dependencies] -sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } pretty_assertions = "0.5.1" [features] diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 14bd68a2ea1e..ce2f6382b468 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] jsonrpc-core = "14.0.3" polkadot-primitives = { path = "../primitives" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master"} +sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "master"} +sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "master"} +sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } +frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 282ecf737624..2b31e989c898 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -13,39 +13,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } trie-db = "0.21.0" serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index 6c5562392049..b5494ab625e4 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -15,60 +15,60 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -78,8 +78,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index 2869f914702a..ab4ca5a78309 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -12,25 +12,25 @@ rustc-hex = { version = "2.0.1", default-features = false } serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } @@ -40,13 +40,13 @@ rand_chacha = { version = "0.2.2", default-features = false } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index 921b2830dbcb..471efb0bacf0 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -15,58 +15,58 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -76,8 +76,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index 21d8475183b2..ba2f0f1a612d 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -14,39 +14,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -56,8 +56,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/test-runtime/client/Cargo.toml b/runtime/test-runtime/client/Cargo.toml index 91174d97a7c8..a9439e060968 100644 --- a/runtime/test-runtime/client/Cargo.toml +++ b/runtime/test-runtime/client/Cargo.toml @@ -6,19 +6,19 @@ edition = "2018" license = "GPL-3.0" [dependencies] -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-light = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", features = ["test-helpers"], default-features = false } -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-light = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["test-helpers"], default-features = false } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-test-runtime = { path = ".." } polkadot-runtime-common = { path = "../../common" } polkadot-primitives = { path = "../../../primitives" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } futures = "0.3.1" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index 9b191093c748..deab7e0109d1 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -15,61 +15,61 @@ serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" static_assertions = "1.1.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -80,8 +80,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" [build-dependencies] diff --git a/service/Cargo.toml b/service/Cargo.toml index 6f78584f750e..8d816dac1adb 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -20,47 +20,47 @@ kusama-runtime = { path = "../runtime/kusama" } westend-runtime = { path = "../runtime/westend" } polkadot-network = { path = "../network", optional = true } polkadot-rpc = { path = "../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] polkadot-test-runtime-client = { path = "../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } env_logger = "0.7.0" [features] diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index 569304879259..831ae6cd4354 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/validation/Cargo.toml b/validation/Cargo.toml index a436db73381b..42e417fef6f0 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -18,24 +18,24 @@ parachain = { package = "polkadot-parachain", path = "../parachain" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } table = { package = "polkadot-statement-table", path = "../statement-table" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master" } +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } +block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "master" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master" } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } From 14ebb26a9a6e97c2b0401f0058760dbb3e70ca50 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Wed, 1 Jul 2020 16:49:14 +0200 Subject: [PATCH 06/15] Revert "Revert branch switch" This reverts commit 7c7900c047abd794ddc759aa092811db4961a7a6. --- Cargo.lock | 275 +++++++++--------- availability-store/Cargo.toml | 16 +- cli/Cargo.toml | 22 +- collator/Cargo.toml | 22 +- erasure-coding/Cargo.toml | 4 +- network/Cargo.toml | 16 +- network/test/Cargo.toml | 20 +- node/network/bridge/Cargo.toml | 4 +- node/overseer/Cargo.toml | 2 +- node/primitives/Cargo.toml | 2 +- node/service/Cargo.toml | 76 ++--- node/subsystem/Cargo.toml | 2 +- parachain/Cargo.toml | 14 +- parachain/test-parachains/adder/Cargo.toml | 2 +- .../test-parachains/adder/collator/Cargo.toml | 4 +- .../test-parachains/code-upgrader/Cargo.toml | 2 +- primitives/Cargo.toml | 22 +- rpc/Cargo.toml | 34 +-- runtime/common/Cargo.toml | 52 ++-- runtime/kusama/Cargo.toml | 108 +++---- runtime/parachains/Cargo.toml | 50 ++-- runtime/polkadot/Cargo.toml | 104 +++---- runtime/test-runtime/Cargo.toml | 68 ++--- runtime/test-runtime/client/Cargo.toml | 22 +- runtime/westend/Cargo.toml | 110 +++---- service/Cargo.toml | 74 ++--- statement-table/Cargo.toml | 2 +- validation/Cargo.toml | 36 +-- 28 files changed, 583 insertions(+), 582 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d43b625ce98d..15efb1b6db7b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5694,7 +5694,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5721,7 +5721,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5745,7 +5745,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5761,7 +5761,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5777,7 +5777,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5810,6 +5810,7 @@ dependencies = [ "sc-service", "sc-telemetry", "sc-tracing", + "serde", "serde_json", "sp-blockchain", "sp-core", @@ -5828,7 +5829,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5864,7 +5865,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "blake2-rfc", "hash-db", @@ -5893,7 +5894,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5904,7 +5905,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5946,7 +5947,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5970,7 +5971,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5983,7 +5984,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6005,7 +6006,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6019,7 +6020,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6047,7 +6048,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6064,7 +6065,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6079,7 +6080,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6100,7 +6101,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6138,7 +6139,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6155,7 +6156,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6174,7 +6175,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "hex", @@ -6190,7 +6191,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "lazy_static", @@ -6209,7 +6210,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bitflags", "bs58", @@ -6261,7 +6262,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6276,7 +6277,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "env_logger", "futures 0.3.5", @@ -6303,7 +6304,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "bytes 0.5.4", "fnv", @@ -6330,7 +6331,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "libp2p", @@ -6343,7 +6344,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6352,7 +6353,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "hash-db", @@ -6384,7 +6385,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6408,7 +6409,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6424,7 +6425,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "directories", @@ -6487,7 +6488,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6501,7 +6502,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6522,7 +6523,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "erased-serde", "log 0.4.8", @@ -6539,7 +6540,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6559,7 +6560,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6936,7 +6937,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6948,7 +6949,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "parity-scale-codec", @@ -6963,7 +6964,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6975,7 +6976,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "serde", @@ -6987,7 +6988,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7000,7 +7001,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7012,7 +7013,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7023,7 +7024,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7035,7 +7036,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7051,7 +7052,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "serde", "serde_json", @@ -7060,7 +7061,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7084,7 +7085,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7098,7 +7099,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "merlin", "parity-scale-codec", @@ -7116,7 +7117,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7128,7 +7129,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "base58", "blake2-rfc", @@ -7170,7 +7171,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7179,7 +7180,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7189,7 +7190,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "environmental", "parity-scale-codec", @@ -7200,7 +7201,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7216,7 +7217,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7226,7 +7227,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7238,7 +7239,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "hash-db", @@ -7259,7 +7260,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "lazy_static", "sp-core", @@ -7270,7 +7271,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "serde", @@ -7282,7 +7283,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7293,7 +7294,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "sp-api", "sp-core", @@ -7303,7 +7304,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "backtrace", "log 0.4.8", @@ -7312,7 +7313,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "serde", "sp-core", @@ -7321,7 +7322,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "either", "hash256-std-hasher", @@ -7343,7 +7344,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7358,7 +7359,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "Inflector", "proc-macro-crate", @@ -7370,7 +7371,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "serde", "serde_json", @@ -7379,7 +7380,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7392,7 +7393,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7402,7 +7403,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7423,12 +7424,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7440,7 +7441,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7454,7 +7455,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "log 0.4.8", "rental", @@ -7464,7 +7465,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7480,7 +7481,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "hash-db", "memory-db", @@ -7494,7 +7495,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "futures-core", @@ -7506,7 +7507,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7518,7 +7519,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7658,7 +7659,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "chrono", "clear_on_drop", @@ -7685,7 +7686,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "platforms", ] @@ -7693,7 +7694,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7716,7 +7717,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7730,7 +7731,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "hash-db", @@ -7752,7 +7753,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "cfg-if", "frame-executive", @@ -7785,14 +7786,14 @@ dependencies = [ "sp-transaction-pool", "sp-trie", "sp-version", - "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate)", + "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate?branch=ashley-chainops)", "trie-db 0.21.0", ] [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7813,7 +7814,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#4020ff40ae7eb72116b266b7ec6793ff957540c3" [[package]] name = "substrate-wasm-builder-runner" diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index 503e897ceadb..6537ca2c0b97 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -15,14 +15,14 @@ futures = "0.3.4" tokio = { version = "0.2.13", features = ["rt-core"] } exit-future = "0.2.0" codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } kvdb = "0.6.0" kvdb-memorydb = "0.6.0" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index b395ccba9dc3..5d552ebf0e30 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -17,26 +17,26 @@ crate-type = ["cdylib", "rlib"] log = "0.4.8" futures = { version = "0.3.4", features = ["compat"] } structopt = "0.3.8" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } service = { package = "polkadot-service", path = "../service", default-features = false, optional = true } service-new = { package = "polkadot-service-new", path = "../node/service", default-features = false, optional = true } tokio = { version = "0.2.13", features = ["rt-threaded"], optional = true } -frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } wasm-bindgen = { version = "0.2.57", optional = true } wasm-bindgen-futures = { version = "0.4.7", optional = true } -browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } [build-dependencies] -substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [features] default = [ "wasmtime", "db", "cli", "service-old" ] diff --git a/collator/Cargo.toml b/collator/Cargo.toml index 42e733419fef..1bd2a70711d4 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -7,16 +7,16 @@ edition = "2018" [dependencies] futures = "0.3.4" -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-primitives = { path = "../primitives" } polkadot-cli = { path = "../cli" } polkadot-network = { path = "../network" } @@ -29,7 +29,7 @@ futures-timer = "2.0" codec = { package = "parity-scale-codec", version = "1.3.0" } [dev-dependencies] -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [features] default = ["service-old"] diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 9c49e33f407c..cbc132eb4671 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -8,6 +8,6 @@ edition = "2018" primitives = { package = "polkadot-primitives", path = "../primitives" } reed_solomon = { package = "reed-solomon-erasure", version = "4.0.2"} codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } derive_more = "0.15.0" diff --git a/network/Cargo.toml b/network/Cargo.toml index 0735fec5907f..9475074db4fd 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -15,18 +15,18 @@ polkadot-validation = { path = "../validation" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } futures = "0.3.4" log = "0.4.8" exit-future = "0.2.0" futures-timer = "2.0" -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } wasm-timer = "0.2.4" [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } diff --git a/network/test/Cargo.toml b/network/test/Cargo.toml index ad8cafe3f453..bb1ed0d5ab4a 100644 --- a/network/test/Cargo.toml +++ b/network/test/Cargo.toml @@ -10,14 +10,14 @@ log = "0.4.8" parking_lot = "0.10.0" futures = "0.3.1" rand = "0.7.2" -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "master" } -sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "ashley-chainops" } +sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index 4f6c8631e2f9..7731adf99b2f 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -12,8 +12,8 @@ streamunordered = "0.5.1" polkadot-primitives = { path = "../../../primitives" } node-primitives = { package = "polkadot-node-primitives", path = "../../primitives" } parity-scale-codec = "1.3.0" -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } [dev-dependencies] diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 6c6ce304e6d4..2f06fba2ef56 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -10,7 +10,7 @@ log = "0.4.8" futures-timer = "3.0.2" streamunordered = "0.5.1" polkadot-primitives = { path = "../../primitives" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../subsystem" } async-trait = "0.1" diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index b2bc9231ae74..8591f7cf66ee 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -9,5 +9,5 @@ description = "Primitives types for the Node-side" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["derive"] } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } async-trait = "0.1" diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index 1036cff494a2..180bc4bff4a2 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -20,48 +20,48 @@ kusama-runtime = { path = "../../runtime/kusama" } westend-runtime = { path = "../../runtime/westend" } polkadot-network = { path = "../../network", optional = true } polkadot-rpc = { path = "../../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [dev-dependencies] polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } env_logger = "0.7.0" [features] diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index 43712319cb71..a51ac7abb695 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -9,6 +9,6 @@ description = "Subsystem traits and message definitions" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } polkadot-node-primitives = { path = "../primitives" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } futures = "0.3.5" async-trait = "0.1" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index e401e2baa53f..e1008ef1e2b1 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -10,17 +10,17 @@ edition = "2018" # this crate for WASM. This is critical to avoid forcing all parachain WASM into implementing # various unnecessary Substrate-specific endpoints. codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = [ "derive" ] } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } # all optional crates. derive_more = { version = "0.99.2", optional = true } serde = { version = "1.0.102", default-features = false, features = [ "derive" ], optional = true } -sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true, default-features = false } -sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-runtime-interface = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true, default-features = false } +sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } parking_lot = { version = "0.10.0", optional = true } log = { version = "0.4.8", optional = true } diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 7f04dc5946a3..6dcae49f4e64 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 3363a908a943..55efbe41dbea 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -9,8 +9,8 @@ adder = { package = "test-parachain-adder", path = ".." } parachain = { package = "polkadot-parachain", path = "../../.." } collator = { package = "polkadot-collator", path = "../../../../collator" } primitives = { package = "polkadot-primitives", path = "../../../../primitives" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } parking_lot = "0.10.0" codec = { package = "parity-scale-codec", version = "1.2.0" } futures = "0.3.4" diff --git a/parachain/test-parachains/code-upgrader/Cargo.toml b/parachain/test-parachains/code-upgrader/Cargo.toml index 4dfcde274a73..9750e5b7347a 100644 --- a/parachain/test-parachains/code-upgrader/Cargo.toml +++ b/parachain/test-parachains/code-upgrader/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index d327429b64e0..4c0c7e6444e0 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] serde = { version = "1.0.102", optional = true, features = ["derive"] } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } [dev-dependencies] -sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } pretty_assertions = "0.5.1" [features] diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index ce2f6382b468..14bd68a2ea1e 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] jsonrpc-core = "14.0.3" polkadot-primitives = { path = "../primitives" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 2b31e989c898..282ecf737624 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -13,39 +13,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } trie-db = "0.21.0" serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index b5494ab625e4..6c5562392049 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -15,60 +15,60 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -78,8 +78,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index ab4ca5a78309..2869f914702a 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -12,25 +12,25 @@ rustc-hex = { version = "2.0.1", default-features = false } serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } @@ -40,13 +40,13 @@ rand_chacha = { version = "0.2.2", default-features = false } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index 471efb0bacf0..921b2830dbcb 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -15,58 +15,58 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -76,8 +76,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index ba2f0f1a612d..21d8475183b2 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -14,39 +14,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -56,8 +56,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/test-runtime/client/Cargo.toml b/runtime/test-runtime/client/Cargo.toml index a9439e060968..91174d97a7c8 100644 --- a/runtime/test-runtime/client/Cargo.toml +++ b/runtime/test-runtime/client/Cargo.toml @@ -6,19 +6,19 @@ edition = "2018" license = "GPL-3.0" [dependencies] -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-light = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["test-helpers"], default-features = false } -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-light = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", features = ["test-helpers"], default-features = false } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } polkadot-test-runtime = { path = ".." } polkadot-runtime-common = { path = "../../common" } polkadot-primitives = { path = "../../../primitives" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } futures = "0.3.1" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index deab7e0109d1..9b191093c748 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -15,61 +15,61 @@ serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" static_assertions = "1.1.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -80,8 +80,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } serde_json = "1.0.41" [build-dependencies] diff --git a/service/Cargo.toml b/service/Cargo.toml index 8d816dac1adb..6f78584f750e 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -20,47 +20,47 @@ kusama-runtime = { path = "../runtime/kusama" } westend-runtime = { path = "../runtime/westend" } polkadot-network = { path = "../network", optional = true } polkadot-rpc = { path = "../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [dev-dependencies] polkadot-test-runtime-client = { path = "../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } env_logger = "0.7.0" [features] diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index 831ae6cd4354..569304879259 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/validation/Cargo.toml b/validation/Cargo.toml index 42e417fef6f0..a436db73381b 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -18,24 +18,24 @@ parachain = { package = "polkadot-parachain", path = "../parachain" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } table = { package = "polkadot-statement-table", path = "../statement-table" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master" } -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } -block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "master" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } +runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } From 23f7d2854ef706916fae6f9ee0b374ec04f39eb4 Mon Sep 17 00:00:00 2001 From: Max Inden Date: Thu, 2 Jul 2020 11:07:05 +0200 Subject: [PATCH 07/15] network/test/src/lib: Adjust network worker polling Companion for https://github.com/paritytech/substrate/pull/6552. --- network/test/src/lib.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/network/test/src/lib.rs b/network/test/src/lib.rs index f8afc4fb0cb4..14463d7a42a2 100644 --- a/network/test/src/lib.rs +++ b/network/test/src/lib.rs @@ -758,13 +758,13 @@ pub trait TestNetFactory: Sized { futures::executor::block_on(futures::future::poll_fn::<(), _>(|cx| self.poll_until_idle(cx))); } - /// Polls the testnet. Processes all the pending actions and returns `NotReady`. + /// Polls the testnet. Processes all the pending actions. fn poll(&mut self, cx: &mut FutureContext) { self.mut_peers(|peers| { for peer in peers { trace!(target: "sync", "-- Polling {}", peer.id()); - if let Poll::Ready(res) = Pin::new(&mut peer.network).poll(cx) { - res.unwrap(); + if let Poll::Ready(()) = peer.network.poll_unpin(cx) { + panic!("NetworkWorker has terminated unexpectedly.") } trace!(target: "sync", "-- Polling complete {}", peer.id()); From 750e59d98b908b7d109988a0ec9740ad9b099478 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Thu, 2 Jul 2020 11:17:46 +0200 Subject: [PATCH 08/15] Fix adder parachain --- Cargo.lock | 282 +++++++++--------- collator/src/lib.rs | 26 +- .../adder/collator/src/main.rs | 8 +- 3 files changed, 166 insertions(+), 150 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 99f648432e59..6cd4c8609cc6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5705,7 +5705,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5732,7 +5732,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5756,7 +5756,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5772,7 +5772,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5799,7 +5799,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5840,7 +5840,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5876,7 +5876,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "blake2-rfc", "hash-db", @@ -5905,7 +5905,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5916,7 +5916,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5958,7 +5958,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5982,7 +5982,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5995,7 +5995,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6017,7 +6017,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6031,7 +6031,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6059,7 +6059,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6076,7 +6076,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6091,7 +6091,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6112,7 +6112,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6150,7 +6150,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6167,7 +6167,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6186,7 +6186,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "hex", @@ -6202,7 +6202,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "hash-db", "lazy_static", @@ -6221,7 +6221,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "bitflags", "bs58", @@ -6273,7 +6273,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6288,7 +6288,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "env_logger", "futures 0.3.5", @@ -6315,7 +6315,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "bytes 0.5.4", "fnv", @@ -6342,7 +6342,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "libp2p", @@ -6355,7 +6355,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6364,7 +6364,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "hash-db", @@ -6396,7 +6396,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6420,7 +6420,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6436,7 +6436,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "directories", @@ -6499,7 +6499,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6513,7 +6513,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6534,7 +6534,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "erased-serde", "log 0.4.8", @@ -6551,7 +6551,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6571,7 +6571,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6664,6 +6664,15 @@ dependencies = [ "untrusted", ] +[[package]] +name = "secrecy" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9182278ed645df3477a9c27bfee0621c621aa16f6972635f7f795dae3d81070f" +dependencies = [ + "zeroize", +] + [[package]] name = "security-framework" version = "0.4.4" @@ -6948,7 +6957,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6960,7 +6969,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "hash-db", "parity-scale-codec", @@ -6975,7 +6984,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6987,7 +6996,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "serde", @@ -6999,7 +7008,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7012,7 +7021,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-api", @@ -7024,7 +7033,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7035,7 +7044,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-api", @@ -7047,7 +7056,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7063,7 +7072,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "serde", "serde_json", @@ -7072,7 +7081,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7096,7 +7105,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-api", @@ -7110,7 +7119,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "merlin", "parity-scale-codec", @@ -7128,7 +7137,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7140,7 +7149,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "base58", "blake2-rfc", @@ -7164,6 +7173,7 @@ dependencies = [ "rand 0.7.3", "regex", "schnorrkel", + "secrecy", "serde", "sha2", "sp-debug-derive", @@ -7182,7 +7192,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7191,7 +7201,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7201,7 +7211,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "environmental", "parity-scale-codec", @@ -7212,7 +7222,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7228,7 +7238,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7238,7 +7248,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7250,7 +7260,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "hash-db", @@ -7271,7 +7281,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "lazy_static", "sp-core", @@ -7282,7 +7292,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "serde", @@ -7294,7 +7304,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7305,7 +7315,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "sp-api", "sp-core", @@ -7315,7 +7325,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "backtrace", "log 0.4.8", @@ -7324,7 +7334,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "serde", "sp-core", @@ -7333,7 +7343,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "either", "hash256-std-hasher", @@ -7355,7 +7365,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7370,7 +7380,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "Inflector", "proc-macro-crate", @@ -7382,7 +7392,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "serde", "serde_json", @@ -7391,7 +7401,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-api", @@ -7404,7 +7414,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7414,7 +7424,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7435,12 +7445,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7452,7 +7462,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7466,7 +7476,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "log 0.4.8", "rental", @@ -7476,7 +7486,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7492,7 +7502,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "hash-db", "memory-db", @@ -7506,7 +7516,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "futures-core", @@ -7518,7 +7528,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7530,7 +7540,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7670,7 +7680,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "chrono", "clear_on_drop", @@ -7697,7 +7707,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "platforms", ] @@ -7705,7 +7715,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7728,7 +7738,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7742,7 +7752,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "hash-db", @@ -7764,7 +7774,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "cfg-if", "frame-executive", @@ -7804,7 +7814,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7825,7 +7835,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#67a4c03a8a982eb6be3a6a2bbeefc5326951a306" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" [[package]] name = "substrate-wasm-builder-runner" diff --git a/collator/src/lib.rs b/collator/src/lib.rs index 51f3255a745b..3e74a373fe3c 100644 --- a/collator/src/lib.rs +++ b/collator/src/lib.rs @@ -373,12 +373,15 @@ fn build_collator_service( /// Async function that will run the collator node with the given `RelayChainContext` and `ParachainContext` /// built by the given `BuildParachainContext` and arguments to the underlying polkadot node. -pub async fn start_collator

( +pub fn start_collator

( build_parachain_context: P, para_id: ParaId, key: Arc, config: Configuration, -) -> Result<(), polkadot_service::Error> +) -> Result< + (Pin>>, sc_service::TaskManager), + polkadot_service::Error +> where P: 'static + BuildParachainContext, P::ParachainContext: Send + 'static, @@ -400,14 +403,15 @@ where None, )?; let spawn_handle = task_manager.spawn_handle(); - build_collator_service( + let future = build_collator_service( spawn_handle, handlers, client, para_id, key, build_parachain_context - )?.await; + )?; + Ok((future.boxed(), task_manager)) } else if config.chain_spec.is_westend() { let (task_manager, client, handlers) = service::westend_new_full( config, @@ -418,14 +422,15 @@ where None, )?; let spawn_handle = task_manager.spawn_handle(); - build_collator_service( + let future = build_collator_service( spawn_handle, handlers, client, para_id, key, build_parachain_context - )?.await; + )?; + Ok((future.boxed(), task_manager)) } else { let (task_manager, client, handles) = service::polkadot_new_full( config, @@ -436,17 +441,16 @@ where None, )?; let spawn_handle = task_manager.spawn_handle(); - build_collator_service( + let future = build_collator_service( spawn_handle, handles, client, para_id, key, - build_parachain_context, - )?.await; + build_parachain_context + )?; + Ok((future.boxed(), task_manager)) } - - Ok(()) } #[cfg(not(feature = "service-rewr"))] diff --git a/parachain/test-parachains/adder/collator/src/main.rs b/parachain/test-parachains/adder/collator/src/main.rs index 326549fda713..42c3c824004a 100644 --- a/parachain/test-parachains/adder/collator/src/main.rs +++ b/parachain/test-parachains/adder/collator/src/main.rs @@ -28,7 +28,7 @@ use primitives::{ }; use collator::{ParachainContext, Network, BuildParachainContext, Cli, SubstrateCli}; use parking_lot::Mutex; -use futures::future::{Ready, ready, TryFutureExt}; +use futures::future::{Ready, ready, FutureExt}; const GENESIS: AdderHead = AdderHead { number: 0, @@ -135,12 +135,14 @@ fn main() -> Result<(), Box> { let cli = Cli::from_iter(&["-dev"]); let runner = cli.create_runner(&cli.run.base)?; runner.async_run(|config| { - collator::start_collator( + let (future, task_manager) = collator::start_collator( context, id, key, config, - ).map_err(|e| e.into()) + )?; + + Ok((future.map(Ok), task_manager)) })?; Ok(()) From 93e6193bef9b16ce1d0fc0600c1a9b1e8034a748 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Thu, 2 Jul 2020 12:23:52 +0200 Subject: [PATCH 09/15] Fix collator tests --- Cargo.lock | 272 ++++++++++++++++++++++---------------------- collator/src/lib.rs | 4 +- 2 files changed, 138 insertions(+), 138 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6cd4c8609cc6..f60f4f3bc865 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5705,7 +5705,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5732,7 +5732,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5756,7 +5756,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5772,7 +5772,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5799,7 +5799,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5840,7 +5840,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5876,7 +5876,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "blake2-rfc", "hash-db", @@ -5905,7 +5905,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5916,7 +5916,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5958,7 +5958,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5982,7 +5982,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5995,7 +5995,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6017,7 +6017,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6031,7 +6031,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6059,7 +6059,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6076,7 +6076,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6091,7 +6091,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6112,7 +6112,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6150,7 +6150,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6167,7 +6167,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6186,7 +6186,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "hex", @@ -6202,7 +6202,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "hash-db", "lazy_static", @@ -6221,7 +6221,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "bitflags", "bs58", @@ -6273,7 +6273,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6288,7 +6288,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "env_logger", "futures 0.3.5", @@ -6315,7 +6315,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "bytes 0.5.4", "fnv", @@ -6342,7 +6342,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "libp2p", @@ -6355,7 +6355,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6364,7 +6364,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "hash-db", @@ -6396,7 +6396,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6420,7 +6420,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6436,7 +6436,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "directories", @@ -6499,7 +6499,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6513,7 +6513,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6534,7 +6534,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "erased-serde", "log 0.4.8", @@ -6551,7 +6551,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6571,7 +6571,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6957,7 +6957,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6969,7 +6969,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "hash-db", "parity-scale-codec", @@ -6984,7 +6984,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6996,7 +6996,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "serde", @@ -7008,7 +7008,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7021,7 +7021,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7033,7 +7033,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7044,7 +7044,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7056,7 +7056,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7072,7 +7072,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "serde", "serde_json", @@ -7081,7 +7081,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7105,7 +7105,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7119,7 +7119,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "merlin", "parity-scale-codec", @@ -7137,7 +7137,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7149,7 +7149,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "base58", "blake2-rfc", @@ -7192,7 +7192,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7201,7 +7201,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7211,7 +7211,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "environmental", "parity-scale-codec", @@ -7222,7 +7222,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7238,7 +7238,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7248,7 +7248,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7260,7 +7260,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "hash-db", @@ -7281,7 +7281,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "lazy_static", "sp-core", @@ -7292,7 +7292,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "serde", @@ -7304,7 +7304,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7315,7 +7315,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "sp-api", "sp-core", @@ -7325,7 +7325,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "backtrace", "log 0.4.8", @@ -7334,7 +7334,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "serde", "sp-core", @@ -7343,7 +7343,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "either", "hash256-std-hasher", @@ -7365,7 +7365,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7380,7 +7380,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "Inflector", "proc-macro-crate", @@ -7392,7 +7392,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "serde", "serde_json", @@ -7401,7 +7401,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7414,7 +7414,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7424,7 +7424,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7445,12 +7445,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7462,7 +7462,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7476,7 +7476,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "log 0.4.8", "rental", @@ -7486,7 +7486,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7502,7 +7502,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "hash-db", "memory-db", @@ -7516,7 +7516,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "futures-core", @@ -7528,7 +7528,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7540,7 +7540,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7680,7 +7680,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "chrono", "clear_on_drop", @@ -7707,7 +7707,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "platforms", ] @@ -7715,7 +7715,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7738,7 +7738,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7752,7 +7752,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "hash-db", @@ -7774,7 +7774,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "cfg-if", "frame-executive", @@ -7814,7 +7814,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7835,7 +7835,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#0d7cbce3721564998871b463722de1863667c501" +source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" [[package]] name = "substrate-wasm-builder-runner" diff --git a/collator/src/lib.rs b/collator/src/lib.rs index 3e74a373fe3c..7e3e0bd3420c 100644 --- a/collator/src/lib.rs +++ b/collator/src/lib.rs @@ -379,7 +379,7 @@ pub fn start_collator

( key: Arc, config: Configuration, ) -> Result< - (Pin>>, sc_service::TaskManager), + (Pin + Send>>, sc_service::TaskManager), polkadot_service::Error > where @@ -510,7 +510,7 @@ mod tests { fn check_send(_: T) {} let cli = Cli::from_iter(&["-dev"]); - let task_executor = |_, _| unimplemented!(); + let task_executor = |_, _| {}; let config = cli.create_configuration(&cli.run.base, task_executor.into()).unwrap(); check_send(start_collator( From f722ccb1c41eeab85ec15f6e5c2a468a95509113 Mon Sep 17 00:00:00 2001 From: Ashley Ruglys Date: Thu, 2 Jul 2020 12:59:59 +0200 Subject: [PATCH 10/15] Revert branch switch --- Cargo.lock | 285 +++++++++--------- availability-store/Cargo.toml | 16 +- cli/Cargo.toml | 22 +- collator/Cargo.toml | 22 +- core-primitives/Cargo.toml | 6 +- erasure-coding/Cargo.toml | 4 +- network/Cargo.toml | 16 +- network/test/Cargo.toml | 20 +- node/network/bridge/Cargo.toml | 4 +- node/overseer/Cargo.toml | 2 +- node/primitives/Cargo.toml | 2 +- node/service/Cargo.toml | 76 ++--- node/subsystem/Cargo.toml | 2 +- parachain/Cargo.toml | 12 +- parachain/test-parachains/adder/Cargo.toml | 4 +- .../test-parachains/adder/collator/Cargo.toml | 4 +- .../test-parachains/code-upgrader/Cargo.toml | 4 +- primitives/Cargo.toml | 22 +- rpc/Cargo.toml | 34 +-- runtime/common/Cargo.toml | 52 ++-- runtime/kusama/Cargo.toml | 108 +++---- runtime/parachains/Cargo.toml | 50 +-- runtime/polkadot/Cargo.toml | 104 +++---- runtime/test-runtime/Cargo.toml | 68 ++--- runtime/test-runtime/client/Cargo.toml | 22 +- runtime/westend/Cargo.toml | 110 +++---- service/Cargo.toml | 74 ++--- statement-table/Cargo.toml | 2 +- validation/Cargo.toml | 36 +-- 29 files changed, 586 insertions(+), 597 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f60f4f3bc865..a3947013ded0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5705,7 +5705,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5732,7 +5732,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5756,7 +5756,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5772,7 +5772,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5799,7 +5799,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5821,7 +5821,6 @@ dependencies = [ "sc-service", "sc-telemetry", "sc-tracing", - "serde", "serde_json", "sp-blockchain", "sp-core", @@ -5840,7 +5839,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5876,7 +5875,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "blake2-rfc", "hash-db", @@ -5905,7 +5904,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5916,7 +5915,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5958,7 +5957,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5982,7 +5981,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5995,7 +5994,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6017,7 +6016,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6031,7 +6030,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6059,7 +6058,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6076,7 +6075,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6091,7 +6090,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6112,7 +6111,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6150,7 +6149,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6167,7 +6166,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6186,7 +6185,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "hex", @@ -6202,7 +6201,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "lazy_static", @@ -6221,7 +6220,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bitflags", "bs58", @@ -6273,7 +6272,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6288,7 +6287,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "env_logger", "futures 0.3.5", @@ -6315,7 +6314,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "bytes 0.5.4", "fnv", @@ -6342,7 +6341,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "libp2p", @@ -6355,7 +6354,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6364,7 +6363,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "hash-db", @@ -6396,7 +6395,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6420,7 +6419,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6436,7 +6435,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "directories", @@ -6499,7 +6498,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6513,7 +6512,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6534,7 +6533,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "erased-serde", "log 0.4.8", @@ -6551,7 +6550,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6571,7 +6570,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6664,15 +6663,6 @@ dependencies = [ "untrusted", ] -[[package]] -name = "secrecy" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9182278ed645df3477a9c27bfee0621c621aa16f6972635f7f795dae3d81070f" -dependencies = [ - "zeroize", -] - [[package]] name = "security-framework" version = "0.4.4" @@ -6957,7 +6947,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6969,7 +6959,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "parity-scale-codec", @@ -6984,7 +6974,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6996,7 +6986,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "serde", @@ -7008,7 +6998,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7021,7 +7011,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7033,7 +7023,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7044,7 +7034,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7056,7 +7046,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7072,7 +7062,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "serde", "serde_json", @@ -7081,7 +7071,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7105,7 +7095,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7119,7 +7109,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "merlin", "parity-scale-codec", @@ -7137,7 +7127,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7149,7 +7139,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "base58", "blake2-rfc", @@ -7173,7 +7163,6 @@ dependencies = [ "rand 0.7.3", "regex", "schnorrkel", - "secrecy", "serde", "sha2", "sp-debug-derive", @@ -7192,7 +7181,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7201,7 +7190,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7211,7 +7200,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "environmental", "parity-scale-codec", @@ -7222,7 +7211,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7238,7 +7227,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7248,7 +7237,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7260,7 +7249,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "hash-db", @@ -7281,7 +7270,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "lazy_static", "sp-core", @@ -7292,7 +7281,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "serde", @@ -7304,7 +7293,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7315,7 +7304,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "sp-api", "sp-core", @@ -7325,7 +7314,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "backtrace", "log 0.4.8", @@ -7334,7 +7323,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "serde", "sp-core", @@ -7343,7 +7332,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "either", "hash256-std-hasher", @@ -7365,7 +7354,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7380,7 +7369,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "Inflector", "proc-macro-crate", @@ -7392,7 +7381,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "serde", "serde_json", @@ -7401,7 +7390,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7414,7 +7403,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7424,7 +7413,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7445,12 +7434,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7462,7 +7451,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7476,7 +7465,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "log 0.4.8", "rental", @@ -7486,7 +7475,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7502,7 +7491,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "hash-db", "memory-db", @@ -7516,7 +7505,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "futures-core", @@ -7528,7 +7517,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7540,7 +7529,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7680,7 +7669,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "chrono", "clear_on_drop", @@ -7707,7 +7696,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "platforms", ] @@ -7715,7 +7704,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7738,7 +7727,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7752,7 +7741,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "hash-db", @@ -7774,7 +7763,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "cfg-if", "frame-executive", @@ -7807,14 +7796,14 @@ dependencies = [ "sp-transaction-pool", "sp-trie", "sp-version", - "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate?branch=ashley-chainops)", + "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate)", "trie-db 0.21.0", ] [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7835,7 +7824,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate?branch=ashley-chainops#9384642ff3db57e7423a76a6326fe175e4adc9b4" +source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" [[package]] name = "substrate-wasm-builder-runner" diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index 6537ca2c0b97..503e897ceadb 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -15,14 +15,14 @@ futures = "0.3.4" tokio = { version = "0.2.13", features = ["rt-core"] } exit-future = "0.2.0" codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } kvdb = "0.6.0" kvdb-memorydb = "0.6.0" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 5d552ebf0e30..b395ccba9dc3 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -17,26 +17,26 @@ crate-type = ["cdylib", "rlib"] log = "0.4.8" futures = { version = "0.3.4", features = ["compat"] } structopt = "0.3.8" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } service = { package = "polkadot-service", path = "../service", default-features = false, optional = true } service-new = { package = "polkadot-service-new", path = "../node/service", default-features = false, optional = true } tokio = { version = "0.2.13", features = ["rt-threaded"], optional = true } -frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } wasm-bindgen = { version = "0.2.57", optional = true } wasm-bindgen-futures = { version = "0.4.7", optional = true } -browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "master", optional = true } [build-dependencies] -substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } [features] default = [ "wasmtime", "db", "cli", "service-old" ] diff --git a/collator/Cargo.toml b/collator/Cargo.toml index 1bd2a70711d4..42e733419fef 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -7,16 +7,16 @@ edition = "2018" [dependencies] futures = "0.3.4" -sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-primitives = { path = "../primitives" } polkadot-cli = { path = "../cli" } polkadot-network = { path = "../network" } @@ -29,7 +29,7 @@ futures-timer = "2.0" codec = { package = "parity-scale-codec", version = "1.3.0" } [dev-dependencies] -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } [features] default = ["service-old"] diff --git a/core-primitives/Cargo.toml b/core-primitives/Cargo.toml index 5b3b63c10b8d..b0f5971e2a59 100644 --- a/core-primitives/Cargo.toml +++ b/core-primitives/Cargo.toml @@ -5,9 +5,9 @@ authors = ["Parity Technologies "] edition = "2018" [dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = [ "derive" ] } [features] diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index cbc132eb4671..9c49e33f407c 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -8,6 +8,6 @@ edition = "2018" primitives = { package = "polkadot-primitives", path = "../primitives" } reed_solomon = { package = "reed-solomon-erasure", version = "4.0.2"} codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } derive_more = "0.15.0" diff --git a/network/Cargo.toml b/network/Cargo.toml index 9475074db4fd..0735fec5907f 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -15,18 +15,18 @@ polkadot-validation = { path = "../validation" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network-gossip = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } futures = "0.3.4" log = "0.4.8" exit-future = "0.2.0" futures-timer = "2.0" -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } wasm-timer = "0.2.4" [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/network/test/Cargo.toml b/network/test/Cargo.toml index bb1ed0d5ab4a..ad8cafe3f453 100644 --- a/network/test/Cargo.toml +++ b/network/test/Cargo.toml @@ -10,14 +10,14 @@ log = "0.4.8" parking_lot = "0.10.0" futures = "0.3.1" rand = "0.7.2" -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "ashley-chainops" } -sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-service = { git = "https://github.com/paritytech/substrate", features = ["test-helpers"], branch = "master" } +sc-network-test = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index 7731adf99b2f..4f6c8631e2f9 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -12,8 +12,8 @@ streamunordered = "0.5.1" polkadot-primitives = { path = "../../../primitives" } node-primitives = { package = "polkadot-node-primitives", path = "../../primitives" } parity-scale-codec = "1.3.0" -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } [dev-dependencies] diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 2f06fba2ef56..6c6ce304e6d4 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -10,7 +10,7 @@ log = "0.4.8" futures-timer = "3.0.2" streamunordered = "0.5.1" polkadot-primitives = { path = "../../primitives" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../subsystem" } async-trait = "0.1" diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index 8591f7cf66ee..b2bc9231ae74 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -9,5 +9,5 @@ description = "Primitives types for the Node-side" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["derive"] } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } async-trait = "0.1" diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index 180bc4bff4a2..1036cff494a2 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -20,48 +20,48 @@ kusama-runtime = { path = "../../runtime/kusama" } westend-runtime = { path = "../../runtime/westend" } polkadot-network = { path = "../../network", optional = true } polkadot-rpc = { path = "../../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] polkadot-test-runtime-client = { path = "../../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } env_logger = "0.7.0" [features] diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index a51ac7abb695..43712319cb71 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -9,6 +9,6 @@ description = "Subsystem traits and message definitions" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } polkadot-node-primitives = { path = "../primitives" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } futures = "0.3.5" async-trait = "0.1" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index a1566b1ceddd..fb1e1ce50351 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -10,17 +10,17 @@ edition = "2018" # this crate for WASM. This is critical to avoid forcing all parachain WASM into implementing # various unnecessary Substrate-specific endpoints. codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = [ "derive" ] } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } polkadot-core-primitives = { path = "../core-primitives", default-features = false } # all optional crates. derive_more = { version = "0.99.2", optional = true } serde = { version = "1.0.102", default-features = false, features = [ "derive" ], optional = true } -sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", optional = true } +sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } parking_lot = { version = "0.10.0", optional = true } log = { version = "0.4.8", optional = true } diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 40b3712dc3c5..2cfb77566db6 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -9,12 +9,12 @@ build = "build.rs" [dependencies] parachain = { package = "polkadot-parachain", path = "../../", default-features = false, features = [ "wasm-api" ] } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 55efbe41dbea..3363a908a943 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -9,8 +9,8 @@ adder = { package = "test-parachain-adder", path = ".." } parachain = { package = "polkadot-parachain", path = "../../.." } collator = { package = "polkadot-collator", path = "../../../../collator" } primitives = { package = "polkadot-primitives", path = "../../../../primitives" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +client-api = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } parking_lot = "0.10.0" codec = { package = "parity-scale-codec", version = "1.2.0" } futures = "0.3.4" diff --git a/parachain/test-parachains/code-upgrader/Cargo.toml b/parachain/test-parachains/code-upgrader/Cargo.toml index 87f1133b76bb..6f673adbf82a 100644 --- a/parachain/test-parachains/code-upgrader/Cargo.toml +++ b/parachain/test-parachains/code-upgrader/Cargo.toml @@ -9,12 +9,12 @@ build = "build.rs" [dependencies] parachain = { package = "polkadot-parachain", path = "../../", default-features = false, features = [ "wasm-api" ] } codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = ["derive"] } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, features = [ "disable_allocator" ] } +runtime-io = { package = "sp-io", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.6" } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index f8a0d001b2ad..f3bc264c8cb4 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,22 +7,22 @@ edition = "2018" [dependencies] serde = { version = "1.0.102", optional = true, features = ["derive"] } parity-scale-codec = { version = "1.3.0", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } polkadot-core-primitives = { path = "../core-primitives", default-features = false } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } [dev-dependencies] -sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } pretty_assertions = "0.5.1" [features] diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 14bd68a2ea1e..ce2f6382b468 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -7,21 +7,21 @@ edition = "2018" [dependencies] jsonrpc-core = "14.0.3" polkadot-primitives = { path = "../primitives" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops"} -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master"} +sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "master"} +sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "master"} +sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } +frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 282ecf737624..2b31e989c898 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -13,39 +13,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } trie-db = "0.21.0" serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index c878961acc34..dbe3934dd3ee 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -15,60 +15,60 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -78,8 +78,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index 2869f914702a..ab4ca5a78309 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -12,25 +12,25 @@ rustc-hex = { version = "2.0.1", default-features = false } serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.2", default-features = false, optional = true } @@ -40,13 +40,13 @@ rand_chacha = { version = "0.2.2", default-features = false } [dev-dependencies] hex-literal = "0.2.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" libsecp256k1 = "0.3.2" diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index 6003038b8442..96ec48d318e7 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -15,58 +15,58 @@ serde_derive = { version = "1.0.102", optional = true } static_assertions = "1.1.0" smallvec = "1.4.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -76,8 +76,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } trie-db = "0.20.0" serde_json = "1.0.41" diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index 21d8475183b2..ba2f0f1a612d 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -14,39 +14,39 @@ serde = { version = "1.0.102", default-features = false } serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +rstd = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -56,8 +56,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" [build-dependencies] diff --git a/runtime/test-runtime/client/Cargo.toml b/runtime/test-runtime/client/Cargo.toml index 91174d97a7c8..a9439e060968 100644 --- a/runtime/test-runtime/client/Cargo.toml +++ b/runtime/test-runtime/client/Cargo.toml @@ -6,19 +6,19 @@ edition = "2018" license = "GPL-3.0" [dependencies] -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-light = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", features = ["test-helpers"], default-features = false } -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-light = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["test-helpers"], default-features = false } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-test-runtime = { path = ".." } polkadot-runtime-common = { path = "../../common" } polkadot-primitives = { path = "../../../primitives" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } futures = "0.3.1" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index 1eecb5909ea4..9e6af55afc08 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -15,61 +15,61 @@ serde_derive = { version = "1.0.102", optional = true } smallvec = "1.4.0" static_assertions = "1.1.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +version = { package = "sp-version", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } +authority-discovery = { package = "pallet-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authorship = { package = "pallet-authorship", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +balances = { package = "pallet-balances", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment = { package = "pallet-transaction-payment", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +transaction-payment-rpc-runtime-api = { package = "pallet-transaction-payment-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +collective = { package = "pallet-collective", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +democracy = { package = "pallet-democracy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +executive = { package = "frame-executive", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +finality-tracker = { package = "pallet-finality-tracker", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +grandpa = { package = "pallet-grandpa", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +identity = { package = "pallet-identity", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +indices = { package = "pallet-indices", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +membership = { package = "pallet-membership", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +multisig = { package = "pallet-multisig", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +nicks = { package = "pallet-nicks", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +offences = { package = "pallet-offences", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +proxy = { package = "pallet-proxy", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +recovery = { package = "pallet-recovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +scheduler = { package = "pallet-scheduler", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +session = { package = "pallet-session", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +society = { package = "pallet-society", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +staking = { package = "pallet-staking", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } +sudo = { package = "pallet-sudo", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system = { package = "frame-system", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +timestamp = { package = "pallet-timestamp", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +utility = { package = "pallet-utility", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +vesting = { package = "pallet-vesting", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } hex-literal = { version = "0.2.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -80,8 +80,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.2.1" libsecp256k1 = "0.3.2" tiny-keccak = "1.5.0" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } serde_json = "1.0.41" [build-dependencies] diff --git a/service/Cargo.toml b/service/Cargo.toml index 6f78584f750e..8d816dac1adb 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -20,47 +20,47 @@ kusama-runtime = { path = "../runtime/kusama" } westend-runtime = { path = "../runtime/westend" } polkadot-network = { path = "../network", optional = true } polkadot-rpc = { path = "../rpc" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } +im-online = { package = "pallet-im-online", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery = { package = "sc-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +system_rpc_runtime_api = { package = "frame-system-rpc-runtime-api", git = "https://github.com/paritytech/substrate", branch = "master" } codec = { package = "parity-scale-codec", version = "1.3.0" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] polkadot-test-runtime-client = { path = "../runtime/test-runtime/client" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } env_logger = "0.7.0" [features] diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index 569304879259..831ae6cd4354 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] codec = { package = "parity-scale-codec", version = "1.3.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/validation/Cargo.toml b/validation/Cargo.toml index a436db73381b..42e417fef6f0 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -18,24 +18,24 @@ parachain = { package = "polkadot-parachain", path = "../parachain" } polkadot-primitives = { path = "../primitives" } polkadot-erasure-coding = { path = "../erasure-coding" } table = { package = "polkadot-statement-table", path = "../statement-table" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +consensus = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } +primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master" } +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } +block-builder = { package = "sc-block-builder", git = "https://github.com/paritytech/substrate", branch = "master" } +trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master" } bitvec = { version = "0.17.4", default-features = false, features = ["alloc"] } -runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +runtime_babe = { package = "pallet-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +keystore = { package = "sc-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "ashley-chainops" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } From 99cdc0fbccfd29cd987ef655b0e446430740931a Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Thu, 2 Jul 2020 15:12:19 +0200 Subject: [PATCH 11/15] Bump everything - Remove old migration code - Reduce deposit requried for westend --- Cargo.lock | 323 +++++++++++---------- Cargo.toml | 2 +- availability-store/Cargo.toml | 2 +- cli/Cargo.toml | 2 +- collator/Cargo.toml | 2 +- erasure-coding/Cargo.toml | 2 +- network/Cargo.toml | 2 +- network/test/Cargo.toml | 2 +- parachain/Cargo.toml | 2 +- parachain/test-parachains/adder/Cargo.toml | 2 +- parachain/test-parachains/halt/Cargo.toml | 2 +- primitives/Cargo.toml | 2 +- rpc/Cargo.toml | 2 +- runtime/common/Cargo.toml | 2 +- runtime/kusama/Cargo.toml | 2 +- runtime/kusama/src/lib.rs | 9 +- runtime/polkadot/Cargo.toml | 2 +- runtime/polkadot/src/lib.rs | 2 +- runtime/test-runtime/Cargo.toml | 2 +- runtime/westend/Cargo.toml | 2 +- runtime/westend/src/constants.rs | 2 +- runtime/westend/src/lib.rs | 2 +- service/Cargo.toml | 2 +- statement-table/Cargo.toml | 2 +- validation/Cargo.toml | 2 +- 25 files changed, 196 insertions(+), 182 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e9756cfd539e..40aae6d7a366 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -2347,7 +2347,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.8.13" +version = "0.8.14" dependencies = [ "bitvec", "frame-benchmarking", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4228,7 +4228,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e" [[package]] name = "polkadot" -version = "0.8.13" +version = "0.8.14" dependencies = [ "assert_cmd", "futures 0.3.5", @@ -4242,7 +4242,7 @@ dependencies = [ [[package]] name = "polkadot-availability-store" -version = "0.8.13" +version = "0.8.14" dependencies = [ "derive_more 0.99.8", "exit-future", @@ -4268,7 +4268,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.8.13" +version = "0.8.14" dependencies = [ "frame-benchmarking-cli", "futures 0.3.5", @@ -4293,7 +4293,7 @@ dependencies = [ [[package]] name = "polkadot-collator" -version = "0.8.13" +version = "0.8.14" dependencies = [ "futures 0.3.5", "futures-timer 2.0.2", @@ -4331,7 +4331,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.8.13" +version = "0.8.14" dependencies = [ "derive_more 0.15.0", "parity-scale-codec", @@ -4343,7 +4343,7 @@ dependencies = [ [[package]] name = "polkadot-network" -version = "0.8.13" +version = "0.8.14" dependencies = [ "arrayvec 0.4.12", "bytes 0.5.4", @@ -4390,7 +4390,7 @@ dependencies = [ [[package]] name = "polkadot-network-test" -version = "0.8.13" +version = "0.8.14" dependencies = [ "futures 0.3.5", "log 0.4.8", @@ -4450,7 +4450,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.8.13" +version = "0.8.14" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -4469,7 +4469,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.8.13" +version = "0.8.14" dependencies = [ "bitvec", "frame-system", @@ -4492,7 +4492,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.8.13" +version = "0.8.14" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -4518,7 +4518,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.8.13" +version = "0.8.14" dependencies = [ "bitvec", "frame-benchmarking", @@ -4592,7 +4592,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.8.13" +version = "0.8.14" dependencies = [ "bitvec", "frame-benchmarking", @@ -4679,7 +4679,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.8.13" +version = "0.8.14" dependencies = [ "env_logger", "frame-benchmarking", @@ -4798,7 +4798,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.8.13" +version = "0.8.14" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -4817,7 +4817,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.8.13" +version = "0.8.14" dependencies = [ "bitvec", "frame-executive", @@ -4894,7 +4894,7 @@ dependencies = [ [[package]] name = "polkadot-validation" -version = "0.8.13" +version = "0.8.14" dependencies = [ "bitvec", "derive_more 0.14.1", @@ -5703,7 +5703,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5730,7 +5730,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5754,7 +5754,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5770,7 +5770,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5786,7 +5786,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5797,7 +5797,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5819,6 +5819,7 @@ dependencies = [ "sc-service", "sc-telemetry", "sc-tracing", + "serde", "serde_json", "sp-blockchain", "sp-core", @@ -5837,7 +5838,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5873,7 +5874,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "blake2-rfc", "hash-db", @@ -5902,7 +5903,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5913,7 +5914,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5955,7 +5956,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5979,7 +5980,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5992,7 +5993,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6014,7 +6015,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6028,7 +6029,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6056,7 +6057,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6073,7 +6074,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6088,7 +6089,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6109,7 +6110,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6147,7 +6148,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6164,7 +6165,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6183,7 +6184,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "hex", @@ -6199,7 +6200,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "hash-db", "lazy_static", @@ -6218,7 +6219,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "bitflags", "bs58", @@ -6270,7 +6271,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6285,7 +6286,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "env_logger", "futures 0.3.5", @@ -6312,7 +6313,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "bytes 0.5.4", "fnv", @@ -6339,7 +6340,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "libp2p", @@ -6352,7 +6353,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6361,7 +6362,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "hash-db", @@ -6393,7 +6394,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6417,7 +6418,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6433,7 +6434,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "directories", @@ -6496,7 +6497,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6510,7 +6511,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6531,7 +6532,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "erased-serde", "log 0.4.8", @@ -6548,7 +6549,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6568,7 +6569,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6661,6 +6662,15 @@ dependencies = [ "untrusted", ] +[[package]] +name = "secrecy" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9182278ed645df3477a9c27bfee0621c621aa16f6972635f7f795dae3d81070f" +dependencies = [ + "zeroize", +] + [[package]] name = "security-framework" version = "0.4.4" @@ -6945,7 +6955,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6957,7 +6967,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "hash-db", "parity-scale-codec", @@ -6972,7 +6982,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6984,7 +6994,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "serde", @@ -6996,7 +7006,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7009,7 +7019,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7021,7 +7031,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7032,7 +7042,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7044,7 +7054,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7060,7 +7070,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "serde", "serde_json", @@ -7069,7 +7079,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7093,7 +7103,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7107,7 +7117,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "merlin", "parity-scale-codec", @@ -7125,7 +7135,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7137,7 +7147,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "base58", "blake2-rfc", @@ -7161,6 +7171,7 @@ dependencies = [ "rand 0.7.3", "regex", "schnorrkel", + "secrecy", "serde", "sha2", "sp-debug-derive", @@ -7179,7 +7190,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7188,7 +7199,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7198,7 +7209,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "environmental", "parity-scale-codec", @@ -7209,7 +7220,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7225,7 +7236,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7235,7 +7246,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7247,7 +7258,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "hash-db", @@ -7268,7 +7279,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "lazy_static", "sp-core", @@ -7279,7 +7290,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "serde", @@ -7291,7 +7302,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7302,7 +7313,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "sp-api", "sp-core", @@ -7312,7 +7323,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "backtrace", "log 0.4.8", @@ -7321,7 +7332,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "serde", "sp-core", @@ -7330,7 +7341,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "either", "hash256-std-hasher", @@ -7352,7 +7363,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7367,7 +7378,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "Inflector", "proc-macro-crate", @@ -7379,7 +7390,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "serde", "serde_json", @@ -7388,7 +7399,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7401,7 +7412,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7411,7 +7422,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7432,12 +7443,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7449,7 +7460,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7463,7 +7474,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "log 0.4.8", "rental", @@ -7473,7 +7484,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7489,7 +7500,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "hash-db", "memory-db", @@ -7503,7 +7514,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "futures-core", @@ -7515,7 +7526,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7527,7 +7538,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7667,7 +7678,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "chrono", "clear_on_drop", @@ -7694,7 +7705,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "platforms", ] @@ -7702,7 +7713,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7725,7 +7736,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7739,7 +7750,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "hash-db", @@ -7761,7 +7772,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "cfg-if", "frame-executive", @@ -7801,7 +7812,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7822,7 +7833,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#e8f901868997be15635cba9b21a99b212009adc8" +source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" [[package]] name = "substrate-wasm-builder-runner" @@ -8048,7 +8059,7 @@ dependencies = [ [[package]] name = "test-parachain-adder" -version = "0.8.13" +version = "0.8.14" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -8089,7 +8100,7 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.8.13" +version = "0.8.14" dependencies = [ "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -9018,7 +9029,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.8.13" +version = "0.8.14" dependencies = [ "bitvec", "frame-benchmarking", diff --git a/Cargo.toml b/Cargo.toml index f6632f77a14d..2723f0fa7901 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ path = "src/main.rs" [package] name = "polkadot" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index 503e897ceadb..369e184b3b36 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-availability-store" description = "Persistent database for parachain data" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index b395ccba9dc3..ed97adc85aee 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/collator/Cargo.toml b/collator/Cargo.toml index 42e733419fef..c00b24d07288 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] description = "Collator node implementation" edition = "2018" diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 9c49e33f407c..614017000daa 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/network/Cargo.toml b/network/Cargo.toml index 0735fec5907f..804cdcb3f11b 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] description = "Polkadot-specific networking protocol" edition = "2018" diff --git a/network/test/Cargo.toml b/network/test/Cargo.toml index ad8cafe3f453..5e14454e2cad 100644 --- a/network/test/Cargo.toml +++ b/network/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-test" -version = "0.8.13" +version = "0.8.14" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index fb1e1ce50351..2e0e0efff078 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 2cfb77566db6..1ec9e0a1196e 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/parachain/test-parachains/halt/Cargo.toml b/parachain/test-parachains/halt/Cargo.toml index b595b245d0da..93e36b4837f1 100644 --- a/parachain/test-parachains/halt/Cargo.toml +++ b/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index f3bc264c8cb4..c7eb22b32cfb 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index ce2f6382b468..c92b706c0ecb 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 2b31e989c898..58e20ce9c7fe 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index dbe3934dd3ee..371d9fc5373e 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 8e91f8f829e1..c5f1902aab38 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -86,7 +86,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 2013, + spec_version: 2014, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, @@ -891,8 +891,11 @@ impl proxy::Trait for Runtime { pub struct CustomOnRuntimeUpgrade; impl frame_support::traits::OnRuntimeUpgrade for CustomOnRuntimeUpgrade { fn on_runtime_upgrade() -> frame_support::weights::Weight { - treasury::Module::::migrate_retract_tip_for_tip_new(); - 500_000_000 + if scheduler::Module::::migrate_v1_to_t2() { + ::MaximumBlockWeight::get() + } else { + ::DbWeight::get().reads(1) + 500_000_000 + } } } diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index 96ec48d318e7..9df821f918b9 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index dd9a365545a3..e71d38759cb3 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -91,7 +91,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 13, + spec_version: 14, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index ba2f0f1a612d..e60473158eb8 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index 9e6af55afc08..0f00ede72307 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/westend/src/constants.rs b/runtime/westend/src/constants.rs index 57250b6d9e59..ac25d621d856 100644 --- a/runtime/westend/src/constants.rs +++ b/runtime/westend/src/constants.rs @@ -24,7 +24,7 @@ pub mod currency { pub const MILLICENTS: Balance = CENTS / 1_000; pub const fn deposit(items: u32, bytes: u32) -> Balance { - items as Balance * 20 * DOLLARS + (bytes as Balance) * 100 * MILLICENTS + items as Balance * 1 * DOLLARS + (bytes as Balance) * 5 * MILLICENTS } } diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 7aaa05eaaf10..25d5e22e858b 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -81,7 +81,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 33, + spec_version: 34, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/service/Cargo.toml b/service/Cargo.toml index 5eb47ec8875c..128704ae4763 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index 831ae6cd4354..18ac58931c9d 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" diff --git a/validation/Cargo.toml b/validation/Cargo.toml index 42e417fef6f0..fd3c4cd38a30 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.8.13" +version = "0.8.14" authors = ["Parity Technologies "] edition = "2018" From 0fa120d5eeb656f1c5773d8d30acfcfdeb739cb6 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Thu, 2 Jul 2020 15:25:44 +0200 Subject: [PATCH 12/15] Reapply fixes --- runtime/common/src/parachains.rs | 2 +- runtime/kusama/src/lib.rs | 3 +++ runtime/polkadot/src/lib.rs | 23 ++++++++++++++++++++++- runtime/westend/src/lib.rs | 5 ++++- 4 files changed, 30 insertions(+), 3 deletions(-) diff --git a/runtime/common/src/parachains.rs b/runtime/common/src/parachains.rs index 0753f74e63b4..031ffaf3d071 100644 --- a/runtime/common/src/parachains.rs +++ b/runtime/common/src/parachains.rs @@ -333,7 +333,7 @@ pub trait Trait: CreateSignedTransaction> + attestations::Trait + ses } /// Origin for the parachains module. -#[derive(PartialEq, Eq, Clone)] +#[derive(PartialEq, Eq, Clone, Encode, Decode)] #[cfg_attr(feature = "std", derive(Debug))] pub enum Origin { /// It comes from a parachain. diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index c5f1902aab38..f9ba963f0407 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -152,8 +152,10 @@ impl system::Trait for Runtime { impl scheduler::Trait for Runtime { type Event = Event; type Origin = Origin; + type PalletsOrigin = OriginCaller; type Call = Call; type MaximumWeight = MaximumBlockWeight; + type ScheduleOrigin = EnsureRoot; } parameter_types! { @@ -373,6 +375,7 @@ impl democracy::Trait for Runtime { type PreimageByteDeposit = PreimageByteDeposit; type Slash = Treasury; type Scheduler = Scheduler; + type PalletsOrigin = OriginCaller; type MaxVotes = MaxVotes; type OperationalPreimageOrigin = collective::EnsureMember; } diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index e71d38759cb3..cd63dfce0221 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -183,8 +183,10 @@ impl system::Trait for Runtime { impl scheduler::Trait for Runtime { type Event = Event; type Origin = Origin; + type PalletsOrigin = OriginCaller; type Call = Call; type MaximumWeight = MaximumBlockWeight; + type ScheduleOrigin = EnsureRoot; } parameter_types! { @@ -442,6 +444,7 @@ impl democracy::Trait for Runtime { type OperationalPreimageOrigin = collective::EnsureMember; type Slash = Treasury; type Scheduler = Scheduler; + type PalletsOrigin = OriginCaller; type MaxVotes = MaxVotes; } @@ -893,6 +896,17 @@ impl proxy::Trait for Runtime { type MaxProxies = MaxProxies; } +pub struct CustomOnRuntimeUpgrade; +impl frame_support::traits::OnRuntimeUpgrade for CustomOnRuntimeUpgrade { + fn on_runtime_upgrade() -> frame_support::weights::Weight { + if scheduler::Module::::migrate_v1_to_t2() { + ::MaximumBlockWeight::get() + } else { + ::DbWeight::get().reads(1) + } + } +} + construct_runtime! { pub enum Runtime where Block = Block, @@ -990,7 +1004,14 @@ pub type UncheckedExtrinsic = generic::UncheckedExtrinsic; /// Executive: handles dispatch to the various modules. -pub type Executive = executive::Executive, Runtime, AllModules>; +pub type Executive = executive::Executive< + Runtime, + Block, + system::ChainContext, + Runtime, + AllModules, + CustomOnRuntimeUpgrade +>; /// The payload being signed in transactions. pub type SignedPayload = generic::SignedPayload; diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 25d5e22e858b..3029c96d6ae0 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -58,6 +58,7 @@ use im_online::sr25519::AuthorityId as ImOnlineId; use authority_discovery_primitives::AuthorityId as AuthorityDiscoveryId; use transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; use session::historical as session_historical; +use system::EnsureRoot; #[cfg(feature = "std")] pub use staking::StakerStatus; @@ -141,8 +142,10 @@ impl system::Trait for Runtime { impl scheduler::Trait for Runtime { type Event = Event; type Origin = Origin; + type PalletsOrigin = OriginCaller; type Call = Call; type MaximumWeight = MaximumBlockWeight; + type ScheduleOrigin = EnsureRoot; } parameter_types! { @@ -288,7 +291,7 @@ impl staking::Trait for Runtime { type BondingDuration = BondingDuration; type SlashDeferDuration = SlashDeferDuration; // A majority of the council can cancel the slash. - type SlashCancelOrigin = system::EnsureRoot; + type SlashCancelOrigin = EnsureRoot; type SessionInterface = Self; type RewardCurve = RewardCurve; type MaxNominatorRewardedPerValidator = MaxNominatorRewardedPerValidator; From 035f902945e7606747234875f8dede857fa6c6f0 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Fri, 3 Jul 2020 10:09:42 +0200 Subject: [PATCH 13/15] Bump locl --- Cargo.lock | 273 +++++++++++++++++++++++++++-------------------------- 1 file changed, 137 insertions(+), 136 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7a05d32e2bee..02ee3fac6fb3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1304,7 +1304,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1319,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1355,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1366,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1388,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1404,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1418,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3428,7 +3428,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3473,7 +3473,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3504,7 +3504,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3524,7 +3524,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3560,7 +3560,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3576,7 +3576,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3590,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3605,7 +3605,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3683,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "enumflags2", "frame-support", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3733,7 +3733,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3783,7 +3783,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3808,7 +3808,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3859,7 +3859,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3903,7 +3903,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5705,7 +5705,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5732,7 +5732,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5756,7 +5756,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5765,6 +5765,7 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-core", + "sp-inherents", "sp-runtime", "sp-state-machine", ] @@ -5772,7 +5773,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5788,7 +5789,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5799,7 +5800,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5840,7 +5841,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5876,7 +5877,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "blake2-rfc", "hash-db", @@ -5905,7 +5906,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5916,7 +5917,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5958,7 +5959,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -5982,7 +5983,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5995,7 +5996,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6017,7 +6018,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6031,7 +6032,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6059,7 +6060,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6076,7 +6077,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6091,7 +6092,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6112,7 +6113,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6150,7 +6151,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6167,7 +6168,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6186,7 +6187,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "hex", @@ -6202,7 +6203,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "hash-db", "lazy_static", @@ -6221,7 +6222,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "bitflags", "bs58", @@ -6273,7 +6274,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6288,7 +6289,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "env_logger", "futures 0.3.5", @@ -6315,7 +6316,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "bytes 0.5.4", "fnv", @@ -6342,7 +6343,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "libp2p", @@ -6355,7 +6356,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6364,7 +6365,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "hash-db", @@ -6396,7 +6397,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6420,7 +6421,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6436,7 +6437,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "directories", @@ -6499,7 +6500,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6513,7 +6514,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6534,7 +6535,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "erased-serde", "log 0.4.8", @@ -6551,7 +6552,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6571,7 +6572,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6957,7 +6958,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6969,7 +6970,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "hash-db", "parity-scale-codec", @@ -6984,7 +6985,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6996,7 +6997,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "serde", @@ -7008,7 +7009,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7021,7 +7022,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-api", @@ -7033,7 +7034,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7044,7 +7045,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-api", @@ -7056,7 +7057,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7072,7 +7073,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "serde", "serde_json", @@ -7081,7 +7082,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7105,7 +7106,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-api", @@ -7119,7 +7120,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "merlin", "parity-scale-codec", @@ -7137,7 +7138,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7149,7 +7150,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "base58", "blake2-rfc", @@ -7192,7 +7193,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7201,7 +7202,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7211,7 +7212,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "environmental", "parity-scale-codec", @@ -7222,7 +7223,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7238,7 +7239,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7248,7 +7249,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7260,7 +7261,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "hash-db", @@ -7281,7 +7282,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "lazy_static", "sp-core", @@ -7292,7 +7293,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "serde", @@ -7304,7 +7305,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7315,7 +7316,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "sp-api", "sp-core", @@ -7325,7 +7326,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "backtrace", "log 0.4.8", @@ -7334,7 +7335,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "serde", "sp-core", @@ -7343,7 +7344,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "either", "hash256-std-hasher", @@ -7365,7 +7366,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7380,7 +7381,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "Inflector", "proc-macro-crate", @@ -7392,7 +7393,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "serde", "serde_json", @@ -7401,7 +7402,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-api", @@ -7414,7 +7415,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7424,7 +7425,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7445,12 +7446,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7462,7 +7463,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7476,7 +7477,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "log 0.4.8", "rental", @@ -7486,7 +7487,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7502,7 +7503,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "hash-db", "memory-db", @@ -7516,7 +7517,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "futures-core", @@ -7528,7 +7529,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7540,7 +7541,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7680,7 +7681,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "chrono", "clear_on_drop", @@ -7707,7 +7708,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "platforms", ] @@ -7715,7 +7716,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7738,7 +7739,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7752,7 +7753,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "hash-db", @@ -7774,7 +7775,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "cfg-if", "frame-executive", @@ -7814,7 +7815,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7835,7 +7836,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#b6e2677419e3eae6be9129667477916499ac5c7a" +source = "git+https://github.com/paritytech/substrate#cf2367f6d9a75feafe78f621f13ca60c75da9fc5" [[package]] name = "substrate-wasm-builder-runner" From 9694ed385dbcaddf33ec5bbf05c677dca60e650a Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Fri, 3 Jul 2020 14:14:47 +0200 Subject: [PATCH 14/15] Fix for #6550 --- cli/src/command.rs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cli/src/command.rs b/cli/src/command.rs index 7b437a2c352d..d518b94ccf8d 100644 --- a/cli/src/command.rs +++ b/cli/src/command.rs @@ -30,19 +30,19 @@ fn get_exec_name() -> Option { } impl SubstrateCli for Cli { - fn impl_name() -> &'static str { "Parity Polkadot" } + fn impl_name() -> String { "Parity Polkadot".into() } - fn impl_version() -> &'static str { env!("SUBSTRATE_CLI_IMPL_VERSION") } + fn impl_version() -> String { env!("SUBSTRATE_CLI_IMPL_VERSION").into() } - fn description() -> &'static str { env!("CARGO_PKG_DESCRIPTION") } + fn description() -> String { env!("CARGO_PKG_DESCRIPTION").into() } - fn author() -> &'static str { env!("CARGO_PKG_AUTHORS") } + fn author() -> String { env!("CARGO_PKG_AUTHORS").into() } - fn support_url() -> &'static str { "https://github.com/paritytech/polkadot/issues/new" } + fn support_url() -> String { "https://github.com/paritytech/polkadot/issues/new".into() } fn copyright_start_year() -> i32 { 2017 } - fn executable_name() -> &'static str { "polkadot" } + fn executable_name() -> String { "polkadot".into() } fn load_spec(&self, id: &str) -> std::result::Result, String> { let id = if id == "" { From 7dc0d4043f28c23735c64d2c53168f065360f1a9 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Fri, 3 Jul 2020 15:08:36 +0200 Subject: [PATCH 15/15] Fix message --- Cargo.lock | 1 + validation/Cargo.toml | 1 + validation/src/validation_service/mod.rs | 19 +++++++++++++------ 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 02ee3fac6fb3..22c14cc8b38a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4898,6 +4898,7 @@ dependencies = [ name = "polkadot-validation" version = "0.8.14" dependencies = [ + "ansi_term 0.12.1", "bitvec", "derive_more 0.14.1", "exit-future", diff --git a/validation/Cargo.toml b/validation/Cargo.toml index fd3c4cd38a30..1b0db38d5560 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Parity Technologies "] edition = "2018" [dependencies] +ansi_term = "0.12.1" futures = "0.3.4" futures-timer = "2.0" parking_lot = "0.9.0" diff --git a/validation/src/validation_service/mod.rs b/validation/src/validation_service/mod.rs index 650950f24e6f..a67088ff503d 100644 --- a/validation/src/validation_service/mod.rs +++ b/validation/src/validation_service/mod.rs @@ -43,6 +43,7 @@ use sp_api::{ProvideRuntimeApi, ApiExt}; use runtime_primitives::traits::HashFor; use availability_store::Store as AvailabilityStore; +use ansi_term::Colour; use log::{warn, error, info, debug, trace}; use super::{Network, Collators, SharedTable, TableRouter}; @@ -373,12 +374,18 @@ impl ParachainValidationInstances where sign_with.as_ref().map(|k| k.public()), )?; - info!( - "Starting parachain attestation session on top of parent {:?}. Local parachain duty is {:?}", - parent_hash, - local_duty, - ); - + if let Some(ref duty) = local_duty { + info!( + "✍️ Starting parachain attestation session (parent: {}) with active duty {}", + parent_hash, + Colour::Red.bold().paint(format!("{:?}", duty)), + ); + } else { + debug!( + "✍️ Starting parachain attestation session (parent: {}). No local duty..", + parent_hash, + ); + } let active_parachains = self.client.runtime_api().active_parachains(&id)?; debug!(target: "validation", "Active parachains: {:?}", active_parachains);