diff --git a/Cargo.lock b/Cargo.lock index 110f51d75e80..4f67ef3e643c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1784,7 +1784,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", ] @@ -1802,7 +1802,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -1821,7 +1821,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "Inflector", "chrono", @@ -1844,7 +1844,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -1857,7 +1857,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -1873,7 +1873,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "serde", @@ -1884,7 +1884,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "bitflags", "frame-metadata", @@ -1910,7 +1910,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1922,7 +1922,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -1934,7 +1934,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "proc-macro2", "quote", @@ -1944,7 +1944,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-metadata", "frame-support", @@ -1965,7 +1965,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1982,7 +1982,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -1996,7 +1996,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-api", @@ -2005,7 +2005,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "parity-scale-codec", @@ -4387,7 +4387,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4403,7 +4403,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4418,7 +4418,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4442,7 +4442,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4472,7 +4472,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4487,7 +4487,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4504,7 +4504,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4519,7 +4519,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4540,7 +4540,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4556,7 +4556,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4578,7 +4578,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4594,7 +4594,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4614,7 +4614,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4631,7 +4631,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4645,7 +4645,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4663,7 +4663,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4679,7 +4679,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4697,7 +4697,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4713,7 +4713,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4727,7 +4727,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4743,7 +4743,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4765,7 +4765,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4781,7 +4781,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4794,7 +4794,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "enumflags2", "frame-support", @@ -4809,7 +4809,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4825,7 +4825,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4845,7 +4845,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4861,7 +4861,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4875,7 +4875,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4899,7 +4899,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -4910,7 +4910,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4924,7 +4924,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4943,7 +4943,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -4958,7 +4958,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-support", "frame-system", @@ -4974,7 +4974,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4991,7 +4991,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5002,7 +5002,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -5018,7 +5018,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-benchmarking", "frame-support", @@ -5034,7 +5034,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7228,7 +7228,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "env_logger 0.8.2", "hex-literal", @@ -7511,7 +7511,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "derive_more", @@ -7539,7 +7539,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "futures-timer 3.0.2", @@ -7562,7 +7562,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -7578,7 +7578,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7599,7 +7599,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -7610,7 +7610,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "chrono", "fdlimit", @@ -7648,7 +7648,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "fnv", @@ -7682,7 +7682,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "blake2-rfc", "hash-db", @@ -7712,7 +7712,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parking_lot 0.11.1", "sc-client-api", @@ -7724,7 +7724,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "derive_more", @@ -7771,7 +7771,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "futures 0.3.13", @@ -7795,7 +7795,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7808,7 +7808,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "futures 0.3.13", @@ -7835,7 +7835,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "sc-client-api", @@ -7849,7 +7849,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "lazy_static", @@ -7879,7 +7879,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "parity-scale-codec", @@ -7896,7 +7896,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "parity-scale-codec", @@ -7911,7 +7911,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "parity-scale-codec", @@ -7929,7 +7929,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "derive_more", @@ -7969,7 +7969,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "finality-grandpa", @@ -7993,7 +7993,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "futures 0.3.13", @@ -8014,7 +8014,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "ansi_term 0.12.1", "futures 0.3.13", @@ -8032,7 +8032,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "derive_more", @@ -8052,7 +8052,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "hash-db", "lazy_static", @@ -8071,7 +8071,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-std", "async-trait", @@ -8124,7 +8124,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "futures-timer 3.0.2", @@ -8141,7 +8141,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "bytes 0.5.6", "fnv", @@ -8169,7 +8169,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "libp2p", @@ -8182,7 +8182,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8191,7 +8191,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "hash-db", @@ -8225,7 +8225,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "futures 0.3.13", @@ -8249,7 +8249,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -8267,7 +8267,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "directories", @@ -8331,7 +8331,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "parity-scale-codec", @@ -8346,7 +8346,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8366,7 +8366,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "chrono", "futures 0.3.13", @@ -8386,7 +8386,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8413,7 +8413,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8424,7 +8424,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "futures 0.3.13", @@ -8446,7 +8446,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "futures-diagnose", @@ -8867,7 +8867,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "sp-core", @@ -8879,7 +8879,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "hash-db", "log", @@ -8896,7 +8896,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -8908,7 +8908,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "serde", @@ -8920,7 +8920,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "integer-sqrt", "num-traits", @@ -8933,7 +8933,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-api", @@ -8945,7 +8945,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8956,7 +8956,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-api", @@ -8968,7 +8968,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "log", @@ -8986,7 +8986,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "serde", "serde_json", @@ -8995,7 +8995,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "futures 0.3.13", @@ -9022,7 +9022,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "merlin", "parity-scale-codec", @@ -9043,7 +9043,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9053,7 +9053,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9065,7 +9065,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "base58", "blake2-rfc", @@ -9109,7 +9109,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9118,7 +9118,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "proc-macro2", "quote", @@ -9128,7 +9128,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "environmental", "parity-scale-codec", @@ -9139,7 +9139,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "finality-grandpa", "log", @@ -9156,7 +9156,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "parking_lot 0.11.1", @@ -9168,7 +9168,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "hash-db", @@ -9192,7 +9192,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "lazy_static", "sp-core", @@ -9203,7 +9203,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "derive_more", @@ -9220,7 +9220,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "ruzstd", "zstd", @@ -9229,7 +9229,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "serde", @@ -9242,7 +9242,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -9253,7 +9253,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "sp-api", "sp-core", @@ -9263,7 +9263,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "backtrace", ] @@ -9271,7 +9271,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "serde", "sp-core", @@ -9280,7 +9280,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "either", "hash256-std-hasher", @@ -9301,7 +9301,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9318,7 +9318,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9330,7 +9330,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "serde", "serde_json", @@ -9339,7 +9339,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-api", @@ -9352,7 +9352,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9362,7 +9362,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "hash-db", "log", @@ -9384,12 +9384,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9402,7 +9402,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "sp-core", @@ -9415,7 +9415,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "parity-scale-codec", "sp-api", @@ -9428,7 +9428,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "log", "parity-scale-codec", @@ -9441,7 +9441,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "derive_more", "futures 0.3.13", @@ -9457,7 +9457,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "hash-db", "memory-db", @@ -9471,7 +9471,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "futures-core", @@ -9483,7 +9483,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9495,7 +9495,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9652,7 +9652,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "chrono", "console_error_panic_hook", @@ -9678,7 +9678,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "platforms", ] @@ -9686,7 +9686,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.13", @@ -9709,7 +9709,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-std", "derive_more", @@ -9723,7 +9723,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "async-trait", "futures 0.1.29", @@ -9752,7 +9752,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "futures 0.3.13", "substrate-test-utils-derive", @@ -9762,7 +9762,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "proc-macro-crate 1.0.0", "quote", @@ -10504,7 +10504,7 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" [[package]] name = "try-runtime-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#6c5b63a76a3b444e8de1a9ef601b30b61ba9f393" +source = "git+https://github.com/paritytech/substrate#35b74db34833c7e9787f33e700a8db32982e9e18" dependencies = [ "frame-try-runtime", "log", diff --git a/runtime/common/src/crowdloan.rs b/runtime/common/src/crowdloan.rs index 7da0ceb8a40a..d505d65b471c 100644 --- a/runtime/common/src/crowdloan.rs +++ b/runtime/common/src/crowdloan.rs @@ -50,7 +50,7 @@ //! returned to the crowdloan account. use frame_support::{ - decl_module, decl_storage, decl_event, decl_error, ensure, Identity, + decl_module, decl_storage, decl_event, decl_error, ensure, Identity, PalletId, storage::{child, ChildTriePrefixIterator}, traits::{ Currency, ReservableCurrency, Get, ExistenceRequirement::AllowDeath @@ -59,7 +59,7 @@ use frame_support::{ }; use frame_system::{ensure_signed, ensure_root}; use sp_runtime::{ - ModuleId, DispatchResult, RuntimeDebug, MultiSignature, MultiSigner, + DispatchResult, RuntimeDebug, MultiSignature, MultiSigner, traits::{ AccountIdConversion, Hash, Saturating, Zero, One, CheckedAdd, Verify, IdentifyAccount, }, @@ -107,8 +107,8 @@ impl WeightInfo for TestWeightInfo { pub trait Config: frame_system::Config { type Event: From> + Into<::Event>; - /// ModuleID for the crowdloan module. An appropriate value could be ```ModuleId(*b"py/cfund")``` - type ModuleId: Get; + /// PalletId for the crowdloan module. An appropriate value could be ```PalletId(*b"py/cfund")``` + type PalletId: Get; /// The amount to be held on deposit by the depositor of a crowdloan. type SubmissionDeposit: Get>; @@ -287,7 +287,7 @@ decl_module! { pub struct Module for enum Call where origin: ::Origin { type Error = Error; - const ModuleId: ModuleId = T::ModuleId::get(); + const PalletId: PalletId = T::PalletId::get(); const MinContribution: BalanceOf = T::MinContribution::get(); const RemoveKeysLimit: u32 = T::RemoveKeysLimit::get(); @@ -631,7 +631,7 @@ impl Module { /// This actually does computation. If you need to keep using it, then make sure you cache the /// value and only call this once. pub fn fund_account_id(index: ParaId) -> T::AccountId { - T::ModuleId::get().into_sub_account(index) + T::PalletId::get().into_sub_account(index) } pub fn id_from_index(index: TrieIndex) -> child::ChildInfo { @@ -900,7 +900,7 @@ mod tests { parameter_types! { pub const SubmissionDeposit: u64 = 1; pub const MinContribution: u64 = 10; - pub const CrowdloanModuleId: ModuleId = ModuleId(*b"py/cfund"); + pub const CrowdloanPalletId: PalletId = PalletId(*b"py/cfund"); pub const RemoveKeysLimit: u32 = 10; pub const MaxMemoLength: u8 = 32; } @@ -909,7 +909,7 @@ mod tests { type Event = Event; type SubmissionDeposit = SubmissionDeposit; type MinContribution = MinContribution; - type ModuleId = CrowdloanModuleId; + type PalletId = CrowdloanPalletId; type RemoveKeysLimit = RemoveKeysLimit; type Registrar = TestRegistrar; type Auctioneer = TestAuctioneer; diff --git a/runtime/common/src/impls.rs b/runtime/common/src/impls.rs index 3f37eaeff793..80dea96189ee 100644 --- a/runtime/common/src/impls.rs +++ b/runtime/common/src/impls.rs @@ -65,11 +65,11 @@ where mod tests { use super::*; use frame_system::limits; - use frame_support::{parameter_types, weights::DispatchClass}; + use frame_support::{parameter_types, PalletId, weights::DispatchClass}; use frame_support::traits::FindAuthor; use sp_core::H256; use sp_runtime::{ - testing::Header, ModuleId, + testing::Header, traits::{BlakeTwo256, IdentityLookup}, Perbill, }; @@ -141,7 +141,7 @@ mod tests { } parameter_types! { - pub const TreasuryModuleId: ModuleId = ModuleId(*b"py/trsry"); + pub const TreasuryPalletId: PalletId = PalletId(*b"py/trsry"); } impl pallet_treasury::Config for Test { @@ -155,7 +155,7 @@ mod tests { type SpendPeriod = (); type Burn = (); type BurnDestination = (); - type ModuleId = TreasuryModuleId; + type PalletId = TreasuryPalletId; type SpendFunds = (); type WeightInfo = (); } diff --git a/runtime/common/src/integration_tests.rs b/runtime/common/src/integration_tests.rs index 26166ecefe55..437db534802a 100644 --- a/runtime/common/src/integration_tests.rs +++ b/runtime/common/src/integration_tests.rs @@ -20,7 +20,6 @@ use sp_std::sync::Arc; use sp_io::TestExternalities; use sp_core::{H256, crypto::KeyTypeId}; use sp_runtime::{ - ModuleId, traits::{ BlakeTwo256, IdentityLookup, One, }, @@ -28,7 +27,7 @@ use sp_runtime::{ use sp_keystore::{KeystoreExt, testing::KeyStore}; use primitives::v1::{BlockNumber, Header, Id as ParaId, ValidationCode, HeadData}; use frame_support::{ - parameter_types, assert_ok, assert_noop, + parameter_types, assert_ok, assert_noop, PalletId, storage::StorageMap, traits::{Currency, OnInitialize, OnFinalize, KeyOwnerProofSystem}, }; @@ -213,7 +212,7 @@ impl slots::Config for Test { } parameter_types! { - pub const CrowdloanId: ModuleId = ModuleId(*b"py/cfund"); + pub const CrowdloanId: PalletId = PalletId(*b"py/cfund"); pub const SubmissionDeposit: Balance = 100; pub const MinContribution: Balance = 1; pub const RetirementPeriod: BlockNumber = 10; @@ -223,7 +222,7 @@ parameter_types! { impl crowdloan::Config for Test { type Event = Event; - type ModuleId = CrowdloanId; + type PalletId = CrowdloanId; type SubmissionDeposit = SubmissionDeposit; type MinContribution = MinContribution; type RemoveKeysLimit = RemoveKeysLimit; diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 727f42c648aa..1e4a1088d380 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -38,7 +38,7 @@ use runtime_common::{ ParachainSessionKeyPlaceholder, AssignmentSessionKeyPlaceholder, }; use sp_runtime::{ - create_runtime_str, generic, impl_opaque_keys, ModuleId, + create_runtime_str, generic, impl_opaque_keys, ApplyExtrinsicResult, KeyTypeId, Percent, Permill, Perbill, transaction_validity::{TransactionValidity, TransactionSource, TransactionPriority}, curve::PiecewiseLinear, @@ -56,7 +56,7 @@ use sp_version::NativeVersion; use sp_core::OpaqueMetadata; use sp_staking::SessionIndex; use frame_support::{ - parameter_types, construct_runtime, RuntimeDebug, + parameter_types, construct_runtime, RuntimeDebug, PalletId, traits::{KeyOwnerProofSystem, Randomness, LockIdentifier, Filter, InstanceFilter}, weights::Weight, }; @@ -494,7 +494,7 @@ parameter_types! { pub const TermDuration: BlockNumber = 24 * HOURS; pub const DesiredMembers: u32 = 19; pub const DesiredRunnersUp: u32 = 19; - pub const ElectionsPhragmenModuleId: LockIdentifier = *b"phrelect"; + pub const ElectionsPhragmenPalletId: LockIdentifier = *b"phrelect"; } // Make sure that there are no more than MaxMembers members elected via phragmen. @@ -514,7 +514,7 @@ impl pallet_elections_phragmen::Config for Runtime { type DesiredMembers = DesiredMembers; type DesiredRunnersUp = DesiredRunnersUp; type TermDuration = TermDuration; - type ModuleId = ElectionsPhragmenModuleId; + type PalletId = ElectionsPhragmenPalletId; type WeightInfo = weights::pallet_elections_phragmen::WeightInfo; } @@ -552,7 +552,7 @@ parameter_types! { pub const ProposalBondMinimum: Balance = 20 * DOLLARS; pub const SpendPeriod: BlockNumber = 6 * DAYS; pub const Burn: Permill = Permill::from_perthousand(2); - pub const TreasuryModuleId: ModuleId = ModuleId(*b"py/trsry"); + pub const TreasuryPalletId: PalletId = PalletId(*b"py/trsry"); pub const TipCountdown: BlockNumber = 1 * DAYS; pub const TipFindersFee: Percent = Percent::from_percent(20); @@ -573,7 +573,7 @@ type ApproveOrigin = EnsureOneOf< >; impl pallet_treasury::Config for Runtime { - type ModuleId = TreasuryModuleId; + type PalletId = TreasuryPalletId; type Currency = Balances; type ApproveOrigin = ApproveOrigin; type RejectOrigin = MoreThanHalfCouncil; @@ -805,7 +805,7 @@ parameter_types! { pub const MaxLockDuration: BlockNumber = 36 * 30 * DAYS; pub const ChallengePeriod: BlockNumber = 7 * DAYS; pub const MaxCandidateIntake: u32 = 1; - pub const SocietyModuleId: ModuleId = ModuleId(*b"py/socie"); + pub const SocietyPalletId: PalletId = PalletId(*b"py/socie"); } impl pallet_society::Config for Runtime { @@ -823,7 +823,7 @@ impl pallet_society::Config for Runtime { type SuspensionJudgementOrigin = pallet_society::EnsureFounder; type ChallengePeriod = ChallengePeriod; type MaxCandidateIntake = MaxCandidateIntake; - type ModuleId = SocietyModuleId; + type PalletId = SocietyPalletId; } parameter_types! { diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 332d6423efcc..6efc15b09284 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -39,7 +39,7 @@ use primitives::v1::{ InboundDownwardMessage, InboundHrmpMessage, SessionInfo, }; use sp_runtime::{ - create_runtime_str, generic, impl_opaque_keys, ModuleId, ApplyExtrinsicResult, + create_runtime_str, generic, impl_opaque_keys, ApplyExtrinsicResult, KeyTypeId, Percent, Permill, Perbill, curve::PiecewiseLinear, transaction_validity::{TransactionValidity, TransactionSource, TransactionPriority}, traits::{ @@ -56,7 +56,7 @@ use sp_version::NativeVersion; use sp_core::OpaqueMetadata; use sp_staking::SessionIndex; use frame_support::{ - parameter_types, construct_runtime, RuntimeDebug, + parameter_types, construct_runtime, RuntimeDebug, PalletId, traits::{KeyOwnerProofSystem, Randomness, LockIdentifier, Filter}, weights::Weight, }; @@ -542,14 +542,14 @@ parameter_types! { /// 13 members initially, to be increased to 23 eventually. pub const DesiredMembers: u32 = 13; pub const DesiredRunnersUp: u32 = 20; - pub const ElectionsPhragmenModuleId: LockIdentifier = *b"phrelect"; + pub const ElectionsPhragmenPalletId: LockIdentifier = *b"phrelect"; } // Make sure that there are no more than `MaxMembers` members elected via phragmen. const_assert!(DesiredMembers::get() <= CouncilMaxMembers::get()); impl pallet_elections_phragmen::Config for Runtime { type Event = Event; - type ModuleId = ElectionsPhragmenModuleId; + type PalletId = ElectionsPhragmenPalletId; type Currency = Balances; type ChangeMembers = Council; type InitializeMembers = Council; @@ -599,7 +599,7 @@ parameter_types! { pub const ProposalBondMinimum: Balance = 100 * DOLLARS; pub const SpendPeriod: BlockNumber = 24 * DAYS; pub const Burn: Permill = Permill::from_percent(1); - pub const TreasuryModuleId: ModuleId = ModuleId(*b"py/trsry"); + pub const TreasuryPalletId: PalletId = PalletId(*b"py/trsry"); pub const TipCountdown: BlockNumber = 1 * DAYS; pub const TipFindersFee: Percent = Percent::from_percent(20); @@ -620,7 +620,7 @@ type ApproveOrigin = EnsureOneOf< >; impl pallet_treasury::Config for Runtime { - type ModuleId = TreasuryModuleId; + type PalletId = TreasuryPalletId; type Currency = Balances; type ApproveOrigin = ApproveOrigin; type RejectOrigin = MoreThanHalfCouncil; diff --git a/runtime/rococo/src/lib.rs b/runtime/rococo/src/lib.rs index 487b2c198d81..4d95bf467dc8 100644 --- a/runtime/rococo/src/lib.rs +++ b/runtime/rococo/src/lib.rs @@ -39,10 +39,15 @@ use runtime_parachains::{ self, runtime_api_impl::v1 as runtime_api_impl, }; -use frame_support::{construct_runtime, parameter_types, traits::{Filter, KeyOwnerProofSystem, Randomness}, weights::Weight}; +use frame_support::{ + construct_runtime, parameter_types, + traits::{Filter, KeyOwnerProofSystem, Randomness}, + weights::Weight, + PalletId +}; use sp_runtime::{ create_runtime_str, generic, impl_opaque_keys, - ApplyExtrinsicResult, KeyTypeId, Perbill, ModuleId, + ApplyExtrinsicResult, KeyTypeId, Perbill, transaction_validity::{TransactionValidity, TransactionSource, TransactionPriority}, traits::{ self, Keccak256, BlakeTwo256, Block as BlockT, OpaqueKeys, AccountIdLookup, @@ -734,7 +739,7 @@ impl slots::Config for Runtime { } parameter_types! { - pub const CrowdloanId: ModuleId = ModuleId(*b"py/cfund"); + pub const CrowdloanId: PalletId = PalletId(*b"py/cfund"); pub const SubmissionDeposit: Balance = 100 * DOLLARS; pub const MinContribution: Balance = 1 * DOLLARS; pub const RetirementPeriod: BlockNumber = 6 * HOURS; @@ -745,7 +750,7 @@ parameter_types! { impl crowdloan::Config for Runtime { type Event = Event; - type ModuleId = CrowdloanId; + type PalletId = CrowdloanId; type SubmissionDeposit = SubmissionDeposit; type MinContribution = MinContribution; type RemoveKeysLimit = RemoveKeysLimit;