diff --git a/Cargo.lock b/Cargo.lock index 0e8c4f8d04c8..900b2576348a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1401,7 +1401,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", ] @@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -1426,7 +1426,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1444,7 +1444,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -1459,7 +1459,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "serde", @@ -1470,7 +1470,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "bitmask", "frame-metadata", @@ -1495,7 +1495,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1506,7 +1506,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1518,7 +1518,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1528,7 +1528,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1544,7 +1544,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -1558,7 +1558,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-api", @@ -3558,7 +3558,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3574,7 +3574,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3589,7 +3589,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3614,7 +3614,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3628,7 +3628,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3644,7 +3644,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3659,7 +3659,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3674,7 +3674,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3690,7 +3690,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3712,7 +3712,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3728,7 +3728,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3748,7 +3748,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3764,7 +3764,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3778,7 +3778,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3793,7 +3793,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3807,7 +3807,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3822,7 +3822,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3843,7 +3843,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3858,7 +3858,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3871,7 +3871,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "enumflags2", "frame-support", @@ -3886,7 +3886,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3901,7 +3901,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3921,7 +3921,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3937,7 +3937,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3951,7 +3951,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -3973,7 +3973,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3984,7 +3984,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -3998,7 +3998,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -4016,7 +4016,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "frame-system", @@ -4033,7 +4033,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4051,7 +4051,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-support", "parity-scale-codec", @@ -4064,7 +4064,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -4079,7 +4079,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-benchmarking", "frame-support", @@ -4095,7 +4095,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6319,7 +6319,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -6346,7 +6346,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6370,7 +6370,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6387,7 +6387,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6403,7 +6403,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6414,7 +6414,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6455,7 +6455,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6491,7 +6491,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "blake2-rfc", "hash-db", @@ -6521,7 +6521,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6532,7 +6532,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6576,7 +6576,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6600,7 +6600,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6613,7 +6613,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6636,7 +6636,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6650,7 +6650,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6678,7 +6678,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6695,7 +6695,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6710,7 +6710,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6728,7 +6728,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6765,7 +6765,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6786,7 +6786,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6804,7 +6804,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "hex", @@ -6820,7 +6820,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "hash-db", "lazy_static", @@ -6839,7 +6839,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "async-std", "bitflags", @@ -6892,7 +6892,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6907,7 +6907,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "env_logger", "futures 0.3.5", @@ -6934,7 +6934,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "bytes 0.5.5", "fnv", @@ -6961,7 +6961,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "libp2p", @@ -6974,7 +6974,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -6983,7 +6983,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "hash-db", @@ -7015,7 +7015,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7039,7 +7039,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -7055,7 +7055,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "directories", @@ -7116,7 +7116,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7130,7 +7130,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7151,7 +7151,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "erased-serde", "log 0.4.11", @@ -7169,7 +7169,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7190,7 +7190,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7657,7 +7657,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7669,7 +7669,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "hash-db", "parity-scale-codec", @@ -7684,7 +7684,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7696,7 +7696,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "serde", @@ -7708,7 +7708,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7721,7 +7721,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-api", @@ -7733,7 +7733,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7744,7 +7744,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-api", @@ -7756,7 +7756,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7773,7 +7773,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "serde", "serde_json", @@ -7782,7 +7782,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7808,7 +7808,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-api", @@ -7822,7 +7822,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "merlin", "parity-scale-codec", @@ -7841,7 +7841,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7850,7 +7850,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7862,7 +7862,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "base58", "blake2-rfc", @@ -7906,7 +7906,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7915,7 +7915,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7925,7 +7925,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "environmental", "parity-scale-codec", @@ -7936,7 +7936,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -7952,7 +7952,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7962,7 +7962,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7974,7 +7974,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "hash-db", @@ -7995,7 +7995,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "lazy_static", "sp-core", @@ -8006,7 +8006,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "serde", @@ -8018,7 +8018,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8029,7 +8029,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "sp-api", "sp-core", @@ -8039,7 +8039,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "backtrace", "log 0.4.11", @@ -8048,7 +8048,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "serde", "sp-core", @@ -8057,7 +8057,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "either", "hash256-std-hasher", @@ -8079,7 +8079,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8094,7 +8094,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "Inflector", "proc-macro-crate", @@ -8106,7 +8106,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "serde", "serde_json", @@ -8115,7 +8115,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-api", @@ -8128,7 +8128,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8138,7 +8138,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "hash-db", "itertools 0.9.0", @@ -8159,12 +8159,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" [[package]] name = "sp-storage" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -8176,7 +8176,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8190,7 +8190,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "log 0.4.11", "rental", @@ -8200,7 +8200,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8215,7 +8215,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "hash-db", "memory-db", @@ -8229,7 +8229,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "futures-core", @@ -8241,7 +8241,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -8253,7 +8253,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8384,7 +8384,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "chrono", "console_error_panic_hook", @@ -8410,7 +8410,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "platforms", ] @@ -8418,7 +8418,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8441,7 +8441,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8455,7 +8455,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8481,7 +8481,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "cfg-if", "frame-executive", @@ -8521,7 +8521,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8542,7 +8542,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8552,7 +8552,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" dependencies = [ "proc-macro-crate", "quote 1.0.7", @@ -8562,7 +8562,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" +source = "git+https://github.com/paritytech/substrate#8e1ed7d96df71688820788eff6939b8cbec8803c" [[package]] name = "substrate-wasm-builder-runner" diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 8f7c16523912..4ad493d35cf6 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -148,7 +148,7 @@ impl frame_system::Trait for Runtime { type AccountData = pallet_balances::AccountData; type OnNewAccount = (); type OnKilledAccount = (); - type SystemWeightInfo = (); + type SystemWeightInfo = weights::frame_system::WeightInfo; } impl pallet_scheduler::Trait for Runtime { @@ -241,7 +241,7 @@ impl pallet_timestamp::Trait for Runtime { type Moment = u64; type OnTimestampSet = Babe; type MinimumPeriod = MinimumPeriod; - type WeightInfo = (); + type WeightInfo = weights::pallet_timestamp::WeightInfo; } parameter_types! { @@ -668,7 +668,7 @@ impl pallet_identity::Trait for Runtime { impl pallet_utility::Trait for Runtime { type Event = Event; type Call = Call; - type WeightInfo = (); + type WeightInfo = weights::pallet_utility::WeightInfo; } parameter_types! { diff --git a/runtime/kusama/src/weights/frame_system.rs b/runtime/kusama/src/weights/frame_system.rs new file mode 100644 index 000000000000..9522fa752039 --- /dev/null +++ b/runtime/kusama/src/weights/frame_system.rs @@ -0,0 +1,58 @@ +// This file is part of Substrate. + +// Copyright (C) 2017-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-rc5 + +#![allow(unused_parens)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl frame_system::WeightInfo for WeightInfo { + // WARNING! Some components were not used: ["b"] + fn remark() -> Weight { + (1305000 as Weight) + } + fn set_heap_pages() -> Weight { + (2023000 as Weight) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + // WARNING! Some components were not used: ["d"] + fn set_changes_trie_config() -> Weight { + (10026000 as Weight) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn set_storage(i: u32, ) -> Weight { + (0 as Weight) + .saturating_add((656000 as Weight).saturating_mul(i as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight))) + } + fn kill_storage(i: u32, ) -> Weight { + (4327000 as Weight) + .saturating_add((478000 as Weight).saturating_mul(i as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight))) + } + fn kill_prefix(p: u32, ) -> Weight { + (8349000 as Weight) + .saturating_add((838000 as Weight).saturating_mul(p as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight))) + } + fn suicide() -> Weight { + (29247000 as Weight) + } +} diff --git a/runtime/kusama/src/weights/mod.rs b/runtime/kusama/src/weights/mod.rs index fb7c53c603b1..76435a1f6782 100644 --- a/runtime/kusama/src/weights/mod.rs +++ b/runtime/kusama/src/weights/mod.rs @@ -16,5 +16,8 @@ /// A collection of weight modules used for pallets in the runtime. +pub mod frame_system; pub mod pallet_balances; pub mod pallet_democracy; +pub mod pallet_timestamp; +pub mod pallet_utility; diff --git a/runtime/kusama/src/weights/pallet_timestamp.rs b/runtime/kusama/src/weights/pallet_timestamp.rs new file mode 100644 index 000000000000..cfd5f192d352 --- /dev/null +++ b/runtime/kusama/src/weights/pallet_timestamp.rs @@ -0,0 +1,34 @@ +// 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-rc5 + +#![allow(unused_parens)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_timestamp::WeightInfo for WeightInfo { + // WARNING! Some components were not used: ["t"] + fn set() -> Weight { + (9133000 as Weight) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + // WARNING! Some components were not used: ["t"] + fn on_finalize() -> Weight { + (5915000 as Weight) + } +} diff --git a/runtime/kusama/src/weights/pallet_utility.rs b/runtime/kusama/src/weights/pallet_utility.rs new file mode 100644 index 000000000000..c9ae0d7d2333 --- /dev/null +++ b/runtime/kusama/src/weights/pallet_utility.rs @@ -0,0 +1,35 @@ +// This file is part of Substrate. + +// Copyright (C) 2017-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-rc5 + +#![allow(unused_parens)] +#![allow(unused_imports)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_utility::WeightInfo for WeightInfo { + fn batch(c: u32, ) -> Weight { + (16461000 as Weight) + .saturating_add((1982000 as Weight).saturating_mul(c as Weight)) + } + // WARNING! Some components were not used: ["u"] + fn as_derivative() -> Weight { + (4086000 as Weight) + } +} diff --git a/runtime/parachains/src/paras.rs b/runtime/parachains/src/paras.rs index b1e48ca3ce62..abc69d0bcedd 100644 --- a/runtime/parachains/src/paras.rs +++ b/runtime/parachains/src/paras.rs @@ -24,6 +24,7 @@ //! only occur at session boundaries. use sp_std::prelude::*; +#[cfg(feature = "std")] use sp_std::marker::PhantomData; use sp_runtime::traits::{One, BlakeTwo256, Hash as HashT, Saturating}; use primitives::v1::{ diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index f45757ac6620..9974d3b1545c 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -163,7 +163,7 @@ impl frame_system::Trait for Runtime { type AccountData = pallet_balances::AccountData; type OnNewAccount = (); type OnKilledAccount = (); - type SystemWeightInfo = (); + type SystemWeightInfo = weights::frame_system::WeightInfo; } impl pallet_scheduler::Trait for Runtime { @@ -256,7 +256,7 @@ impl pallet_timestamp::Trait for Runtime { type Moment = u64; type OnTimestampSet = Babe; type MinimumPeriod = MinimumPeriod; - type WeightInfo = (); + type WeightInfo = weights::pallet_timestamp::WeightInfo; } parameter_types! { @@ -714,7 +714,7 @@ impl pallet_vesting::Trait for Runtime { impl pallet_utility::Trait for Runtime { type Event = Event; type Call = Call; - type WeightInfo = (); + type WeightInfo = weights::pallet_utility::WeightInfo; } parameter_types! { diff --git a/runtime/polkadot/src/weights/frame_system.rs b/runtime/polkadot/src/weights/frame_system.rs new file mode 100644 index 000000000000..9522fa752039 --- /dev/null +++ b/runtime/polkadot/src/weights/frame_system.rs @@ -0,0 +1,58 @@ +// This file is part of Substrate. + +// Copyright (C) 2017-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-rc5 + +#![allow(unused_parens)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl frame_system::WeightInfo for WeightInfo { + // WARNING! Some components were not used: ["b"] + fn remark() -> Weight { + (1305000 as Weight) + } + fn set_heap_pages() -> Weight { + (2023000 as Weight) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + // WARNING! Some components were not used: ["d"] + fn set_changes_trie_config() -> Weight { + (10026000 as Weight) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn set_storage(i: u32, ) -> Weight { + (0 as Weight) + .saturating_add((656000 as Weight).saturating_mul(i as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight))) + } + fn kill_storage(i: u32, ) -> Weight { + (4327000 as Weight) + .saturating_add((478000 as Weight).saturating_mul(i as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight))) + } + fn kill_prefix(p: u32, ) -> Weight { + (8349000 as Weight) + .saturating_add((838000 as Weight).saturating_mul(p as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight))) + } + fn suicide() -> Weight { + (29247000 as Weight) + } +} diff --git a/runtime/polkadot/src/weights/mod.rs b/runtime/polkadot/src/weights/mod.rs index fb7c53c603b1..76435a1f6782 100644 --- a/runtime/polkadot/src/weights/mod.rs +++ b/runtime/polkadot/src/weights/mod.rs @@ -16,5 +16,8 @@ /// A collection of weight modules used for pallets in the runtime. +pub mod frame_system; pub mod pallet_balances; pub mod pallet_democracy; +pub mod pallet_timestamp; +pub mod pallet_utility; diff --git a/runtime/polkadot/src/weights/pallet_timestamp.rs b/runtime/polkadot/src/weights/pallet_timestamp.rs new file mode 100644 index 000000000000..cfd5f192d352 --- /dev/null +++ b/runtime/polkadot/src/weights/pallet_timestamp.rs @@ -0,0 +1,34 @@ +// 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-rc5 + +#![allow(unused_parens)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_timestamp::WeightInfo for WeightInfo { + // WARNING! Some components were not used: ["t"] + fn set() -> Weight { + (9133000 as Weight) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + // WARNING! Some components were not used: ["t"] + fn on_finalize() -> Weight { + (5915000 as Weight) + } +} diff --git a/runtime/polkadot/src/weights/pallet_utility.rs b/runtime/polkadot/src/weights/pallet_utility.rs new file mode 100644 index 000000000000..c9ae0d7d2333 --- /dev/null +++ b/runtime/polkadot/src/weights/pallet_utility.rs @@ -0,0 +1,35 @@ +// This file is part of Substrate. + +// Copyright (C) 2017-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-rc5 + +#![allow(unused_parens)] +#![allow(unused_imports)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_utility::WeightInfo for WeightInfo { + fn batch(c: u32, ) -> Weight { + (16461000 as Weight) + .saturating_add((1982000 as Weight).saturating_mul(c as Weight)) + } + // WARNING! Some components were not used: ["u"] + fn as_derivative() -> Weight { + (4086000 as Weight) + } +} diff --git a/runtime/polkadot/tests/weights.rs b/runtime/polkadot/tests/weights.rs index 5cbdaf82ab99..3583a614e3c0 100644 --- a/runtime/polkadot/tests/weights.rs +++ b/runtime/polkadot/tests/weights.rs @@ -50,15 +50,6 @@ fn sanity_check_weight_per_time_constants_are_as_expected() { assert_eq!(WEIGHT_PER_NANOS, WEIGHT_PER_MICROS / 1000); } -#[test] -fn weight_of_timestamp_set_is_correct() { - // #[weight = T::DbWeight::get().reads_writes(2, 1) + 8_000_000] - let expected_weight = (2 * DbWeight::get().read) + DbWeight::get().write + 8_000_000; - let weight = polkadot_runtime::TimestampCall::set::(Default::default()).get_dispatch_info().weight; - - assert_eq!(weight, expected_weight); -} - #[test] fn weight_of_staking_bond_is_correct() { let controller: AccountId = AccountKeyring::Alice.into(); @@ -105,34 +96,6 @@ fn weight_of_system_set_code_is_correct() { assert_eq!(weight, expected_weight); } -#[test] -fn weight_of_system_set_storage_is_correct() { - let storage_items = vec![(vec![12], vec![34]), (vec![45], vec![83])]; - let len = storage_items.len() as Weight; - - // #[weight = FunctionOf( - // |(items,): (&Vec,)| { - // T::DbWeight::get().writes(items.len() as Weight) - // .saturating_add((items.len() as Weight).saturating_mul(600_000)) - // }, - // DispatchClass::Operational, - // Pays::Yes, - // )] - let expected_weight = (DbWeight::get().write * len).saturating_add(len.saturating_mul(600_000)); - let weight = SystemCall::set_storage::(storage_items).get_dispatch_info().weight; - - assert_eq!(weight, expected_weight); -} - -#[test] -fn weight_of_system_remark_is_correct() { - // #[weight = 700_000] - let expected_weight = 700_000; - let weight = SystemCall::remark::(vec![]).get_dispatch_info().weight; - - assert_eq!(weight, expected_weight); -} - #[test] fn weight_of_session_set_keys_is_correct() { // #[weight = 200_000_000 diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 7c2b40f08c1c..518bb71d4453 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -139,7 +139,7 @@ impl frame_system::Trait for Runtime { type AccountData = pallet_balances::AccountData; type OnNewAccount = (); type OnKilledAccount = (); - type SystemWeightInfo = (); + type SystemWeightInfo = weights::frame_system::WeightInfo; } impl pallet_scheduler::Trait for Runtime { @@ -224,7 +224,7 @@ impl pallet_timestamp::Trait for Runtime { type Moment = u64; type OnTimestampSet = Babe; type MinimumPeriod = MinimumPeriod; - type WeightInfo = (); + type WeightInfo = weights::pallet_timestamp::WeightInfo; } parameter_types! { @@ -482,7 +482,7 @@ impl pallet_identity::Trait for Runtime { impl pallet_utility::Trait for Runtime { type Event = Event; type Call = Call; - type WeightInfo = (); + type WeightInfo = weights::pallet_utility::WeightInfo; } parameter_types! { diff --git a/runtime/westend/src/weights/frame_system.rs b/runtime/westend/src/weights/frame_system.rs new file mode 100644 index 000000000000..9522fa752039 --- /dev/null +++ b/runtime/westend/src/weights/frame_system.rs @@ -0,0 +1,58 @@ +// This file is part of Substrate. + +// Copyright (C) 2017-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-rc5 + +#![allow(unused_parens)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl frame_system::WeightInfo for WeightInfo { + // WARNING! Some components were not used: ["b"] + fn remark() -> Weight { + (1305000 as Weight) + } + fn set_heap_pages() -> Weight { + (2023000 as Weight) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + // WARNING! Some components were not used: ["d"] + fn set_changes_trie_config() -> Weight { + (10026000 as Weight) + .saturating_add(DbWeight::get().reads(1 as Weight)) + .saturating_add(DbWeight::get().writes(2 as Weight)) + } + fn set_storage(i: u32, ) -> Weight { + (0 as Weight) + .saturating_add((656000 as Weight).saturating_mul(i as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight))) + } + fn kill_storage(i: u32, ) -> Weight { + (4327000 as Weight) + .saturating_add((478000 as Weight).saturating_mul(i as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight))) + } + fn kill_prefix(p: u32, ) -> Weight { + (8349000 as Weight) + .saturating_add((838000 as Weight).saturating_mul(p as Weight)) + .saturating_add(DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight))) + } + fn suicide() -> Weight { + (29247000 as Weight) + } +} diff --git a/runtime/westend/src/weights/mod.rs b/runtime/westend/src/weights/mod.rs index b94314e33942..28ffb0561209 100644 --- a/runtime/westend/src/weights/mod.rs +++ b/runtime/westend/src/weights/mod.rs @@ -16,4 +16,7 @@ /// A collection of weight modules used for pallets in the runtime. +pub mod frame_system; pub mod pallet_balances; +pub mod pallet_timestamp; +pub mod pallet_utility; diff --git a/runtime/westend/src/weights/pallet_timestamp.rs b/runtime/westend/src/weights/pallet_timestamp.rs new file mode 100644 index 000000000000..cfd5f192d352 --- /dev/null +++ b/runtime/westend/src/weights/pallet_timestamp.rs @@ -0,0 +1,34 @@ +// 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-rc5 + +#![allow(unused_parens)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_timestamp::WeightInfo for WeightInfo { + // WARNING! Some components were not used: ["t"] + fn set() -> Weight { + (9133000 as Weight) + .saturating_add(DbWeight::get().reads(2 as Weight)) + .saturating_add(DbWeight::get().writes(1 as Weight)) + } + // WARNING! Some components were not used: ["t"] + fn on_finalize() -> Weight { + (5915000 as Weight) + } +} diff --git a/runtime/westend/src/weights/pallet_utility.rs b/runtime/westend/src/weights/pallet_utility.rs new file mode 100644 index 000000000000..c9ae0d7d2333 --- /dev/null +++ b/runtime/westend/src/weights/pallet_utility.rs @@ -0,0 +1,35 @@ +// This file is part of Substrate. + +// Copyright (C) 2017-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-rc5 + +#![allow(unused_parens)] +#![allow(unused_imports)] + +use frame_support::weights::{Weight, constants::RocksDbWeight as DbWeight}; + +pub struct WeightInfo; +impl pallet_utility::WeightInfo for WeightInfo { + fn batch(c: u32, ) -> Weight { + (16461000 as Weight) + .saturating_add((1982000 as Weight).saturating_mul(c as Weight)) + } + // WARNING! Some components were not used: ["u"] + fn as_derivative() -> Weight { + (4086000 as Weight) + } +}