diff --git a/Cargo.lock b/Cargo.lock index bf3259b1026b..3e121adec46f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1889,7 +1889,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", ] @@ -1907,7 +1907,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.1.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -1926,7 +1926,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "Inflector", "chrono", @@ -1949,7 +1949,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -1962,7 +1962,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -1977,7 +1977,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "serde", @@ -1988,7 +1988,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "bitflags", "frame-metadata", @@ -2015,7 +2015,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2027,7 +2027,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2039,7 +2039,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro2", "quote", @@ -2049,7 +2049,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-metadata", "frame-support", @@ -2069,7 +2069,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -2086,7 +2086,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -2100,7 +2100,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "sp-api", @@ -2109,7 +2109,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "parity-scale-codec", @@ -4041,7 +4041,7 @@ dependencies = [ [[package]] name = "max-encoded-len" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "impl-trait-for-tuples", "max-encoded-len-derive", @@ -4052,7 +4052,7 @@ dependencies = [ [[package]] name = "max-encoded-len-derive" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -4555,7 +4555,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -4570,7 +4570,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -4584,7 +4584,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4607,7 +4607,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4637,7 +4637,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4673,7 +4673,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4689,7 +4689,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4704,7 +4704,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4725,7 +4725,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "4.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4742,7 +4742,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4756,7 +4756,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.1.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4778,7 +4778,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4793,7 +4793,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4812,7 +4812,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4828,7 +4828,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4843,7 +4843,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4860,7 +4860,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -4876,7 +4876,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4894,7 +4894,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4909,7 +4909,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -4922,7 +4922,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -4938,7 +4938,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4960,7 +4960,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -4976,7 +4976,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -4989,7 +4989,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "enumflags2", "frame-support", @@ -5003,7 +5003,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -5018,7 +5018,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -5037,7 +5037,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -5053,7 +5053,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -5066,7 +5066,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5090,7 +5090,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -5101,7 +5101,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "log", "sp-arithmetic", @@ -5110,7 +5110,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -5123,7 +5123,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -5141,7 +5141,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -5156,7 +5156,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-support", "frame-system", @@ -5172,7 +5172,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5189,7 +5189,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5200,7 +5200,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -5216,7 +5216,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-benchmarking", "frame-support", @@ -5231,7 +5231,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7481,7 +7481,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "env_logger 0.8.2", "hex", @@ -7784,7 +7784,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "derive_more", @@ -7813,7 +7813,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -7836,7 +7836,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -7852,7 +7852,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7873,7 +7873,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -7884,7 +7884,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "chrono", "fdlimit", @@ -7922,7 +7922,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "fnv", @@ -7956,7 +7956,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "blake2-rfc", "hash-db", @@ -7986,7 +7986,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parking_lot 0.11.1", "sc-client-api", @@ -7998,7 +7998,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "derive_more", @@ -8044,7 +8044,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "futures 0.3.15", @@ -8068,7 +8068,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8081,7 +8081,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "futures 0.3.15", @@ -8109,7 +8109,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "sc-client-api", "sp-authorship", @@ -8120,7 +8120,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "lazy_static", @@ -8149,7 +8149,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "parity-scale-codec", @@ -8166,7 +8166,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "log", "parity-scale-codec", @@ -8181,7 +8181,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "log", "parity-scale-codec", @@ -8198,7 +8198,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "derive_more", @@ -8239,7 +8239,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "finality-grandpa", @@ -8263,7 +8263,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "futures 0.3.15", @@ -8284,7 +8284,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "ansi_term 0.12.1", "futures 0.3.15", @@ -8302,7 +8302,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "derive_more", @@ -8322,7 +8322,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "hash-db", "lazy_static", @@ -8341,7 +8341,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-std", "async-trait", @@ -8394,7 +8394,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -8411,7 +8411,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "bytes 0.5.6", "fnv", @@ -8439,7 +8439,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "libp2p", @@ -8452,7 +8452,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8461,7 +8461,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "hash-db", @@ -8496,7 +8496,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "futures 0.3.15", @@ -8521,7 +8521,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -8539,7 +8539,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "directories", @@ -8604,7 +8604,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "log", "parity-scale-codec", @@ -8619,7 +8619,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8639,7 +8639,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "chrono", "futures 0.3.15", @@ -8659,7 +8659,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8696,7 +8696,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8707,7 +8707,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "futures 0.3.15", @@ -8729,7 +8729,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "intervalier", @@ -9208,7 +9208,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "log", "sp-core", @@ -9220,7 +9220,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "hash-db", "log", @@ -9237,7 +9237,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -9249,7 +9249,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "max-encoded-len", "parity-scale-codec", @@ -9262,7 +9262,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "integer-sqrt", "num-traits", @@ -9276,7 +9276,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "sp-api", @@ -9288,7 +9288,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "parity-scale-codec", @@ -9300,7 +9300,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "sp-api", @@ -9312,7 +9312,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "log", @@ -9330,7 +9330,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "serde", "serde_json", @@ -9339,7 +9339,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "futures 0.3.15", @@ -9366,7 +9366,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "merlin", @@ -9388,7 +9388,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9398,7 +9398,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9410,7 +9410,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "base58", "blake2-rfc", @@ -9455,7 +9455,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9464,7 +9464,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro2", "quote", @@ -9474,7 +9474,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "environmental", "parity-scale-codec", @@ -9485,7 +9485,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "finality-grandpa", "log", @@ -9502,7 +9502,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9516,7 +9516,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "hash-db", @@ -9541,7 +9541,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "lazy_static", "sp-core", @@ -9552,7 +9552,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "derive_more", @@ -9569,7 +9569,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "ruzstd", "zstd", @@ -9578,7 +9578,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "serde", @@ -9591,7 +9591,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -9602,7 +9602,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "sp-api", "sp-core", @@ -9612,7 +9612,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "backtrace", ] @@ -9620,7 +9620,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "rustc-hash", "serde", @@ -9631,7 +9631,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "either", "hash256-std-hasher", @@ -9653,7 +9653,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9670,7 +9670,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9682,7 +9682,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "serde", "serde_json", @@ -9691,7 +9691,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "sp-api", @@ -9704,7 +9704,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9714,7 +9714,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "hash-db", "log", @@ -9737,12 +9737,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9755,7 +9755,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "log", "sp-core", @@ -9768,7 +9768,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -9785,7 +9785,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "erased-serde", "log", @@ -9803,7 +9803,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "derive_more", "futures 0.3.15", @@ -9819,7 +9819,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "log", @@ -9834,7 +9834,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "hash-db", "memory-db", @@ -9848,7 +9848,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "futures-core", @@ -9860,7 +9860,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9873,7 +9873,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "parity-scale-codec", "proc-macro-crate 1.0.0", @@ -9885,7 +9885,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10042,7 +10042,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "chrono", "console_error_panic_hook", @@ -10068,7 +10068,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "platforms", ] @@ -10076,7 +10076,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.15", @@ -10099,7 +10099,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-std", "derive_more", @@ -10113,7 +10113,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "async-trait", "futures 0.1.29", @@ -10142,7 +10142,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "futures 0.3.15", "substrate-test-utils-derive", @@ -10152,7 +10152,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "proc-macro-crate 1.0.0", "quote", @@ -10907,7 +10907,7 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" [[package]] name = "try-runtime-cli" version = "0.9.0" -source = "git+/~https://github.com/paritytech/substrate#6d82c02611c51a5c54d60e02c3c104b10aa3ae71" +source = "git+/~https://github.com/paritytech/substrate#9e42949aeb8779a36a4c1f8cff037570815f9aff" dependencies = [ "frame-try-runtime", "log", diff --git a/runtime/common/src/claims.rs b/runtime/common/src/claims.rs index e32cbeff7a20..9bc7a0e2ae07 100644 --- a/runtime/common/src/claims.rs +++ b/runtime/common/src/claims.rs @@ -281,7 +281,7 @@ pub mod pallet { /// Total Complexity: O(1) /// #[pallet::weight(T::WeightInfo::claim())] - pub(super) fn claim( + pub fn claim( origin: OriginFor, dest: T::AccountId, ethereum_signature: EcdsaSignature @@ -313,7 +313,7 @@ pub mod pallet { /// Total Complexity: O(1) /// #[pallet::weight(T::WeightInfo::mint_claim())] - pub(super) fn mint_claim( + pub fn mint_claim( origin: OriginFor, who: EthereumAddress, value: BalanceOf, @@ -360,7 +360,7 @@ pub mod pallet { /// Total Complexity: O(1) /// #[pallet::weight(T::WeightInfo::claim_attest())] - pub(super) fn claim_attest( + pub fn claim_attest( origin: OriginFor, dest: T::AccountId, ethereum_signature: EcdsaSignature, @@ -400,7 +400,7 @@ pub mod pallet { DispatchClass::Normal, Pays::No ))] - pub(super) fn attest(origin: OriginFor, statement: Vec) -> DispatchResult { + pub fn attest(origin: OriginFor, statement: Vec) -> DispatchResult { let who = ensure_signed(origin)?; let signer = Preclaims::::get(&who).ok_or(Error::::SenderHasNoClaim)?; if let Some(s) = Signing::::get(signer) { @@ -412,7 +412,7 @@ pub mod pallet { } #[pallet::weight(T::WeightInfo::move_claim())] - pub(super) fn move_claim( + pub fn move_claim( origin: OriginFor, old: EthereumAddress, new: EthereumAddress, diff --git a/runtime/common/src/mmr.rs b/runtime/common/src/mmr.rs index 7f05e55042df..08d8154eef7d 100644 --- a/runtime/common/src/mmr.rs +++ b/runtime/common/src/mmr.rs @@ -122,7 +122,6 @@ impl ParachainHeadsProvider for paras::Pallet { #[frame_support::pallet] pub mod pallet { use frame_support::pallet_prelude::*; - use frame_system::pallet_prelude::*; use super::*; #[pallet::pallet] @@ -158,12 +157,6 @@ pub mod pallet { BeefyNextAuthoritySet>, ValueQuery, >; - - #[pallet::hooks] - impl Hooks> for Pallet {} - - #[pallet::call] - impl Pallet {} } impl LeafDataProvider for Pallet where diff --git a/runtime/common/src/paras_registrar.rs b/runtime/common/src/paras_registrar.rs index 9de1e9d98abe..59059c31c38b 100644 --- a/runtime/common/src/paras_registrar.rs +++ b/runtime/common/src/paras_registrar.rs @@ -285,7 +285,7 @@ pub mod pallet { /// /// Can only be called by the Root origin. #[pallet::weight(T::DbWeight::get().reads_writes(1, 1))] - fn force_remove_lock(origin: OriginFor, para: ParaId) -> DispatchResult { + pub fn force_remove_lock(origin: OriginFor, para: ParaId) -> DispatchResult { ensure_root(origin)?; Self::remove_lock(para); Ok(()) diff --git a/runtime/common/src/purchase.rs b/runtime/common/src/purchase.rs index b2874281252e..675e0f885870 100644 --- a/runtime/common/src/purchase.rs +++ b/runtime/common/src/purchase.rs @@ -196,7 +196,7 @@ pub mod pallet { /// /// Origin must match the `ValidityOrigin`. #[pallet::weight(200_000_000 + T::DbWeight::get().reads_writes(4, 1))] - pub(super) fn create_account( + pub fn create_account( origin: OriginFor, who: T::AccountId, signature: Vec @@ -230,7 +230,7 @@ pub mod pallet { /// /// Origin must match the `ValidityOrigin`. #[pallet::weight(T::DbWeight::get().reads_writes(1, 1))] - pub(super) fn update_validity_status( + pub fn update_validity_status( origin: OriginFor, who: T::AccountId, validity: AccountValidity @@ -252,7 +252,7 @@ pub mod pallet { /// /// Origin must match the `ValidityOrigin`. #[pallet::weight(T::DbWeight::get().reads_writes(2, 1))] - pub(super) fn update_balance( + pub fn update_balance( origin: OriginFor, who: T::AccountId, free_balance: BalanceOf, @@ -281,7 +281,7 @@ pub mod pallet { /// /// Origin must match the configured `PaymentAccount`. #[pallet::weight(T::DbWeight::get().reads_writes(4, 2))] - pub(super) fn payout(origin: OriginFor, who: T::AccountId) -> DispatchResult { + pub fn payout(origin: OriginFor, who: T::AccountId) -> DispatchResult { // Payments must be made directly by the `PaymentAccount`. let payment_account = ensure_signed(origin)?; ensure!(payment_account == PaymentAccount::::get(), DispatchError::BadOrigin); @@ -334,7 +334,7 @@ pub mod pallet { /// /// Origin must match the `ConfigurationOrigin` #[pallet::weight(T::DbWeight::get().writes(1))] - pub(super) fn set_payment_account(origin: OriginFor, who: T::AccountId) -> DispatchResult { + pub fn set_payment_account(origin: OriginFor, who: T::AccountId) -> DispatchResult { T::ConfigurationOrigin::ensure_origin(origin)?; // Possibly this is worse than having the caller account be the payment account? PaymentAccount::::set(who.clone()); @@ -346,7 +346,7 @@ pub mod pallet { /// /// Origin must match the `ConfigurationOrigin` #[pallet::weight(T::DbWeight::get().writes(1))] - pub(super) fn set_statement(origin: OriginFor, statement: Vec) -> DispatchResult { + pub fn set_statement(origin: OriginFor, statement: Vec) -> DispatchResult { T::ConfigurationOrigin::ensure_origin(origin)?; ensure!((statement.len() as u32) < T::MaxStatementLength::get(), Error::::InvalidStatement); // Possibly this is worse than having the caller account be the payment account? @@ -359,7 +359,7 @@ pub mod pallet { /// /// Origin must match the `ConfigurationOrigin` #[pallet::weight(T::DbWeight::get().writes(1))] - pub(super) fn set_unlock_block(origin: OriginFor, unlock_block: T::BlockNumber) -> DispatchResult { + pub fn set_unlock_block(origin: OriginFor, unlock_block: T::BlockNumber) -> DispatchResult { T::ConfigurationOrigin::ensure_origin(origin)?; ensure!(unlock_block > frame_system::Pallet::::block_number(), Error::::InvalidUnlockBlock); // Possibly this is worse than having the caller account be the payment account? diff --git a/runtime/common/src/slots.rs b/runtime/common/src/slots.rs index 409c080e70c7..cd39c4c983fe 100644 --- a/runtime/common/src/slots.rs +++ b/runtime/common/src/slots.rs @@ -140,7 +140,7 @@ decl_module! { /// /// Can only be called by the Root origin. #[weight = T::WeightInfo::force_lease()] - fn force_lease(origin, + pub fn force_lease(origin, para: ParaId, leaser: T::AccountId, amount: BalanceOf, @@ -157,7 +157,7 @@ decl_module! { /// /// Can only be called by the Root origin. #[weight = T::WeightInfo::clear_all_leases()] - fn clear_all_leases(origin, para: ParaId) -> DispatchResult { + pub fn clear_all_leases(origin, para: ParaId) -> DispatchResult { ensure_root(origin)?; let deposits = Self::all_deposits_held(para); @@ -179,7 +179,7 @@ decl_module! { /// /// Origin must be signed, but can be called by anyone. #[weight = T::WeightInfo::trigger_onboard()] - fn trigger_onboard(origin, para: ParaId) -> DispatchResult { + pub fn trigger_onboard(origin, para: ParaId) -> DispatchResult { let _ = ensure_signed(origin)?; let leases = Leases::::get(para); match leases.first() { diff --git a/xcm/pallet-xcm/src/lib.rs b/xcm/pallet-xcm/src/lib.rs index 9b6ac3b5bba6..a62291606224 100644 --- a/xcm/pallet-xcm/src/lib.rs +++ b/xcm/pallet-xcm/src/lib.rs @@ -97,7 +97,7 @@ pub mod pallet { #[pallet::call] impl Pallet { #[pallet::weight(100_000_000)] - fn send(origin: OriginFor, dest: MultiLocation, message: Xcm<()>) -> DispatchResult { + pub fn send(origin: OriginFor, dest: MultiLocation, message: Xcm<()>) -> DispatchResult { let origin_location = T::SendXcmOrigin::ensure_origin(origin)?; Self::send_xcm(origin_location.clone(), dest.clone(), message.clone()) .map_err(|e| match e { @@ -130,7 +130,7 @@ pub mod pallet { }; T::Weigher::weight(&mut message).map_or(Weight::max_value(), |w| 100_000_000 + w) })] - fn teleport_assets( + pub fn teleport_assets( origin: OriginFor, dest: MultiLocation, beneficiary: MultiLocation, @@ -188,7 +188,7 @@ pub mod pallet { }; T::Weigher::weight(&mut message).map_or(Weight::max_value(), |w| 100_000_000 + w) })] - fn reserve_transfer_assets( + pub fn reserve_transfer_assets( origin: OriginFor, dest: MultiLocation, beneficiary: MultiLocation, @@ -233,7 +233,7 @@ pub mod pallet { /// NOTE: A successful return to this does *not* imply that the `msg` was executed successfully /// to completion; only that *some* of it was executed. #[pallet::weight(max_weight.saturating_add(100_000_000u64))] - fn execute(origin: OriginFor, message: Box>, max_weight: Weight) + pub fn execute(origin: OriginFor, message: Box>, max_weight: Weight) -> DispatchResult { let origin_location = T::ExecuteXcmOrigin::ensure_origin(origin)?;