diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 01f104c583..2bb7c933b6 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1489,7 +1489,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", ] @@ -1507,7 +1507,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -1525,7 +1525,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "Inflector", "chrono", @@ -1548,7 +1548,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -1564,7 +1564,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "12.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "serde", @@ -1575,7 +1575,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "bitflags", "frame-metadata", @@ -1600,7 +1600,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.24", @@ -1611,7 +1611,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1623,7 +1623,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -1633,7 +1633,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "impl-trait-for-tuples 0.1.3", @@ -1649,7 +1649,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -1663,7 +1663,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -3895,7 +3895,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -3911,7 +3911,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -3926,7 +3926,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3951,7 +3951,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3965,7 +3965,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3980,7 +3980,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3996,7 +3996,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4011,7 +4011,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4026,7 +4026,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4047,7 +4047,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4063,7 +4063,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4083,7 +4083,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4100,7 +4100,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4114,7 +4114,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4130,7 +4130,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4144,7 +4144,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4159,7 +4159,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4180,7 +4180,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4196,7 +4196,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4209,7 +4209,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "enumflags2", "frame-support", @@ -4224,7 +4224,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4239,7 +4239,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4259,7 +4259,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4275,7 +4275,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4289,7 +4289,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4311,7 +4311,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -4322,7 +4322,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4336,7 +4336,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4354,7 +4354,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4369,7 +4369,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4386,7 +4386,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4404,7 +4404,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "parity-scale-codec", @@ -4417,7 +4417,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4433,7 +4433,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4449,7 +4449,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6723,7 +6723,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-trait", "derive_more", @@ -6751,7 +6751,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -6774,7 +6774,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6791,7 +6791,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -6812,7 +6812,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6823,7 +6823,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "atty", "chrono", @@ -6866,7 +6866,7 @@ dependencies = [ [[package]] name = "sc-cli-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6877,7 +6877,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "fnv", @@ -6911,7 +6911,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "blake2-rfc", "hash-db", @@ -6941,7 +6941,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6952,7 +6952,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "fork-tree", @@ -6997,7 +6997,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -7021,7 +7021,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7034,7 +7034,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7060,7 +7060,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "sc-client-api", @@ -7074,7 +7074,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "lazy_static", @@ -7103,7 +7103,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "parity-scale-codec", @@ -7119,7 +7119,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -7134,7 +7134,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -7152,7 +7152,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "finality-grandpa", @@ -7189,7 +7189,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "finality-grandpa", @@ -7213,7 +7213,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "ansi_term 0.12.1", "futures 0.3.8", @@ -7231,7 +7231,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-trait", "derive_more", @@ -7251,7 +7251,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "lazy_static", @@ -7270,7 +7270,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-std", "async-trait", @@ -7324,7 +7324,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7339,7 +7339,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "bytes 0.5.6", "fnv", @@ -7366,7 +7366,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "libp2p", @@ -7379,7 +7379,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7388,7 +7388,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "hash-db", @@ -7422,7 +7422,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -7446,7 +7446,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7464,7 +7464,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "directories 3.0.1", "exit-future", @@ -7528,7 +7528,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -7543,7 +7543,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7563,7 +7563,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7584,7 +7584,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "ansi_term 0.12.1", "erased-serde", @@ -7608,7 +7608,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -7630,7 +7630,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-diagnose", @@ -8096,7 +8096,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "sp-core", @@ -8108,7 +8108,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "parity-scale-codec", @@ -8124,7 +8124,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -8136,7 +8136,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "serde", @@ -8148,7 +8148,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -8161,7 +8161,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -8173,7 +8173,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8184,7 +8184,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -8196,7 +8196,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "log", @@ -8214,7 +8214,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "serde", "serde_json", @@ -8223,7 +8223,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -8249,7 +8249,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "merlin", "parity-scale-codec", @@ -8269,7 +8269,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8278,7 +8278,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8290,7 +8290,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "base58", "blake2-rfc", @@ -8334,7 +8334,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8343,7 +8343,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -8353,7 +8353,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "environmental", "parity-scale-codec", @@ -8364,7 +8364,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "finality-grandpa", "log", @@ -8381,7 +8381,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "parking_lot 0.10.2", @@ -8393,7 +8393,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "hash-db", @@ -8417,7 +8417,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "lazy_static", "sp-core", @@ -8428,7 +8428,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-trait", "derive_more", @@ -8445,7 +8445,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "serde", @@ -8457,7 +8457,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -8468,7 +8468,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "sp-api", "sp-core", @@ -8478,7 +8478,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "backtrace", ] @@ -8486,7 +8486,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "serde", "sp-core", @@ -8495,7 +8495,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "either", "hash256-std-hasher", @@ -8516,7 +8516,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8533,7 +8533,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "Inflector", "proc-macro-crate", @@ -8545,7 +8545,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "serde", "serde_json", @@ -8554,7 +8554,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -8567,7 +8567,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8577,7 +8577,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "log", @@ -8599,12 +8599,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8617,7 +8617,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "sp-core", @@ -8630,7 +8630,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8644,7 +8644,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -8657,7 +8657,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -8673,7 +8673,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "memory-db", @@ -8687,7 +8687,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-core", @@ -8699,7 +8699,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8711,7 +8711,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8853,7 +8853,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "chrono", "console_error_panic_hook", @@ -8879,7 +8879,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "platforms", ] @@ -8887,7 +8887,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.8", @@ -8910,7 +8910,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-std", "derive_more", @@ -8924,7 +8924,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.1.29", "futures 0.3.8", @@ -8951,7 +8951,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "substrate-test-utils-derive", @@ -8961,7 +8961,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#67c8cadb33313ef317a4266edb334b7fc594629c" +source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "quote 1.0.7", diff --git a/polkadot/parachain/src/wasm_executor/mod.rs b/polkadot/parachain/src/wasm_executor/mod.rs index 2ab2e9064c..ba7e516f42 100644 --- a/polkadot/parachain/src/wasm_executor/mod.rs +++ b/polkadot/parachain/src/wasm_executor/mod.rs @@ -265,10 +265,6 @@ impl sp_externalities::Externalities for ValidationExternalities { panic!("place_child_storage: unsupported feature for parachain validation") } - fn chain_id(&self) -> u64 { - panic!("chain_id: unsupported feature for parachain validation") - } - fn storage_root(&mut self) -> Vec { panic!("storage_root: unsupported feature for parachain validation") } diff --git a/polkadot/runtime/common/src/claims.rs b/polkadot/runtime/common/src/claims.rs index 8aebbb2531..41a19fd87b 100644 --- a/polkadot/runtime/common/src/claims.rs +++ b/polkadot/runtime/common/src/claims.rs @@ -653,6 +653,7 @@ mod tests { type OnNewAccount = (); type OnKilledAccount = Balances; type SystemWeightInfo = (); + type SS58Prefix = (); } parameter_types! { diff --git a/polkadot/runtime/common/src/crowdfund.rs b/polkadot/runtime/common/src/crowdfund.rs index 8e856087bd..715f6a9cfb 100644 --- a/polkadot/runtime/common/src/crowdfund.rs +++ b/polkadot/runtime/common/src/crowdfund.rs @@ -618,6 +618,7 @@ mod tests { type OnNewAccount = (); type OnKilledAccount = Balances; type SystemWeightInfo = (); + type SS58Prefix = (); } parameter_types! { pub const ExistentialDeposit: u64 = 1; diff --git a/polkadot/runtime/common/src/impls.rs b/polkadot/runtime/common/src/impls.rs index 185dee74a7..66ebb7cd9e 100644 --- a/polkadot/runtime/common/src/impls.rs +++ b/polkadot/runtime/common/src/impls.rs @@ -126,6 +126,7 @@ mod tests { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = (); + type SS58Prefix = (); } impl pallet_balances::Config for Test { diff --git a/polkadot/runtime/common/src/lib.rs b/polkadot/runtime/common/src/lib.rs index bc1d3df20c..c85e5224e0 100644 --- a/polkadot/runtime/common/src/lib.rs +++ b/polkadot/runtime/common/src/lib.rs @@ -236,6 +236,7 @@ mod multiplier_tests { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = (); + type SS58Prefix = (); } type System = frame_system::Module; diff --git a/polkadot/runtime/common/src/paras_registrar.rs b/polkadot/runtime/common/src/paras_registrar.rs index d34df19971..1d46a43c01 100644 --- a/polkadot/runtime/common/src/paras_registrar.rs +++ b/polkadot/runtime/common/src/paras_registrar.rs @@ -331,6 +331,7 @@ mod tests { type OnNewAccount = (); type OnKilledAccount = Balances; type SystemWeightInfo = (); + type SS58Prefix = (); } impl frame_system::offchain::SendTransactionTypes for Test where diff --git a/polkadot/runtime/common/src/purchase.rs b/polkadot/runtime/common/src/purchase.rs index 2efb61ae4a..5a73596d85 100644 --- a/polkadot/runtime/common/src/purchase.rs +++ b/polkadot/runtime/common/src/purchase.rs @@ -447,6 +447,7 @@ mod tests { type OnNewAccount = (); type OnKilledAccount = Balances; type SystemWeightInfo = (); + type SS58Prefix = (); } parameter_types! { diff --git a/polkadot/runtime/common/src/slots.rs b/polkadot/runtime/common/src/slots.rs index 284f1afa52..66d4d9640f 100644 --- a/polkadot/runtime/common/src/slots.rs +++ b/polkadot/runtime/common/src/slots.rs @@ -984,6 +984,7 @@ mod tests { type OnNewAccount = (); type OnKilledAccount = Balances; type SystemWeightInfo = (); + type SS58Prefix = (); } parameter_types! { diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 0fd0bdc8aa..5b7f266ade 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -124,6 +124,7 @@ type MoreThanHalfCouncil = EnsureOneOf< parameter_types! { pub const Version: RuntimeVersion = VERSION; + pub const SS58Prefix: u8 = 2; } impl frame_system::Config for Runtime { @@ -148,6 +149,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = weights::frame_system::WeightInfo; + type SS58Prefix = SS58Prefix; } parameter_types! { diff --git a/polkadot/runtime/parachains/src/mock.rs b/polkadot/runtime/parachains/src/mock.rs index ee9cc2a063..7d5e0c380b 100644 --- a/polkadot/runtime/parachains/src/mock.rs +++ b/polkadot/runtime/parachains/src/mock.rs @@ -90,6 +90,7 @@ impl frame_system::Config for Test { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = (); + type SS58Prefix = (); } impl crate::initializer::Config for Test { diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 8027abd546..4ac6ff0af2 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -138,6 +138,7 @@ type MoreThanHalfCouncil = EnsureOneOf< parameter_types! { pub const Version: RuntimeVersion = VERSION; + pub const SS58Prefix: u8 = 0; } impl frame_system::Config for Runtime { @@ -162,6 +163,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = weights::frame_system::WeightInfo; + type SS58Prefix = SS58Prefix; } parameter_types! { diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs index 467c31fa03..05b5b92b8d 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -220,6 +220,7 @@ impl Filter for BaseFilter { parameter_types! { pub const Version: RuntimeVersion = VERSION; + pub const SS58Prefix: u8 = 42; } impl frame_system::Config for Runtime { @@ -244,6 +245,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = (); + type SS58Prefix = SS58Prefix; } parameter_types! { diff --git a/polkadot/runtime/test-runtime/src/lib.rs b/polkadot/runtime/test-runtime/src/lib.rs index fadac2343b..5cd104cf6c 100644 --- a/polkadot/runtime/test-runtime/src/lib.rs +++ b/polkadot/runtime/test-runtime/src/lib.rs @@ -121,6 +121,7 @@ sp_api::decl_runtime_apis! { parameter_types! { pub const Version: RuntimeVersion = VERSION; + pub const SS58Prefix: u8 = 42; } impl frame_system::Config for Runtime { @@ -145,6 +146,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = (); + type SS58Prefix = SS58Prefix; } impl frame_system::offchain::SendTransactionTypes for Runtime where diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 8dba7586f3..33a4faa92c 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -115,6 +115,7 @@ impl Filter for BaseFilter { parameter_types! { pub const Version: RuntimeVersion = VERSION; + pub const SS58Prefix: u8 = 42; } impl frame_system::Config for Runtime { @@ -139,6 +140,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type SystemWeightInfo = weights::frame_system::WeightInfo; + type SS58Prefix = SS58Prefix; } parameter_types! {