diff --git a/Cargo.lock b/Cargo.lock index 3d50c9e2e393..968da86854f4 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#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" 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#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" 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#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" 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#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -1489,7 +1489,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "serde", @@ -1500,7 +1500,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "bitmask", "frame-metadata", @@ -1525,7 +1525,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1536,7 +1536,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1548,7 +1548,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1558,7 +1558,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1574,7 +1574,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -1588,7 +1588,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-api", @@ -3756,7 +3756,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -3772,7 +3772,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -3787,7 +3787,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3812,7 +3812,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3842,7 +3842,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3857,7 +3857,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -3888,7 +3888,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3910,7 +3910,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3926,7 +3926,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -3946,7 +3946,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -3962,7 +3962,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -3976,7 +3976,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -3991,7 +3991,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4005,7 +4005,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4020,7 +4020,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -4041,7 +4041,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4056,7 +4056,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4069,7 +4069,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "enumflags2", "frame-support", @@ -4084,7 +4084,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -4099,7 +4099,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4119,7 +4119,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -4135,7 +4135,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4149,7 +4149,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -4171,7 +4171,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -4182,7 +4182,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4196,7 +4196,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -4214,7 +4214,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "frame-system", @@ -4231,7 +4231,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4249,7 +4249,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-support", "parity-scale-codec", @@ -4262,7 +4262,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -4277,7 +4277,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-benchmarking", "frame-support", @@ -4293,7 +4293,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6462,7 +6462,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "bytes 0.5.6", "derive_more 0.99.9", @@ -6490,7 +6490,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6514,7 +6514,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6531,7 +6531,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6548,7 +6548,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6559,7 +6559,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6608,7 +6608,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6644,7 +6644,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "blake2-rfc", "hash-db", @@ -6674,7 +6674,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6685,7 +6685,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6729,7 +6729,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6753,7 +6753,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6766,7 +6766,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6789,7 +6789,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6803,7 +6803,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6831,7 +6831,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6848,7 +6848,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6863,7 +6863,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6881,7 +6881,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6918,7 +6918,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6940,7 +6940,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6958,7 +6958,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "hex", @@ -6974,7 +6974,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "hash-db", "lazy_static", @@ -6993,7 +6993,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "async-std", "async-trait", @@ -7047,7 +7047,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7062,7 +7062,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "bytes 0.5.6", "fnv", @@ -7089,7 +7089,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "libp2p", @@ -7102,7 +7102,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -7111,7 +7111,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "hash-db", @@ -7143,7 +7143,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7167,8 +7167,9 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ + "futures 0.1.29", "jsonrpc-core", "jsonrpc-http-server", "jsonrpc-ipc-server", @@ -7178,12 +7179,13 @@ dependencies = [ "serde", "serde_json", "sp-runtime", + "substrate-prometheus-endpoint", ] [[package]] name = "sc-service" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "directories", @@ -7245,7 +7247,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7259,7 +7261,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7280,7 +7282,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "erased-serde", "log 0.4.11", @@ -7299,7 +7301,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7320,7 +7322,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7787,7 +7789,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7799,7 +7801,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "hash-db", "parity-scale-codec", @@ -7814,7 +7816,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7826,7 +7828,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "serde", @@ -7838,7 +7840,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7851,7 +7853,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-api", @@ -7863,7 +7865,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7874,7 +7876,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-api", @@ -7886,7 +7888,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7903,7 +7905,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "serde", "serde_json", @@ -7912,7 +7914,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7938,7 +7940,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "merlin", "parity-scale-codec", @@ -7957,7 +7959,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7966,7 +7968,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7978,7 +7980,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "base58", "blake2-rfc", @@ -8022,7 +8024,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8031,7 +8033,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -8041,7 +8043,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "environmental", "parity-scale-codec", @@ -8052,7 +8054,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -8068,7 +8070,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8078,7 +8080,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -8090,7 +8092,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "hash-db", @@ -8113,7 +8115,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "lazy_static", "sp-core", @@ -8124,7 +8126,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "serde", @@ -8136,7 +8138,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8147,7 +8149,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "sp-api", "sp-core", @@ -8157,7 +8159,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "backtrace", "log 0.4.11", @@ -8166,7 +8168,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "serde", "sp-core", @@ -8175,7 +8177,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "either", "hash256-std-hasher", @@ -8197,7 +8199,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8213,7 +8215,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "Inflector", "proc-macro-crate", @@ -8225,7 +8227,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "serde", "serde_json", @@ -8234,7 +8236,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-api", @@ -8247,7 +8249,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8257,7 +8259,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "hash-db", "log 0.4.11", @@ -8278,12 +8280,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" [[package]] name = "sp-storage" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8296,7 +8298,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8310,7 +8312,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -8323,7 +8325,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8338,7 +8340,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "hash-db", "memory-db", @@ -8352,7 +8354,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "futures-core", @@ -8364,7 +8366,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8376,7 +8378,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8517,7 +8519,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "chrono", "console_error_panic_hook", @@ -8543,7 +8545,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "platforms", ] @@ -8551,7 +8553,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8574,7 +8576,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8588,7 +8590,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8614,7 +8616,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8624,7 +8626,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#a0a6809b1b50eaf4d1c76609da15dd255c9d6bfc" +source = "git+https://github.com/paritytech/substrate#b28d202d8d9fb31c6e1e1ec92afc2a9cddbda2f5" dependencies = [ "proc-macro-crate", "quote 1.0.7", diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 5cafcb82749c..cecc7200cee8 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -152,6 +152,10 @@ impl frame_system::Trait for Runtime { type SystemWeightInfo = weights::frame_system::WeightInfo; } +parameter_types! { + pub const MaxScheduledPerBlock: u32 = 50; +} + impl pallet_scheduler::Trait for Runtime { type Event = Event; type Origin = Origin; @@ -159,7 +163,8 @@ impl pallet_scheduler::Trait for Runtime { type Call = Call; type MaximumWeight = MaximumBlockWeight; type ScheduleOrigin = EnsureRoot; - type WeightInfo = (); + type MaxScheduledPerBlock = MaxScheduledPerBlock; + type WeightInfo = weights::pallet_scheduler::WeightInfo; } parameter_types! { diff --git a/runtime/kusama/src/weights/mod.rs b/runtime/kusama/src/weights/mod.rs index e8eaca2ebab6..9aa57bd71fd3 100644 --- a/runtime/kusama/src/weights/mod.rs +++ b/runtime/kusama/src/weights/mod.rs @@ -21,6 +21,7 @@ pub mod pallet_balances; pub mod pallet_collective; pub mod pallet_democracy; pub mod pallet_proxy; +pub mod pallet_scheduler; pub mod pallet_staking; pub mod pallet_timestamp; pub mod pallet_treasury; diff --git a/runtime/kusama/src/weights/pallet_scheduler.rs b/runtime/kusama/src/weights/pallet_scheduler.rs new file mode 100644 index 000000000000..7c5af46ff962 --- /dev/null +++ b/runtime/kusama/src/weights/pallet_scheduler.rs @@ -0,0 +1,49 @@ +// 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_scheduler::WeightInfo for WeightInfo { + fn schedule(s: u32, ) -> Weight { + (37_835_000 as Weight) + .saturating_add((81_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + fn cancel(s: u32, ) -> Weight { + (34_707_000 as Weight) + .saturating_add((3_125_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn schedule_named(s: u32, ) -> Weight { + (48_065_000 as Weight) + .saturating_add((110_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn cancel_named(s: u32, ) -> Weight { + (38_776_000 as Weight) + .saturating_add((3_138_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } +} diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 4217ea6612ba..619dbce285f1 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -170,6 +170,10 @@ impl frame_system::Trait for Runtime { type SystemWeightInfo = weights::frame_system::WeightInfo; } +parameter_types! { + pub const MaxScheduledPerBlock: u32 = 50; +} + impl pallet_scheduler::Trait for Runtime { type Event = Event; type Origin = Origin; @@ -177,7 +181,8 @@ impl pallet_scheduler::Trait for Runtime { type Call = Call; type MaximumWeight = MaximumBlockWeight; type ScheduleOrigin = EnsureRoot; - type WeightInfo = (); + type MaxScheduledPerBlock = MaxScheduledPerBlock; + type WeightInfo = weights::pallet_scheduler::WeightInfo; } parameter_types! { diff --git a/runtime/polkadot/src/weights/mod.rs b/runtime/polkadot/src/weights/mod.rs index e8eaca2ebab6..9aa57bd71fd3 100644 --- a/runtime/polkadot/src/weights/mod.rs +++ b/runtime/polkadot/src/weights/mod.rs @@ -21,6 +21,7 @@ pub mod pallet_balances; pub mod pallet_collective; pub mod pallet_democracy; pub mod pallet_proxy; +pub mod pallet_scheduler; pub mod pallet_staking; pub mod pallet_timestamp; pub mod pallet_treasury; diff --git a/runtime/polkadot/src/weights/pallet_scheduler.rs b/runtime/polkadot/src/weights/pallet_scheduler.rs new file mode 100644 index 000000000000..7c5af46ff962 --- /dev/null +++ b/runtime/polkadot/src/weights/pallet_scheduler.rs @@ -0,0 +1,49 @@ +// 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_scheduler::WeightInfo for WeightInfo { + fn schedule(s: u32, ) -> Weight { + (37_835_000 as Weight) + .saturating_add((81_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + fn cancel(s: u32, ) -> Weight { + (34_707_000 as Weight) + .saturating_add((3_125_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn schedule_named(s: u32, ) -> Weight { + (48_065_000 as Weight) + .saturating_add((110_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn cancel_named(s: u32, ) -> Weight { + (38_776_000 as Weight) + .saturating_add((3_138_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } +} diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 86a36cbfd7bd..537b48898e6d 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -143,6 +143,10 @@ impl frame_system::Trait for Runtime { type SystemWeightInfo = weights::frame_system::WeightInfo; } +parameter_types! { + pub const MaxScheduledPerBlock: u32 = 50; +} + impl pallet_scheduler::Trait for Runtime { type Event = Event; type Origin = Origin; @@ -150,7 +154,8 @@ impl pallet_scheduler::Trait for Runtime { type Call = Call; type MaximumWeight = MaximumBlockWeight; type ScheduleOrigin = EnsureRoot; - type WeightInfo = (); + type MaxScheduledPerBlock = MaxScheduledPerBlock; + type WeightInfo = weights::pallet_scheduler::WeightInfo; } parameter_types! { diff --git a/runtime/westend/src/weights/mod.rs b/runtime/westend/src/weights/mod.rs index 0008cd7f2a80..dd66b2f026db 100644 --- a/runtime/westend/src/weights/mod.rs +++ b/runtime/westend/src/weights/mod.rs @@ -19,6 +19,7 @@ pub mod frame_system; pub mod pallet_balances; pub mod pallet_proxy; +pub mod pallet_scheduler; pub mod pallet_staking; pub mod pallet_timestamp; pub mod pallet_utility; diff --git a/runtime/westend/src/weights/pallet_scheduler.rs b/runtime/westend/src/weights/pallet_scheduler.rs new file mode 100644 index 000000000000..7c5af46ff962 --- /dev/null +++ b/runtime/westend/src/weights/pallet_scheduler.rs @@ -0,0 +1,49 @@ +// 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_scheduler::WeightInfo for WeightInfo { + fn schedule(s: u32, ) -> Weight { + (37_835_000 as Weight) + .saturating_add((81_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + fn cancel(s: u32, ) -> Weight { + (34_707_000 as Weight) + .saturating_add((3_125_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn schedule_named(s: u32, ) -> Weight { + (48_065_000 as Weight) + .saturating_add((110_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn cancel_named(s: u32, ) -> Weight { + (38_776_000 as Weight) + .saturating_add((3_138_000 as Weight).saturating_mul(s as Weight)) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } +}