diff --git a/Cargo.lock b/Cargo.lock index 5e7c4a14ab5f..c2695a0b1cb3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1429,7 +1429,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", ] @@ -1437,7 +1437,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -1455,7 +1455,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1473,7 +1473,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -1488,7 +1488,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "serde", @@ -1499,7 +1499,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "bitmask", "frame-metadata", @@ -1524,7 +1524,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1535,7 +1535,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1547,7 +1547,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1557,7 +1557,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1573,7 +1573,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -1587,7 +1587,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-api", @@ -3755,7 +3755,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -3771,7 +3771,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -3786,7 +3786,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3811,7 +3811,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3825,7 +3825,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3856,7 +3856,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3871,7 +3871,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3909,7 +3909,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3925,7 +3925,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -3945,7 +3945,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -3961,7 +3961,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -3975,7 +3975,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -3990,7 +3990,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4004,7 +4004,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4019,7 +4019,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4040,7 +4040,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4055,7 +4055,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4068,7 +4068,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "enumflags2", "frame-support", @@ -4083,7 +4083,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4098,7 +4098,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4118,7 +4118,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4134,7 +4134,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4148,7 +4148,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4170,7 +4170,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -4181,7 +4181,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4195,7 +4195,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4213,7 +4213,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "frame-system", @@ -4230,7 +4230,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4248,7 +4248,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-support", "parity-scale-codec", @@ -4261,7 +4261,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4276,7 +4276,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4292,7 +4292,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6479,7 +6479,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "bytes 0.5.6", "derive_more 0.99.9", @@ -6507,7 +6507,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6531,7 +6531,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6548,7 +6548,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6565,7 +6565,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6576,7 +6576,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6623,7 +6623,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6659,7 +6659,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "blake2-rfc", "hash-db", @@ -6689,7 +6689,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6700,7 +6700,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6744,7 +6744,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6768,7 +6768,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6781,7 +6781,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6804,7 +6804,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6818,7 +6818,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6846,7 +6846,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6863,7 +6863,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6878,7 +6878,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6896,7 +6896,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6933,7 +6933,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6955,7 +6955,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6973,7 +6973,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "hex", @@ -6989,7 +6989,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "hash-db", "lazy_static", @@ -7008,7 +7008,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "async-std", "async-trait", @@ -7062,7 +7062,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7077,7 +7077,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "bytes 0.5.6", "fnv", @@ -7104,7 +7104,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "libp2p", @@ -7117,7 +7117,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -7126,7 +7126,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "hash-db", @@ -7158,7 +7158,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7182,7 +7182,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -7198,7 +7198,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "directories", @@ -7259,7 +7259,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7273,7 +7273,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7294,7 +7294,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "erased-serde", "log 0.4.11", @@ -7312,7 +7312,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7333,7 +7333,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7800,7 +7800,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7812,7 +7812,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "hash-db", "parity-scale-codec", @@ -7827,7 +7827,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7839,7 +7839,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "serde", @@ -7851,7 +7851,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7864,7 +7864,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7876,7 +7876,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7887,7 +7887,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-api", @@ -7899,7 +7899,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7916,7 +7916,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "serde", "serde_json", @@ -7925,7 +7925,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7951,7 +7951,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "merlin", "parity-scale-codec", @@ -7970,7 +7970,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7979,7 +7979,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7991,7 +7991,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "base58", "blake2-rfc", @@ -8035,7 +8035,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8044,7 +8044,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -8054,7 +8054,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "environmental", "parity-scale-codec", @@ -8065,7 +8065,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -8081,7 +8081,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8091,7 +8091,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -8103,7 +8103,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "hash-db", @@ -8124,7 +8124,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "lazy_static", "sp-core", @@ -8135,7 +8135,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "serde", @@ -8147,7 +8147,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8158,7 +8158,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "sp-api", "sp-core", @@ -8168,7 +8168,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "backtrace", "log 0.4.11", @@ -8177,7 +8177,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "serde", "sp-core", @@ -8186,7 +8186,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "either", "hash256-std-hasher", @@ -8208,7 +8208,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8224,7 +8224,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "Inflector", "proc-macro-crate", @@ -8236,7 +8236,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "serde", "serde_json", @@ -8245,7 +8245,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-api", @@ -8258,7 +8258,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8268,7 +8268,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "hash-db", "log 0.4.11", @@ -8289,12 +8289,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" [[package]] name = "sp-storage" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8307,7 +8307,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8321,7 +8321,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "log 0.4.11", "rental", @@ -8331,7 +8331,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8346,7 +8346,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "hash-db", "memory-db", @@ -8360,7 +8360,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "futures-core", @@ -8372,7 +8372,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8384,7 +8384,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8525,7 +8525,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "chrono", "console_error_panic_hook", @@ -8551,7 +8551,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "platforms", ] @@ -8559,7 +8559,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8582,7 +8582,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8596,7 +8596,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8622,7 +8622,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8632,7 +8632,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#647ad15565d7c35ecf00b73b12cccad9858780b9" +source = "git+https://github.com/paritytech/substrate#12d0b7eaf9071b20dd171006aea8cd975ff5e0b3" dependencies = [ "proc-macro-crate", "quote 1.0.7", diff --git a/runtime/common/src/claims.rs b/runtime/common/src/claims.rs index 334d5ec4bb7b..b8e89c4c9555 100644 --- a/runtime/common/src/claims.rs +++ b/runtime/common/src/claims.rs @@ -695,8 +695,6 @@ mod tests { parameter_types! { pub const ExistentialDeposit: u64 = 1; - pub const CreationFee: u64 = 0; - pub const MinVestedTransfer: u64 = 0; } impl pallet_balances::Trait for Test { @@ -705,9 +703,14 @@ mod tests { type DustRemoval = (); type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = (); type WeightInfo = (); } + parameter_types! { + pub const MinVestedTransfer: u64 = 0; + } + impl pallet_vesting::Trait for Test { type Event = (); type Currency = Balances; diff --git a/runtime/common/src/crowdfund.rs b/runtime/common/src/crowdfund.rs index 17b78cbd71d0..89e4e28354ca 100644 --- a/runtime/common/src/crowdfund.rs +++ b/runtime/common/src/crowdfund.rs @@ -635,6 +635,7 @@ mod tests { type DustRemoval = (); type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = (); type WeightInfo = (); } diff --git a/runtime/common/src/purchase.rs b/runtime/common/src/purchase.rs index 1944d295278f..e69f910ce9cd 100644 --- a/runtime/common/src/purchase.rs +++ b/runtime/common/src/purchase.rs @@ -466,6 +466,7 @@ mod tests { type DustRemoval = (); type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = (); type WeightInfo = (); } diff --git a/runtime/common/src/slots.rs b/runtime/common/src/slots.rs index 60bf8f81745b..0353ce7a3236 100644 --- a/runtime/common/src/slots.rs +++ b/runtime/common/src/slots.rs @@ -1006,6 +1006,7 @@ mod tests { type DustRemoval = (); type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = (); type WeightInfo = (); } diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 31490a40ebec..aa9fafe9f7d2 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -87,7 +87,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 2024, + spec_version: 2025, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, @@ -203,6 +203,7 @@ impl pallet_indices::Trait for Runtime { parameter_types! { pub const ExistentialDeposit: Balance = 1 * CENTS; + pub const MaxLocks: u32 = 50; } /// Splits fees 80/20 between treasury and block author. @@ -219,6 +220,7 @@ impl pallet_balances::Trait for Runtime { type Event = Event; type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = MaxLocks; type WeightInfo = weights::pallet_balances::WeightInfo; } @@ -749,7 +751,7 @@ impl pallet_vesting::Trait for Runtime { type Currency = Balances; type BlockNumberToBalance = ConvertInto; type MinVestedTransfer = MinVestedTransfer; - type WeightInfo = (); + type WeightInfo = weights::pallet_vesting::WeightInfo; } parameter_types! { diff --git a/runtime/kusama/src/weights/mod.rs b/runtime/kusama/src/weights/mod.rs index 25efdf81eda2..dc4792cab6a9 100644 --- a/runtime/kusama/src/weights/mod.rs +++ b/runtime/kusama/src/weights/mod.rs @@ -20,7 +20,8 @@ pub mod frame_system; pub mod pallet_balances; pub mod pallet_collective; pub mod pallet_democracy; +pub mod pallet_proxy; pub mod pallet_staking; pub mod pallet_timestamp; pub mod pallet_utility; -pub mod pallet_proxy; +pub mod pallet_vesting; diff --git a/runtime/kusama/src/weights/pallet_vesting.rs b/runtime/kusama/src/weights/pallet_vesting.rs new file mode 100644 index 000000000000..b2a4b57e6441 --- /dev/null +++ b/runtime/kusama/src/weights/pallet_vesting.rs @@ -0,0 +1,63 @@ +// This file is part of Substrate. + +// Copyright (C) 2020 Parity Technologies (UK) Ltd. +// SPDX-License-Identifier: Apache-2.0 + +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 2.0.0-rc6 + +#![allow(unused_parens)] +#![allow(unused_imports)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_vesting::WeightInfo for WeightInfo { + fn vest_locked(l: u32, ) -> Weight { + (82109000 as Weight) + .saturating_add((332000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + fn vest_unlocked(l: u32, ) -> Weight { + (88419000 as Weight) + .saturating_add((3000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn vest_other_locked(l: u32, ) -> Weight { + (81277000 as Weight) + .saturating_add((321000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(3 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn vest_other_unlocked(l: u32, ) -> Weight { + (87584000 as Weight) + .saturating_add((19000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(3 as Weight)) + .saturating_add(DbWeight::get().writes(3 as Weight)) + } + fn vested_transfer(l: u32, ) -> Weight { + (185916000 as Weight) + .saturating_add((625000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(3 as Weight)) + .saturating_add(DbWeight::get().writes(3 as Weight)) + } + fn force_vested_transfer(l: u32, ) -> Weight { + (185916000 as Weight) + .saturating_add((625000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(4 as Weight)) + .saturating_add(DbWeight::get().writes(4 as Weight)) + } +} diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 18cde69d16b8..301d5c1c85d1 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -86,7 +86,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 24, + spec_version: 25, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, @@ -218,6 +218,7 @@ impl pallet_indices::Trait for Runtime { parameter_types! { pub const ExistentialDeposit: Balance = 100 * CENTS; + pub const MaxLocks: u32 = 50; } /// Splits fees 80/20 between treasury and block author. @@ -234,6 +235,7 @@ impl pallet_balances::Trait for Runtime { type Event = Event; type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = MaxLocks; type WeightInfo = weights::pallet_balances::WeightInfo; } @@ -714,7 +716,7 @@ impl pallet_vesting::Trait for Runtime { type Currency = Balances; type BlockNumberToBalance = ConvertInto; type MinVestedTransfer = MinVestedTransfer; - type WeightInfo = (); + type WeightInfo = weights::pallet_vesting::WeightInfo; } impl pallet_utility::Trait for Runtime { diff --git a/runtime/polkadot/src/weights/mod.rs b/runtime/polkadot/src/weights/mod.rs index 25efdf81eda2..dc4792cab6a9 100644 --- a/runtime/polkadot/src/weights/mod.rs +++ b/runtime/polkadot/src/weights/mod.rs @@ -20,7 +20,8 @@ pub mod frame_system; pub mod pallet_balances; pub mod pallet_collective; pub mod pallet_democracy; +pub mod pallet_proxy; pub mod pallet_staking; pub mod pallet_timestamp; pub mod pallet_utility; -pub mod pallet_proxy; +pub mod pallet_vesting; diff --git a/runtime/polkadot/src/weights/pallet_vesting.rs b/runtime/polkadot/src/weights/pallet_vesting.rs new file mode 100644 index 000000000000..b2a4b57e6441 --- /dev/null +++ b/runtime/polkadot/src/weights/pallet_vesting.rs @@ -0,0 +1,63 @@ +// This file is part of Substrate. + +// Copyright (C) 2020 Parity Technologies (UK) Ltd. +// SPDX-License-Identifier: Apache-2.0 + +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 2.0.0-rc6 + +#![allow(unused_parens)] +#![allow(unused_imports)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_vesting::WeightInfo for WeightInfo { + fn vest_locked(l: u32, ) -> Weight { + (82109000 as Weight) + .saturating_add((332000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + fn vest_unlocked(l: u32, ) -> Weight { + (88419000 as Weight) + .saturating_add((3000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn vest_other_locked(l: u32, ) -> Weight { + (81277000 as Weight) + .saturating_add((321000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(3 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn vest_other_unlocked(l: u32, ) -> Weight { + (87584000 as Weight) + .saturating_add((19000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(3 as Weight)) + .saturating_add(DbWeight::get().writes(3 as Weight)) + } + fn vested_transfer(l: u32, ) -> Weight { + (185916000 as Weight) + .saturating_add((625000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(3 as Weight)) + .saturating_add(DbWeight::get().writes(3 as Weight)) + } + fn force_vested_transfer(l: u32, ) -> Weight { + (185916000 as Weight) + .saturating_add((625000 as Weight).saturating_mul(l as Weight)) + .saturating_add(DbWeight::get().reads(4 as Weight)) + .saturating_add(DbWeight::get().writes(4 as Weight)) + } +} diff --git a/runtime/rococo-v1/src/lib.rs b/runtime/rococo-v1/src/lib.rs index fe812a1389c9..05fb26178442 100644 --- a/runtime/rococo-v1/src/lib.rs +++ b/runtime/rococo-v1/src/lib.rs @@ -561,6 +561,7 @@ impl pallet_staking::Trait for Runtime { parameter_types! { pub const ExistentialDeposit: Balance = 1 * CENTS; + pub const MaxLocks: u32 = 50; } impl pallet_balances::Trait for Runtime { @@ -569,6 +570,7 @@ impl pallet_balances::Trait for Runtime { type Event = Event; type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = MaxLocks; type WeightInfo = (); } diff --git a/runtime/test-runtime/src/lib.rs b/runtime/test-runtime/src/lib.rs index ce20c720e177..aee5d6cfd7eb 100644 --- a/runtime/test-runtime/src/lib.rs +++ b/runtime/test-runtime/src/lib.rs @@ -78,7 +78,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot-test-runtime"), impl_name: create_runtime_str!("parity-polkadot-test-runtime"), authoring_version: 2, - spec_version: 1054, + spec_version: 1055, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, @@ -173,6 +173,7 @@ impl pallet_indices::Trait for Runtime { parameter_types! { pub storage ExistentialDeposit: Balance = 1 * CENTS; + pub storage MaxLocks: u32 = 50; } impl pallet_balances::Trait for Runtime { @@ -181,6 +182,7 @@ impl pallet_balances::Trait for Runtime { type Event = Event; type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = MaxLocks; type WeightInfo = (); } diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index ca5f7d122087..fd174d4ecfbb 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -84,7 +84,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 43, + spec_version: 44, impl_version: 1, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, @@ -194,6 +194,7 @@ impl pallet_indices::Trait for Runtime { parameter_types! { pub const ExistentialDeposit: Balance = 1 * CENTS; + pub const MaxLocks: u32 = 50; } impl pallet_balances::Trait for Runtime { @@ -202,6 +203,7 @@ impl pallet_balances::Trait for Runtime { type Event = Event; type ExistentialDeposit = ExistentialDeposit; type AccountStore = System; + type MaxLocks = MaxLocks; type WeightInfo = weights::pallet_balances::WeightInfo; }