From a72c32d5149a498a7dd22502cab5fe8e4f2924c6 Mon Sep 17 00:00:00 2001 From: Xavier Lau <xavier@inv.cafe> Date: Wed, 31 Aug 2022 13:20:03 +0800 Subject: [PATCH] Bump Substrate Deps (#1419) --- Cargo.lock | 286 ++++++++++++++++++++++++++--------------------------- 1 file changed, 143 insertions(+), 143 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9a4bf03f3d..6be2eae2a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -424,7 +424,7 @@ dependencies = [ [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "scale-info", @@ -2706,7 +2706,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", ] @@ -2789,7 +2789,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -2809,7 +2809,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "Inflector", "chrono", @@ -2835,7 +2835,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -2849,7 +2849,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -2877,7 +2877,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "bitflags", "frame-metadata", @@ -2906,7 +2906,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2918,7 +2918,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.2.0", @@ -2930,7 +2930,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "proc-macro2", "quote", @@ -2940,7 +2940,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "log", @@ -2957,7 +2957,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -2972,7 +2972,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "sp-api", @@ -2981,7 +2981,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "sp-api", @@ -5540,7 +5540,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -5556,7 +5556,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -5572,7 +5572,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -5587,7 +5587,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5611,7 +5611,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5641,7 +5641,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "beefy-primitives", "frame-support", @@ -5657,7 +5657,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5758,7 +5758,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5775,7 +5775,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5791,7 +5791,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5815,7 +5815,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5926,7 +5926,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5949,7 +5949,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5965,7 +5965,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -5985,7 +5985,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6002,7 +6002,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6017,7 +6017,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -6034,7 +6034,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6049,7 +6049,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -6063,7 +6063,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6079,7 +6079,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -6100,7 +6100,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -6114,7 +6114,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -6128,7 +6128,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6146,7 +6146,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6165,7 +6165,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-support", "frame-system", @@ -6182,7 +6182,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6199,7 +6199,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6210,7 +6210,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6227,7 +6227,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -6243,7 +6243,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-benchmarking", "frame-support", @@ -7279,7 +7279,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "env_logger", "jsonrpsee", @@ -7496,7 +7496,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "log", "sp-core", @@ -7507,7 +7507,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "derive_more", @@ -7534,7 +7534,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "futures-timer 3.0.2", @@ -7557,7 +7557,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -7573,7 +7573,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.5", @@ -7590,7 +7590,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "proc-macro-crate 1.2.0", "proc-macro2", @@ -7601,7 +7601,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "chrono", "fdlimit", @@ -7639,7 +7639,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "fnv", "futures 0.3.21", @@ -7667,7 +7667,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "hash-db", "kvdb", @@ -7692,7 +7692,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "futures 0.3.21", @@ -7716,7 +7716,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "derive_more", @@ -7745,7 +7745,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "derive_more", @@ -7788,7 +7788,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "derive_more", "futures 0.3.21", @@ -7812,7 +7812,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7825,7 +7825,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "assert_matches", "async-trait", @@ -7859,7 +7859,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "futures 0.3.21", @@ -7885,7 +7885,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "sc-client-api", "sp-authorship", @@ -7896,7 +7896,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "lazy_static", "libsecp256k1 0.7.1", @@ -7923,7 +7923,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "derive_more", "environmental", @@ -7941,7 +7941,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "log", "parity-scale-codec", @@ -7957,7 +7957,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "cfg-if 1.0.0", "libc", @@ -7975,7 +7975,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "derive_more", @@ -8012,7 +8012,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "derive_more", "finality-grandpa", @@ -8036,7 +8036,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "ansi_term", "futures 0.3.21", @@ -8053,7 +8053,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "derive_more", @@ -8068,7 +8068,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-std", "async-trait", @@ -8119,7 +8119,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "futures-timer 3.0.2", @@ -8135,7 +8135,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "bytes 1.2.1", "fnv", @@ -8163,7 +8163,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "libp2p", @@ -8176,7 +8176,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8185,7 +8185,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "hash-db", @@ -8216,7 +8216,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -8241,7 +8241,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -8258,7 +8258,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "directories", @@ -8322,7 +8322,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "log", "parity-scale-codec", @@ -8336,7 +8336,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8358,7 +8358,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "chrono", "futures 0.3.21", @@ -8376,7 +8376,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "ansi_term", "atty", @@ -8407,7 +8407,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "proc-macro-crate 1.2.0", "proc-macro2", @@ -8418,7 +8418,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "intervalier", @@ -8445,7 +8445,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "derive_more", "futures 0.3.21", @@ -8459,7 +8459,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "futures-timer 3.0.2", @@ -8885,7 +8885,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "hash-db", "log", @@ -8902,7 +8902,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "blake2-rfc", "proc-macro-crate 1.2.0", @@ -8914,7 +8914,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "scale-info", @@ -8927,7 +8927,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "integer-sqrt", "num-traits", @@ -8942,7 +8942,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "scale-info", @@ -8955,7 +8955,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "parity-scale-codec", @@ -8967,7 +8967,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "sp-api", @@ -8979,7 +8979,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "log", @@ -8997,7 +8997,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "futures 0.3.21", @@ -9016,7 +9016,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "parity-scale-codec", @@ -9034,7 +9034,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "merlin", @@ -9057,7 +9057,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "scale-info", @@ -9069,7 +9069,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9081,7 +9081,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "base58", "bitflags", @@ -9129,7 +9129,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "blake2-rfc", "byteorder", @@ -9142,7 +9142,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "proc-macro2", "quote", @@ -9153,7 +9153,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "kvdb", "parking_lot 0.11.2", @@ -9162,7 +9162,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "proc-macro2", "quote", @@ -9183,7 +9183,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "environmental", "parity-scale-codec", @@ -9194,7 +9194,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "finality-grandpa", "log", @@ -9212,7 +9212,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9226,7 +9226,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "hash-db", @@ -9250,7 +9250,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "lazy_static", "sp-core", @@ -9261,7 +9261,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "derive_more", @@ -9278,7 +9278,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "zstd", ] @@ -9286,7 +9286,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "scale-info", @@ -9301,7 +9301,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "proc-macro-crate 1.2.0", "proc-macro2", @@ -9312,7 +9312,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "sp-api", "sp-core", @@ -9322,7 +9322,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "backtrace", "lazy_static", @@ -9332,7 +9332,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "rustc-hash", "serde", @@ -9342,7 +9342,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "either", "hash256-std-hasher", @@ -9364,7 +9364,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9381,7 +9381,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "Inflector", "proc-macro-crate 1.2.0", @@ -9393,7 +9393,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "serde", "serde_json", @@ -9402,7 +9402,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "scale-info", @@ -9416,7 +9416,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "scale-info", @@ -9427,7 +9427,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "hash-db", "log", @@ -9450,12 +9450,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" [[package]] name = "sp-storage" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9468,7 +9468,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "log", "sp-core", @@ -9481,7 +9481,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -9497,7 +9497,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "sp-std", @@ -9509,7 +9509,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "sp-api", "sp-runtime", @@ -9518,7 +9518,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-trait", "log", @@ -9534,7 +9534,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "hash-db", "memory-db", @@ -9549,7 +9549,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9565,7 +9565,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -9576,7 +9576,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9723,7 +9723,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "platforms", ] @@ -9742,7 +9742,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -9764,7 +9764,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "async-std", "derive_more", @@ -9778,7 +9778,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -9788,7 +9788,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "proc-macro-crate 1.2.0", "proc-macro2", @@ -9799,7 +9799,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "ansi_term", "build-helper", @@ -10392,7 +10392,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#8971d013c17971c9e3c3fa769d4417356f8b89f7" +source = "git+https://github.com/darwinia-network/substrate?branch=darwinia-v0.12.4#816fc31b0557f982bfc6cbe63a379ecce5e5261e" dependencies = [ "jsonrpsee", "log",