diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 3e4beaeb95..600d7977e2 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1594,7 +1594,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", ] @@ -1612,7 +1612,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -1630,7 +1630,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "Inflector", "chrono", @@ -1653,7 +1653,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -1669,7 +1669,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "serde", @@ -1680,7 +1680,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "bitflags", "frame-metadata", @@ -1706,7 +1706,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1718,7 +1718,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1730,7 +1730,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "proc-macro2", "quote", @@ -1740,7 +1740,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1756,7 +1756,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -1770,7 +1770,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sp-api", @@ -4005,7 +4005,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4021,7 +4021,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4036,7 +4036,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4060,7 +4060,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4074,7 +4074,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4089,7 +4089,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4105,7 +4105,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4120,7 +4120,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4135,7 +4135,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4156,7 +4156,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4172,7 +4172,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4191,7 +4191,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4208,7 +4208,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4222,7 +4222,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4238,7 +4238,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4252,7 +4252,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4267,7 +4267,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4288,7 +4288,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4304,7 +4304,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4317,7 +4317,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "enumflags2", "frame-support", @@ -4332,7 +4332,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4347,7 +4347,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4367,7 +4367,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4383,7 +4383,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4397,7 +4397,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4419,7 +4419,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -4430,7 +4430,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4444,7 +4444,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4462,7 +4462,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4477,7 +4477,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-support", "frame-system", @@ -4493,7 +4493,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4510,7 +4510,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -4521,7 +4521,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4537,7 +4537,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -4553,7 +4553,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6923,7 +6923,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "async-trait", "derive_more", @@ -6951,7 +6951,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -6974,7 +6974,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6991,7 +6991,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7012,7 +7012,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7023,7 +7023,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "chrono", "fdlimit", @@ -7061,7 +7061,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "fnv", @@ -7095,7 +7095,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "blake2-rfc", "hash-db", @@ -7125,7 +7125,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "sc-client-api", "sp-blockchain", @@ -7136,7 +7136,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "fork-tree", @@ -7182,7 +7182,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "futures 0.3.12", @@ -7206,7 +7206,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7219,7 +7219,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -7245,7 +7245,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "sc-client-api", @@ -7259,7 +7259,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "lazy_static", @@ -7288,7 +7288,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "parity-scale-codec", @@ -7304,7 +7304,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "parity-scale-codec", @@ -7319,7 +7319,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "parity-scale-codec", @@ -7337,7 +7337,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "dyn-clone", @@ -7376,7 +7376,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "finality-grandpa", @@ -7400,7 +7400,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "futures 0.3.12", @@ -7420,7 +7420,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "ansi_term 0.12.1", "futures 0.3.12", @@ -7438,7 +7438,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "async-trait", "derive_more", @@ -7458,7 +7458,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "hash-db", "lazy_static", @@ -7477,7 +7477,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "async-std", "async-trait", @@ -7530,7 +7530,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -7546,7 +7546,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "bytes 0.5.6", "fnv", @@ -7573,7 +7573,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "libp2p", @@ -7586,7 +7586,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7595,7 +7595,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "hash-db", @@ -7629,7 +7629,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "futures 0.3.12", @@ -7653,7 +7653,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7671,7 +7671,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "directories", "exit-future", @@ -7734,7 +7734,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "parity-scale-codec", @@ -7749,7 +7749,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7769,7 +7769,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "chrono", "futures 0.3.12", @@ -7791,7 +7791,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "ansi_term 0.12.1", "atty", @@ -7819,7 +7819,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7830,7 +7830,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "futures 0.3.12", @@ -7852,7 +7852,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "futures-diagnose", @@ -8258,7 +8258,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "sp-core", @@ -8270,7 +8270,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "hash-db", "parity-scale-codec", @@ -8286,7 +8286,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -8298,7 +8298,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "serde", @@ -8310,7 +8310,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "integer-sqrt", "num-traits", @@ -8323,7 +8323,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sp-api", @@ -8335,7 +8335,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8346,7 +8346,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sp-api", @@ -8358,7 +8358,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "log", @@ -8376,7 +8376,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "serde", "serde_json", @@ -8385,7 +8385,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -8411,7 +8411,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "merlin", "parity-scale-codec", @@ -8431,7 +8431,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -8441,7 +8441,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8453,7 +8453,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "base58", "blake2-rfc", @@ -8497,7 +8497,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -8506,7 +8506,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "proc-macro2", "quote", @@ -8516,7 +8516,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "environmental", "parity-scale-codec", @@ -8527,7 +8527,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "finality-grandpa", "log", @@ -8544,7 +8544,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "parking_lot 0.11.1", @@ -8556,7 +8556,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "hash-db", @@ -8580,7 +8580,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "lazy_static", "sp-core", @@ -8591,7 +8591,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "async-trait", "derive_more", @@ -8608,7 +8608,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "serde", @@ -8621,7 +8621,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -8632,7 +8632,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "sp-api", "sp-core", @@ -8642,7 +8642,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "backtrace", ] @@ -8650,7 +8650,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "serde", "sp-core", @@ -8659,7 +8659,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "either", "hash256-std-hasher", @@ -8680,7 +8680,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8697,7 +8697,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "Inflector", "proc-macro-crate", @@ -8709,7 +8709,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "serde", "serde_json", @@ -8718,7 +8718,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sp-api", @@ -8731,7 +8731,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8741,7 +8741,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "hash-db", "log", @@ -8763,12 +8763,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8781,7 +8781,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "sp-core", @@ -8794,7 +8794,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8808,7 +8808,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "log", "parity-scale-codec", @@ -8821,7 +8821,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "derive_more", "futures 0.3.12", @@ -8837,7 +8837,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "hash-db", "memory-db", @@ -8851,7 +8851,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "futures-core", @@ -8863,7 +8863,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8875,7 +8875,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9007,7 +9007,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "chrono", "console_error_panic_hook", @@ -9034,7 +9034,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "platforms", ] @@ -9042,7 +9042,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.12", @@ -9065,7 +9065,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "async-std", "derive_more", @@ -9079,7 +9079,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.1.29", "futures 0.3.12", @@ -9106,7 +9106,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "futures 0.3.12", "substrate-test-utils-derive", @@ -9116,7 +9116,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#59494855205374e8f27fb131425dfd78897a9298" +source = "git+https://github.com/paritytech/substrate#528c14b3c96bb93d3029451f0706a079d7d7a9bb" dependencies = [ "proc-macro-crate", "quote", diff --git a/polkadot/parachain/src/wasm_executor/mod.rs b/polkadot/parachain/src/wasm_executor/mod.rs index 3e8fe6d380..a9f5f9bae0 100644 --- a/polkadot/parachain/src/wasm_executor/mod.rs +++ b/polkadot/parachain/src/wasm_executor/mod.rs @@ -286,7 +286,7 @@ impl sp_externalities::Externalities for ValidationExternalities { panic!("child_storage: unsupported feature for parachain validation") } - fn kill_child_storage(&mut self, _: &ChildInfo, _: Option) -> bool { + fn kill_child_storage(&mut self, _: &ChildInfo, _: Option) -> (bool, u32) { panic!("kill_child_storage: unsupported feature for parachain validation") } diff --git a/polkadot/runtime/common/src/crowdloan.rs b/polkadot/runtime/common/src/crowdloan.rs index 56dc0d967c..213566d36c 100644 --- a/polkadot/runtime/common/src/crowdloan.rs +++ b/polkadot/runtime/common/src/crowdloan.rs @@ -486,7 +486,8 @@ decl_module! { // Try killing the crowdloan child trie match Self::crowdloan_kill(index) { - child::KillOutcome::AllRemoved => { + // TODO use this value for refund + child::KillChildStorageResult::AllRemoved(_) => { let account = Self::fund_account_id(index); T::Currency::transfer(&account, &fund.owner, fund.deposit, AllowDeath)?; @@ -498,7 +499,8 @@ decl_module! { Self::deposit_event(RawEvent::Dissolved(index)); }, - child::KillOutcome::SomeRemaining => { + // TODO use this value for refund + child::KillChildStorageResult::SomeRemaining(_) => { Self::deposit_event(RawEvent::PartiallyDissolved(index)); } } @@ -569,7 +571,7 @@ impl Module { who.using_encoded(|b| child::kill(&Self::id_from_index(index), b)); } - pub fn crowdloan_kill(index: FundIndex) -> child::KillOutcome { + pub fn crowdloan_kill(index: FundIndex) -> child::KillChildStorageResult { child::kill_storage(&Self::id_from_index(index), Some(T::RemoveKeysLimit::get())) } }