diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 8e6bdbdb1a..b020143ddc 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1970,7 +1970,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", ] @@ -1987,8 +1987,8 @@ dependencies = [ [[package]] name = "frame-benchmarking" -version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -2006,8 +2006,8 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "Inflector", "chrono", @@ -2030,8 +2030,8 @@ dependencies = [ [[package]] name = "frame-election-provider-support" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -2043,8 +2043,8 @@ dependencies = [ [[package]] name = "frame-executive" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -2058,8 +2058,8 @@ dependencies = [ [[package]] name = "frame-metadata" -version = "13.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "14.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "serde", @@ -2069,8 +2069,8 @@ dependencies = [ [[package]] name = "frame-support" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "bitflags", "frame-metadata", @@ -2095,8 +2095,8 @@ dependencies = [ [[package]] name = "frame-support-procedural" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2107,8 +2107,8 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2120,7 +2120,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "proc-macro2", "quote", @@ -2130,7 +2130,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-metadata", "frame-support", @@ -2149,8 +2149,8 @@ dependencies = [ [[package]] name = "frame-system" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -2166,8 +2166,8 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -2180,8 +2180,8 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "sp-api", @@ -2189,8 +2189,8 @@ dependencies = [ [[package]] name = "frame-try-runtime" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "parity-scale-codec", @@ -4610,8 +4610,8 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -4625,8 +4625,8 @@ dependencies = [ [[package]] name = "pallet-authorship" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -4639,8 +4639,8 @@ dependencies = [ [[package]] name = "pallet-babe" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4662,8 +4662,8 @@ dependencies = [ [[package]] name = "pallet-balances" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4691,8 +4691,8 @@ dependencies = [ [[package]] name = "pallet-bounties" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4769,8 +4769,8 @@ dependencies = [ [[package]] name = "pallet-collective" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4785,8 +4785,8 @@ dependencies = [ [[package]] name = "pallet-democracy" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4800,8 +4800,8 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4821,8 +4821,8 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" -version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "5.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4838,8 +4838,8 @@ dependencies = [ [[package]] name = "pallet-gilt" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4852,8 +4852,8 @@ dependencies = [ [[package]] name = "pallet-grandpa" -version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4874,8 +4874,8 @@ dependencies = [ [[package]] name = "pallet-identity" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4889,8 +4889,8 @@ dependencies = [ [[package]] name = "pallet-im-online" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4908,8 +4908,8 @@ dependencies = [ [[package]] name = "pallet-indices" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4924,8 +4924,8 @@ dependencies = [ [[package]] name = "pallet-membership" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -4939,8 +4939,8 @@ dependencies = [ [[package]] name = "pallet-mmr" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4956,8 +4956,8 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -4973,7 +4973,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4990,8 +4990,8 @@ dependencies = [ [[package]] name = "pallet-multisig" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5005,8 +5005,8 @@ dependencies = [ [[package]] name = "pallet-nicks" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -5018,8 +5018,8 @@ dependencies = [ [[package]] name = "pallet-offences" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -5034,8 +5034,8 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5056,8 +5056,8 @@ dependencies = [ [[package]] name = "pallet-proxy" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5071,8 +5071,8 @@ dependencies = [ [[package]] name = "pallet-recovery" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "enumflags2", "frame-support", @@ -5085,8 +5085,8 @@ dependencies = [ [[package]] name = "pallet-scheduler" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5100,8 +5100,8 @@ dependencies = [ [[package]] name = "pallet-session" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -5120,8 +5120,8 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5136,8 +5136,8 @@ dependencies = [ [[package]] name = "pallet-society" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -5149,8 +5149,8 @@ dependencies = [ [[package]] name = "pallet-staking" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5173,8 +5173,8 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -5184,8 +5184,8 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "log", "sp-arithmetic", @@ -5193,8 +5193,8 @@ dependencies = [ [[package]] name = "pallet-sudo" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -5206,8 +5206,8 @@ dependencies = [ [[package]] name = "pallet-timestamp" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5224,8 +5224,8 @@ dependencies = [ [[package]] name = "pallet-tips" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5239,8 +5239,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-support", "frame-system", @@ -5255,8 +5255,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5272,8 +5272,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5283,8 +5283,8 @@ dependencies = [ [[package]] name = "pallet-treasury" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5299,8 +5299,8 @@ dependencies = [ [[package]] name = "pallet-utility" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-benchmarking", "frame-support", @@ -5314,8 +5314,8 @@ dependencies = [ [[package]] name = "pallet-vesting" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7718,8 +7718,8 @@ dependencies = [ [[package]] name = "remote-externalities" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "env_logger 0.8.4", "hex", @@ -8016,8 +8016,8 @@ dependencies = [ [[package]] name = "sc-allocator" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "log", "sp-core", @@ -8027,8 +8027,8 @@ dependencies = [ [[package]] name = "sc-authority-discovery" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "derive_more", @@ -8056,8 +8056,8 @@ dependencies = [ [[package]] name = "sc-basic-authorship" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -8079,8 +8079,8 @@ dependencies = [ [[package]] name = "sc-block-builder" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8095,8 +8095,8 @@ dependencies = [ [[package]] name = "sc-chain-spec" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8115,8 +8115,8 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8126,8 +8126,8 @@ dependencies = [ [[package]] name = "sc-cli" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "chrono", "fdlimit", @@ -8164,8 +8164,8 @@ dependencies = [ [[package]] name = "sc-client-api" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "fnv", @@ -8198,8 +8198,8 @@ dependencies = [ [[package]] name = "sc-client-db" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "blake2-rfc", "hash-db", @@ -8228,8 +8228,8 @@ dependencies = [ [[package]] name = "sc-consensus" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "parking_lot 0.11.1", @@ -8241,8 +8241,8 @@ dependencies = [ [[package]] name = "sc-consensus-babe" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "derive_more", @@ -8287,8 +8287,8 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "futures 0.3.15", @@ -8311,8 +8311,8 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8324,8 +8324,8 @@ dependencies = [ [[package]] name = "sc-consensus-slots" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "futures 0.3.15", @@ -8352,8 +8352,8 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "sc-client-api", "sp-authorship", @@ -8363,8 +8363,8 @@ dependencies = [ [[package]] name = "sc-executor" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "lazy_static", @@ -8392,8 +8392,8 @@ dependencies = [ [[package]] name = "sc-executor-common" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "parity-scale-codec", @@ -8409,8 +8409,8 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "log", "parity-scale-codec", @@ -8424,8 +8424,8 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "cfg-if 1.0.0", "libc", @@ -8444,8 +8444,8 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "derive_more", @@ -8485,8 +8485,8 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "finality-grandpa", @@ -8509,8 +8509,8 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "futures 0.3.15", @@ -8530,8 +8530,8 @@ dependencies = [ [[package]] name = "sc-informant" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "ansi_term 0.12.1", "futures 0.3.15", @@ -8548,8 +8548,8 @@ dependencies = [ [[package]] name = "sc-keystore" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "derive_more", @@ -8568,8 +8568,8 @@ dependencies = [ [[package]] name = "sc-light" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "hash-db", "lazy_static", @@ -8587,8 +8587,8 @@ dependencies = [ [[package]] name = "sc-network" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-std", "async-trait", @@ -8640,8 +8640,8 @@ dependencies = [ [[package]] name = "sc-network-gossip" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -8657,8 +8657,8 @@ dependencies = [ [[package]] name = "sc-offchain" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "bytes 0.5.6", "fnv", @@ -8685,8 +8685,8 @@ dependencies = [ [[package]] name = "sc-peerset" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "libp2p", @@ -8699,7 +8699,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8707,8 +8707,8 @@ dependencies = [ [[package]] name = "sc-rpc" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "hash-db", @@ -8742,8 +8742,8 @@ dependencies = [ [[package]] name = "sc-rpc-api" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "futures 0.3.15", @@ -8767,8 +8767,8 @@ dependencies = [ [[package]] name = "sc-rpc-server" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -8785,8 +8785,8 @@ dependencies = [ [[package]] name = "sc-service" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "directories", @@ -8852,8 +8852,8 @@ dependencies = [ [[package]] name = "sc-state-db" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "log", "parity-scale-codec", @@ -8867,8 +8867,8 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8887,8 +8887,8 @@ dependencies = [ [[package]] name = "sc-telemetry" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "chrono", "futures 0.3.15", @@ -8907,8 +8907,8 @@ dependencies = [ [[package]] name = "sc-tracing" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8944,8 +8944,8 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8955,8 +8955,8 @@ dependencies = [ [[package]] name = "sc-transaction-pool" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "futures 0.3.15", @@ -8984,8 +8984,8 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "derive_more", "futures 0.3.15", @@ -9427,8 +9427,8 @@ dependencies = [ [[package]] name = "sp-api" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "hash-db", "log", @@ -9444,8 +9444,8 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -9456,8 +9456,8 @@ dependencies = [ [[package]] name = "sp-application-crypto" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "serde", @@ -9468,8 +9468,8 @@ dependencies = [ [[package]] name = "sp-arithmetic" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "integer-sqrt", "num-traits", @@ -9482,8 +9482,8 @@ dependencies = [ [[package]] name = "sp-authority-discovery" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "sp-api", @@ -9494,8 +9494,8 @@ dependencies = [ [[package]] name = "sp-authorship" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "parity-scale-codec", @@ -9506,8 +9506,8 @@ dependencies = [ [[package]] name = "sp-block-builder" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "sp-api", @@ -9518,8 +9518,8 @@ dependencies = [ [[package]] name = "sp-blockchain" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "log", @@ -9536,8 +9536,8 @@ dependencies = [ [[package]] name = "sp-consensus" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "futures 0.3.15", @@ -9563,8 +9563,8 @@ dependencies = [ [[package]] name = "sp-consensus-babe" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "merlin", @@ -9585,8 +9585,8 @@ dependencies = [ [[package]] name = "sp-consensus-slots" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9595,8 +9595,8 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9607,8 +9607,8 @@ dependencies = [ [[package]] name = "sp-core" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "base58", "blake2-rfc", @@ -9651,8 +9651,8 @@ dependencies = [ [[package]] name = "sp-database" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9661,7 +9661,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "proc-macro2", "quote", @@ -9670,8 +9670,8 @@ dependencies = [ [[package]] name = "sp-externalities" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "environmental", "parity-scale-codec", @@ -9681,8 +9681,8 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "finality-grandpa", "log", @@ -9698,8 +9698,8 @@ dependencies = [ [[package]] name = "sp-inherents" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9712,8 +9712,8 @@ dependencies = [ [[package]] name = "sp-io" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "hash-db", @@ -9737,8 +9737,8 @@ dependencies = [ [[package]] name = "sp-keyring" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "lazy_static", "sp-core", @@ -9748,8 +9748,8 @@ dependencies = [ [[package]] name = "sp-keystore" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "derive_more", @@ -9765,8 +9765,8 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "ruzstd", "zstd", @@ -9774,8 +9774,8 @@ dependencies = [ [[package]] name = "sp-npos-elections" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "serde", @@ -9787,8 +9787,8 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -9798,8 +9798,8 @@ dependencies = [ [[package]] name = "sp-offchain" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "sp-api", "sp-core", @@ -9809,15 +9809,15 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "backtrace", ] [[package]] name = "sp-rpc" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "rustc-hash", "serde", @@ -9827,8 +9827,8 @@ dependencies = [ [[package]] name = "sp-runtime" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "either", "hash256-std-hasher", @@ -9848,8 +9848,8 @@ dependencies = [ [[package]] name = "sp-runtime-interface" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9865,8 +9865,8 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9878,7 +9878,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "serde", "serde_json", @@ -9886,8 +9886,8 @@ dependencies = [ [[package]] name = "sp-session" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "sp-api", @@ -9899,8 +9899,8 @@ dependencies = [ [[package]] name = "sp-staking" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9909,8 +9909,8 @@ dependencies = [ [[package]] name = "sp-state-machine" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "hash-db", "log", @@ -9932,13 +9932,13 @@ dependencies = [ [[package]] name = "sp-std" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" [[package]] name = "sp-storage" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9950,8 +9950,8 @@ dependencies = [ [[package]] name = "sp-tasks" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "log", "sp-core", @@ -9963,8 +9963,8 @@ dependencies = [ [[package]] name = "sp-timestamp" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -9980,8 +9980,8 @@ dependencies = [ [[package]] name = "sp-tracing" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "erased-serde", "log", @@ -9998,8 +9998,8 @@ dependencies = [ [[package]] name = "sp-transaction-pool" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "sp-api", "sp-runtime", @@ -10007,8 +10007,8 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "log", @@ -10022,8 +10022,8 @@ dependencies = [ [[package]] name = "sp-trie" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "hash-db", "memory-db", @@ -10036,8 +10036,8 @@ dependencies = [ [[package]] name = "sp-utils" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "futures-core", @@ -10048,8 +10048,8 @@ dependencies = [ [[package]] name = "sp-version" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10063,8 +10063,8 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "parity-scale-codec", "proc-macro-crate 1.0.0", @@ -10075,8 +10075,8 @@ dependencies = [ [[package]] name = "sp-wasm-interface" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10262,8 +10262,8 @@ dependencies = [ [[package]] name = "substrate-browser-utils" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "chrono", "console_error_panic_hook", @@ -10289,15 +10289,15 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "platforms", ] [[package]] name = "substrate-frame-rpc-system" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.15", @@ -10320,7 +10320,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-std", "derive_more", @@ -10334,7 +10334,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "async-trait", "futures 0.1.29", @@ -10362,8 +10362,8 @@ dependencies = [ [[package]] name = "substrate-test-utils" -version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "futures 0.3.15", "substrate-test-utils-derive", @@ -10372,8 +10372,8 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "proc-macro-crate 1.0.0", "quote", @@ -10382,8 +10382,8 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" -version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "5.0.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "ansi_term 0.12.1", "atty", @@ -11127,8 +11127,8 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" [[package]] name = "try-runtime-cli" -version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#deac6324a16fc4128b94a7b4c3826eebcb86917f" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/substrate?branch=master#2543f6f6d80b374da8a2986a258987f20c0c28c6" dependencies = [ "frame-try-runtime", "log", @@ -11144,7 +11144,6 @@ dependencies = [ "sp-blockchain", "sp-core", "sp-externalities", - "sp-io", "sp-keystore", "sp-runtime", "sp-state-machine", diff --git a/polkadot/bridges/bin/millau/runtime/src/lib.rs b/polkadot/bridges/bin/millau/runtime/src/lib.rs index 363f12c6c7..75039a64f8 100644 --- a/polkadot/bridges/bin/millau/runtime/src/lib.rs +++ b/polkadot/bridges/bin/millau/runtime/src/lib.rs @@ -157,7 +157,7 @@ parameter_types! { impl frame_system::Config for Runtime { /// The basic call filter to use in dispatchable. - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; /// The identifier used to distinguish between accounts. type AccountId = AccountId; /// The aggregated dispatch type that is available for extrinsics. @@ -214,7 +214,7 @@ impl pallet_bridge_dispatch::Config for Runtime { type Event = Event; type MessageId = (bp_messages::LaneId, bp_messages::MessageNonce); type Call = Call; - type CallFilter = (); + type CallFilter = frame_support::traits::AllowAll; type EncodedCall = crate::rialto_messages::FromRialtoEncodedCall; type SourceChainAccountId = bp_rialto::AccountId; type TargetChainAccountPublic = MultiSigner; diff --git a/polkadot/bridges/bin/rialto/runtime/src/lib.rs b/polkadot/bridges/bin/rialto/runtime/src/lib.rs index 245d647d07..d2b920d202 100644 --- a/polkadot/bridges/bin/rialto/runtime/src/lib.rs +++ b/polkadot/bridges/bin/rialto/runtime/src/lib.rs @@ -164,7 +164,7 @@ parameter_types! { impl frame_system::Config for Runtime { /// The basic call filter to use in dispatchable. - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; /// The identifier used to distinguish between accounts. type AccountId = AccountId; /// The aggregated dispatch type that is available for extrinsics. @@ -264,7 +264,7 @@ impl pallet_bridge_dispatch::Config for Runtime { type Event = Event; type MessageId = (bp_messages::LaneId, bp_messages::MessageNonce); type Call = Call; - type CallFilter = (); + type CallFilter = frame_support::traits::AllowAll; type EncodedCall = crate::millau_messages::FromMillauEncodedCall; type SourceChainAccountId = bp_millau::AccountId; type TargetChainAccountPublic = MultiSigner; diff --git a/polkadot/bridges/modules/currency-exchange/src/lib.rs b/polkadot/bridges/modules/currency-exchange/src/lib.rs index 9a8af5ba50..b1df65fb20 100644 --- a/polkadot/bridges/modules/currency-exchange/src/lib.rs +++ b/polkadot/bridges/modules/currency-exchange/src/lib.rs @@ -355,7 +355,7 @@ mod tests { type AccountData = (); type OnNewAccount = (); type OnKilledAccount = (); - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type SystemWeightInfo = (); type BlockWeights = (); type BlockLength = (); diff --git a/polkadot/bridges/modules/dispatch/src/lib.rs b/polkadot/bridges/modules/dispatch/src/lib.rs index e9bf75686b..2b1cd1beb7 100644 --- a/polkadot/bridges/modules/dispatch/src/lib.rs +++ b/polkadot/bridges/modules/dispatch/src/lib.rs @@ -482,7 +482,7 @@ mod tests { type AccountData = (); type OnNewAccount = (); type OnKilledAccount = (); - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type SystemWeightInfo = (); type BlockWeights = (); type BlockLength = (); diff --git a/polkadot/bridges/modules/ethereum/src/mock.rs b/polkadot/bridges/modules/ethereum/src/mock.rs index 86323027da..68e3e223d1 100644 --- a/polkadot/bridges/modules/ethereum/src/mock.rs +++ b/polkadot/bridges/modules/ethereum/src/mock.rs @@ -73,7 +73,7 @@ impl frame_system::Config for TestRuntime { type AccountData = (); type OnNewAccount = (); type OnKilledAccount = (); - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type SystemWeightInfo = (); type BlockWeights = (); type BlockLength = (); diff --git a/polkadot/bridges/modules/grandpa/src/mock.rs b/polkadot/bridges/modules/grandpa/src/mock.rs index 20f5ea7bdf..24113a8253 100644 --- a/polkadot/bridges/modules/grandpa/src/mock.rs +++ b/polkadot/bridges/modules/grandpa/src/mock.rs @@ -70,7 +70,7 @@ impl frame_system::Config for TestRuntime { type AccountData = (); type OnNewAccount = (); type OnKilledAccount = (); - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type SystemWeightInfo = (); type DbWeight = (); type BlockWeights = (); diff --git a/polkadot/bridges/modules/messages/src/mock.rs b/polkadot/bridges/modules/messages/src/mock.rs index 2e184dda15..e6f46c292d 100644 --- a/polkadot/bridges/modules/messages/src/mock.rs +++ b/polkadot/bridges/modules/messages/src/mock.rs @@ -106,7 +106,7 @@ impl frame_system::Config for TestRuntime { type AccountData = pallet_balances::AccountData; type OnNewAccount = (); type OnKilledAccount = (); - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type SystemWeightInfo = (); type BlockWeights = (); type BlockLength = (); diff --git a/polkadot/bridges/modules/shift-session-manager/src/lib.rs b/polkadot/bridges/modules/shift-session-manager/src/lib.rs index 0d867657af..610939cf45 100644 --- a/polkadot/bridges/modules/shift-session-manager/src/lib.rs +++ b/polkadot/bridges/modules/shift-session-manager/src/lib.rs @@ -139,7 +139,7 @@ mod tests { type AccountData = (); type OnNewAccount = (); type OnKilledAccount = (); - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type SystemWeightInfo = (); type BlockWeights = (); type BlockLength = (); diff --git a/polkadot/runtime/common/src/auctions.rs b/polkadot/runtime/common/src/auctions.rs index d6b520711e..7c5fa1d75c 100644 --- a/polkadot/runtime/common/src/auctions.rs +++ b/polkadot/runtime/common/src/auctions.rs @@ -647,7 +647,7 @@ mod tests { pub const BlockHashCount: u32 = 250; } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = (); type BlockLength = (); type DbWeight = (); diff --git a/polkadot/runtime/common/src/claims.rs b/polkadot/runtime/common/src/claims.rs index 46f7d57288..18dbe4502d 100644 --- a/polkadot/runtime/common/src/claims.rs +++ b/polkadot/runtime/common/src/claims.rs @@ -683,7 +683,7 @@ mod tests { pub const BlockHashCount: u32 = 250; } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = (); type BlockLength = (); type DbWeight = (); diff --git a/polkadot/runtime/common/src/crowdloan.rs b/polkadot/runtime/common/src/crowdloan.rs index cb257dd172..356431fe04 100644 --- a/polkadot/runtime/common/src/crowdloan.rs +++ b/polkadot/runtime/common/src/crowdloan.rs @@ -792,7 +792,7 @@ mod tests { type BlockNumber = u64; impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = (); type BlockLength = (); type DbWeight = (); diff --git a/polkadot/runtime/common/src/impls.rs b/polkadot/runtime/common/src/impls.rs index e2504fd1f2..7608edefc7 100644 --- a/polkadot/runtime/common/src/impls.rs +++ b/polkadot/runtime/common/src/impls.rs @@ -107,7 +107,7 @@ mod tests { } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type Origin = Origin; type Index = u64; type BlockNumber = u64; diff --git a/polkadot/runtime/common/src/integration_tests.rs b/polkadot/runtime/common/src/integration_tests.rs index 0fb3b7ea1b..f0cf951396 100644 --- a/polkadot/runtime/common/src/integration_tests.rs +++ b/polkadot/runtime/common/src/integration_tests.rs @@ -85,7 +85,7 @@ parameter_types! { } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = BlockWeights; type BlockLength = (); type DbWeight = (); diff --git a/polkadot/runtime/common/src/lib.rs b/polkadot/runtime/common/src/lib.rs index e96034c2cc..7d23da7868 100644 --- a/polkadot/runtime/common/src/lib.rs +++ b/polkadot/runtime/common/src/lib.rs @@ -229,7 +229,7 @@ mod multiplier_tests { } impl frame_system::Config for Runtime { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = BlockWeights; type BlockLength = (); type DbWeight = (); diff --git a/polkadot/runtime/common/src/paras_registrar.rs b/polkadot/runtime/common/src/paras_registrar.rs index 30a97bf769..8de23ea3bb 100644 --- a/polkadot/runtime/common/src/paras_registrar.rs +++ b/polkadot/runtime/common/src/paras_registrar.rs @@ -587,7 +587,7 @@ mod tests { } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type Origin = Origin; type Call = Call; type Index = u64; diff --git a/polkadot/runtime/common/src/purchase.rs b/polkadot/runtime/common/src/purchase.rs index 35f86ec6c1..563bbe940c 100644 --- a/polkadot/runtime/common/src/purchase.rs +++ b/polkadot/runtime/common/src/purchase.rs @@ -457,7 +457,7 @@ mod tests { pub const BlockHashCount: u32 = 250; } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = (); type BlockLength = (); type DbWeight = (); diff --git a/polkadot/runtime/common/src/slots.rs b/polkadot/runtime/common/src/slots.rs index 4fd633fc3e..599ec36099 100644 --- a/polkadot/runtime/common/src/slots.rs +++ b/polkadot/runtime/common/src/slots.rs @@ -493,7 +493,7 @@ mod tests { pub const BlockHashCount: u32 = 250; } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = (); type BlockLength = (); type Origin = Origin; diff --git a/polkadot/runtime/parachains/src/mock.rs b/polkadot/runtime/parachains/src/mock.rs index ccf25104ee..f6af2be971 100644 --- a/polkadot/runtime/parachains/src/mock.rs +++ b/polkadot/runtime/parachains/src/mock.rs @@ -63,7 +63,7 @@ parameter_types! { } impl frame_system::Config for Test { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = BlockWeights; type BlockLength = (); type DbWeight = (); diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs index a68123efea..2259728391 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -873,7 +873,7 @@ impl pallet_bridge_dispatch::Config for Runt type Event = Event; type MessageId = (bp_messages::LaneId, bp_messages::MessageNonce); type Call = Call; - type CallFilter = (); + type CallFilter = frame_support::traits::AllowAll; type EncodedCall = bridge_messages::FromRococoEncodedCall; type SourceChainAccountId = bp_wococo::AccountId; type TargetChainAccountPublic = sp_runtime::MultiSigner; @@ -887,7 +887,7 @@ impl pallet_bridge_dispatch::Config for Runt type Event = Event; type MessageId = (bp_messages::LaneId, bp_messages::MessageNonce); type Call = Call; - type CallFilter = (); + type CallFilter = frame_support::traits::AllowAll; type EncodedCall = bridge_messages::FromWococoEncodedCall; type SourceChainAccountId = bp_rococo::AccountId; type TargetChainAccountPublic = sp_runtime::MultiSigner; diff --git a/polkadot/runtime/test-runtime/src/lib.rs b/polkadot/runtime/test-runtime/src/lib.rs index a1d9a76cff..ed110376fd 100644 --- a/polkadot/runtime/test-runtime/src/lib.rs +++ b/polkadot/runtime/test-runtime/src/lib.rs @@ -129,7 +129,7 @@ parameter_types! { } impl frame_system::Config for Runtime { - type BaseCallFilter = (); + type BaseCallFilter = frame_support::traits::AllowAll; type BlockWeights = BlockWeights; type BlockLength = BlockLength; type DbWeight = ();