diff --git a/Cargo.lock b/Cargo.lock index 90f469bac6a4..448b203d7427 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1314,7 +1314,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", ] @@ -1322,7 +1322,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -1339,7 +1339,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "Inflector", "frame-benchmarking", @@ -1358,7 +1358,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -1373,7 +1373,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "serde", @@ -1384,7 +1384,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "bitmask", "frame-metadata", @@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1420,7 +1420,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1432,7 +1432,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1442,7 +1442,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1458,7 +1458,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -1472,7 +1472,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-api", @@ -3466,7 +3466,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3482,7 +3482,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3497,7 +3497,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3522,7 +3522,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3536,7 +3536,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3552,7 +3552,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3567,7 +3567,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3582,7 +3582,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3598,12 +3598,10 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ - "frame-benchmarking", "frame-support", "frame-system", - "pallet-authorship", "pallet-finality-tracker", "pallet-session", "parity-scale-codec", @@ -3620,7 +3618,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3636,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3656,7 +3654,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3672,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3686,7 +3684,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3701,7 +3699,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3715,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3730,7 +3728,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3751,7 +3749,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3766,7 +3764,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3779,7 +3777,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "enumflags2", "frame-support", @@ -3794,7 +3792,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3809,7 +3807,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3829,7 +3827,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3845,7 +3843,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3859,7 +3857,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3881,7 +3879,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3892,7 +3890,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3906,7 +3904,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3924,7 +3922,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "frame-system", @@ -3939,7 +3937,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3957,7 +3955,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-support", "parity-scale-codec", @@ -3970,7 +3968,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -3985,7 +3983,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-benchmarking", "frame-support", @@ -4001,7 +3999,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5791,12 +5789,6 @@ dependencies = [ "syn 1.0.33", ] -[[package]] -name = "retain_mut" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e005d658ad26eacc2b6c506dfde519f4e277e328d0eb3379ca61647d70a8f531" - [[package]] name = "ring" version = "0.16.15" @@ -5937,7 +5929,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -5964,7 +5956,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5988,7 +5980,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6005,7 +5997,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6021,7 +6013,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6032,7 +6024,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6073,7 +6065,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6109,7 +6101,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "blake2-rfc", "hash-db", @@ -6138,7 +6130,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6149,7 +6141,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6191,7 +6183,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6215,7 +6207,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6228,7 +6220,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6251,7 +6243,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6265,7 +6257,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6293,7 +6285,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -6310,7 +6302,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6325,7 +6317,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6346,7 +6338,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "assert_matches", "derive_more 0.99.9", @@ -6384,7 +6376,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6401,7 +6393,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6419,7 +6411,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "hex", @@ -6435,7 +6427,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "hash-db", "lazy_static", @@ -6454,7 +6446,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "bitflags", "bs58", @@ -6506,7 +6498,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6521,7 +6513,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "env_logger", "futures 0.3.5", @@ -6548,7 +6540,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "bytes 0.5.5", "fnv", @@ -6575,7 +6567,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "libp2p", @@ -6588,7 +6580,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6597,7 +6589,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "hash-db", @@ -6629,7 +6621,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6653,7 +6645,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6669,7 +6661,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "directories", @@ -6731,7 +6723,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6745,7 +6737,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6766,7 +6758,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "erased-serde", "log 0.4.8", @@ -6783,7 +6775,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6791,7 +6783,6 @@ dependencies = [ "log 0.4.8", "parity-util-mem", "parking_lot 0.10.2", - "retain_mut", "serde", "sp-blockchain", "sp-core", @@ -6804,7 +6795,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7230,7 +7221,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7242,7 +7233,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "hash-db", "parity-scale-codec", @@ -7257,7 +7248,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7269,7 +7260,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "serde", @@ -7281,7 +7272,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7294,7 +7285,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-api", @@ -7306,7 +7297,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7317,7 +7308,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-api", @@ -7329,7 +7320,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7346,7 +7337,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "serde", "serde_json", @@ -7355,7 +7346,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7380,7 +7371,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-api", @@ -7394,7 +7385,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "merlin", "parity-scale-codec", @@ -7413,7 +7404,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7422,7 +7413,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7434,7 +7425,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "base58", "blake2-rfc", @@ -7477,7 +7468,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7486,7 +7477,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7496,7 +7487,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "environmental", "parity-scale-codec", @@ -7507,7 +7498,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7523,7 +7514,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7533,7 +7524,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7545,7 +7536,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "hash-db", @@ -7566,7 +7557,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "lazy_static", "sp-core", @@ -7577,7 +7568,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "serde", @@ -7589,7 +7580,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7600,7 +7591,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "sp-api", "sp-core", @@ -7610,7 +7601,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "backtrace", "log 0.4.8", @@ -7619,7 +7610,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "serde", "sp-core", @@ -7628,7 +7619,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "either", "hash256-std-hasher", @@ -7650,7 +7641,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7665,7 +7656,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "Inflector", "proc-macro-crate", @@ -7677,7 +7668,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "serde", "serde_json", @@ -7686,7 +7677,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-api", @@ -7699,7 +7690,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7709,7 +7700,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7730,12 +7721,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7747,7 +7738,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7761,7 +7752,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "log 0.4.8", "rental", @@ -7771,7 +7762,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7781,12 +7772,13 @@ dependencies = [ "sp-api", "sp-blockchain", "sp-runtime", + "sp-utils", ] [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "hash-db", "memory-db", @@ -7800,7 +7792,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "futures-core", @@ -7812,7 +7804,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7824,7 +7816,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7964,7 +7956,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "chrono", "clear_on_drop", @@ -7991,7 +7983,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "platforms", ] @@ -7999,7 +7991,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8022,7 +8014,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8036,7 +8028,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8062,7 +8054,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "cfg-if", "frame-executive", @@ -8102,7 +8094,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8123,7 +8115,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#6687fa111e5efaef6c91ec840dc7fb92d4a72820" +source = "git+https://github.com/paritytech/substrate#bc431b6280f25a8795afb58e4904322acd9e2110" [[package]] name = "substrate-wasm-builder-runner"