diff --git a/Cargo.lock b/Cargo.lock index 05f2e33ac..658d986cb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -578,9 +578,9 @@ dependencies = [ [[package]] name = "ark-vrf" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9501da18569b2afe0eb934fb7afd5a247d238b94116155af4dd068f319adfe6d" +checksum = "0d63e9780640021b74d02b32895d8cec1b4abe8e5547b560a6bda6b14b78c6da" dependencies = [ "ark-bls12-381 0.5.0", "ark-ec 0.5.0", @@ -688,7 +688,7 @@ checksum = "0e050f626429857a27ddccb31e0aca21356bfa709c04041aefddac081a8f068a" [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "hash-db", "log", @@ -837,9 +837,9 @@ checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" [[package]] name = "camino" -version = "1.2.1" +version = "1.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609" +checksum = "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48" dependencies = [ "serde_core", ] @@ -1135,9 +1135,9 @@ dependencies = [ [[package]] name = "cxx" -version = "1.0.190" +version = "1.0.192" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7620f6cfc4dcca21f2b085b7a890e16c60fd66f560cd69ee60594908dc72ab1" +checksum = "bbda285ba6e5866529faf76352bdf73801d9b44a6308d7cd58ca2379f378e994" dependencies = [ "cc", "cxx-build", @@ -1150,9 +1150,9 @@ dependencies = [ [[package]] name = "cxx-build" -version = "1.0.190" +version = "1.0.192" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a9bc1a22964ff6a355fbec24cf68266a0ed28f8b84c0864c386474ea3d0e479" +checksum = "af9efde466c5d532d57efd92f861da3bdb7f61e369128ce8b4c3fe0c9de4fa4d" dependencies = [ "cc", "codespan-reporting", @@ -1165,9 +1165,9 @@ dependencies = [ [[package]] name = "cxxbridge-cmd" -version = "1.0.190" +version = "1.0.192" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1f29a879d35f7906e3c9b77d7a1005a6a0787d330c09dfe4ffb5f617728cb44" +checksum = "3efb93799095bccd4f763ca07997dc39a69e5e61ab52d2c407d4988d21ce144d" dependencies = [ "clap", "codespan-reporting", @@ -1179,15 +1179,15 @@ dependencies = [ [[package]] name = "cxxbridge-flags" -version = "1.0.190" +version = "1.0.192" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d67109015f93f683e364085aa6489a5b2118b4a40058482101d699936a7836d6" +checksum = "3092010228026e143b32a4463ed9fa8f86dca266af4bf5f3b2a26e113dbe4e45" [[package]] name = "cxxbridge-macro" -version = "1.0.190" +version = "1.0.192" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d187e019e7b05a1f3e69a8396b70800ee867aa9fc2ab972761173ccee03742df" +checksum = "31d72ebfcd351ae404fb00ff378dfc9571827a00722c9e735c9181aec320ba0a" dependencies = [ "indexmap", "proc-macro2", @@ -1774,7 +1774,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "frame-support-procedural", @@ -1798,7 +1798,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -1809,7 +1809,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -1826,7 +1826,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "aquamarine", "frame-support", @@ -1843,9 +1843,9 @@ dependencies = [ [[package]] name = "frame-metadata" -version = "23.0.0" +version = "23.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8c26fcb0454397c522c05fdad5380c4e622f8a875638af33bff5a320d1fc965" +checksum = "9ba5be0edbdb824843a0f9c6f0906ecfc66c5316218d74457003218b24909ed0" dependencies = [ "cfg-if", "parity-scale-codec", @@ -1856,7 +1856,7 @@ dependencies = [ [[package]] name = "frame-metadata-hash-extension" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "array-bytes 6.2.3", "const-hex", @@ -1872,7 +1872,7 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "aquamarine", "array-bytes 6.2.3", @@ -1913,7 +1913,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "Inflector", "cfg-expr", @@ -1933,7 +1933,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1945,7 +1945,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "proc-macro2", "quote", @@ -1955,7 +1955,7 @@ dependencies = [ [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "cfg-if", "docify", @@ -1974,7 +1974,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -1988,7 +1988,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "parity-scale-codec", @@ -1998,7 +1998,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "parity-scale-codec", @@ -2436,9 +2436,9 @@ checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" [[package]] name = "icu_properties" -version = "2.1.1" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99" +checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" dependencies = [ "icu_collections", "icu_locale_core", @@ -2450,9 +2450,9 @@ dependencies = [ [[package]] name = "icu_properties_data" -version = "2.1.1" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899" +checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" [[package]] name = "icu_provider" @@ -3302,7 +3302,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" [[package]] name = "pallet-asset-conversion" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3320,7 +3320,7 @@ dependencies = [ [[package]] name = "pallet-asset-rate" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3334,7 +3334,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "29.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3350,7 +3350,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "frame-system", @@ -3365,7 +3365,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "frame-system", @@ -3378,7 +3378,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3401,7 +3401,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -3417,7 +3417,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "frame-system", @@ -3436,7 +3436,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "array-bytes 6.2.3", "binary-merkle-tree", @@ -3461,7 +3461,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3478,7 +3478,7 @@ dependencies = [ [[package]] name = "pallet-broker" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bitvec", "frame-benchmarking", @@ -3496,7 +3496,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3514,7 +3514,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "environmental", "frame-benchmarking", @@ -3544,7 +3544,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "proc-macro2", "quote", @@ -3554,7 +3554,7 @@ dependencies = [ [[package]] name = "pallet-contracts-uapi" version = "5.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", @@ -3565,7 +3565,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "assert_matches", "frame-benchmarking", @@ -3581,7 +3581,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3598,7 +3598,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -3619,7 +3619,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3637,7 +3637,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -3655,7 +3655,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3677,7 +3677,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3693,7 +3693,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3708,7 +3708,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "environmental", "frame-benchmarking", @@ -3727,7 +3727,7 @@ dependencies = [ [[package]] name = "pallet-migrations" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -3746,7 +3746,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "log", "parity-scale-codec", @@ -3758,7 +3758,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "log", "parity-scale-codec", @@ -3769,7 +3769,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "polkadot-sdk-frame", @@ -3779,7 +3779,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "frame-system", @@ -3794,7 +3794,7 @@ dependencies = [ [[package]] name = "pallet-parameters" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -3811,7 +3811,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3827,7 +3827,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "polkadot-sdk-frame", @@ -3837,7 +3837,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3855,7 +3855,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "polkadot-sdk-frame", @@ -3865,7 +3865,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3882,7 +3882,7 @@ dependencies = [ [[package]] name = "pallet-root-testing" version = "4.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "frame-system", @@ -3895,7 +3895,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -3912,7 +3912,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "frame-system", @@ -3934,7 +3934,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3951,7 +3951,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -3972,7 +3972,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "log", "sp-arithmetic", @@ -3981,7 +3981,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -3997,7 +3997,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -4012,7 +4012,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -4030,7 +4030,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -4064,7 +4064,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -4076,7 +4076,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -4095,7 +4095,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -4110,7 +4110,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -4124,7 +4124,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "polkadot-sdk-frame", @@ -4134,7 +4134,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -4158,7 +4158,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-benchmarking", "frame-support", @@ -4339,7 +4339,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -4350,7 +4350,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "array-bytes 6.2.3", "bounded-collections", @@ -4367,7 +4367,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bitvec", "bounded-collections", @@ -4396,7 +4396,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bitvec", "frame-benchmarking", @@ -4445,7 +4445,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bs58", "frame-benchmarking", @@ -4457,7 +4457,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -4504,7 +4504,7 @@ dependencies = [ [[package]] name = "polkadot-sdk-frame" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "frame-benchmarking", @@ -4954,7 +4954,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "binary-merkle-tree", "bitvec", @@ -5052,7 +5052,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "polkadot-primitives", @@ -5224,7 +5224,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "25.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "array-bytes 6.2.3", "parking_lot", @@ -5683,7 +5683,7 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "enumn", "parity-scale-codec", @@ -5726,7 +5726,7 @@ dependencies = [ [[package]] name = "sp-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "hash-db", @@ -5748,7 +5748,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "Inflector", "blake2", @@ -5762,7 +5762,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -5774,7 +5774,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "docify", "integer-sqrt", @@ -5788,7 +5788,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -5800,7 +5800,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "sp-api", "sp-inherents", @@ -5810,7 +5810,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "async-trait", "parity-scale-codec", @@ -5826,7 +5826,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "async-trait", "parity-scale-codec", @@ -5844,7 +5844,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -5864,7 +5864,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "finality-grandpa", "log", @@ -5881,7 +5881,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -5892,7 +5892,7 @@ dependencies = [ [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "ark-vrf", "array-bytes 6.2.3", @@ -5939,7 +5939,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "blake2b_simd", "byteorder", @@ -5952,7 +5952,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "quote", "sp-crypto-hashing", @@ -5962,8 +5962,9 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ + "proc-macro-warning", "proc-macro2", "quote", "syn 2.0.111", @@ -5972,7 +5973,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "environmental", "parity-scale-codec", @@ -5982,7 +5983,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -5994,7 +5995,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -6007,7 +6008,7 @@ dependencies = [ [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bytes", "docify", @@ -6033,7 +6034,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "sp-core", "sp-runtime", @@ -6043,7 +6044,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "parking_lot", @@ -6054,7 +6055,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "thiserror 1.0.69", "zstd", @@ -6063,7 +6064,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -6073,7 +6074,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "log", "parity-scale-codec", @@ -6090,7 +6091,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -6103,7 +6104,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "sp-api", "sp-core", @@ -6113,7 +6114,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "backtrace", "regex", @@ -6122,7 +6123,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "binary-merkle-tree", "bytes", @@ -6145,6 +6146,7 @@ dependencies = [ "sp-std", "sp-trie", "sp-weights", + "strum 0.26.3", "tracing", "tuplex", ] @@ -6152,7 +6154,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -6170,7 +6172,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "Inflector", "expander", @@ -6183,7 +6185,7 @@ dependencies = [ [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "scale-info", @@ -6197,7 +6199,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6210,7 +6212,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "hash-db", "log", @@ -6230,12 +6232,12 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "impl-serde", "parity-scale-codec", @@ -6247,7 +6249,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "async-trait", "parity-scale-codec", @@ -6259,7 +6261,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "regex", @@ -6271,7 +6273,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "sp-api", "sp-runtime", @@ -6280,7 +6282,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "ahash", "foldhash 0.1.5", @@ -6305,7 +6307,7 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "impl-serde", "parity-scale-codec", @@ -6322,7 +6324,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "parity-scale-codec", "proc-macro-warning", @@ -6334,7 +6336,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -6345,7 +6347,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -6396,7 +6398,7 @@ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" [[package]] name = "staging-xcm" version = "7.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "array-bytes 6.2.3", "bounded-collections", @@ -6417,7 +6419,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "environmental", "frame-support", @@ -6441,7 +6443,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "environmental", "frame-benchmarking", @@ -6558,7 +6560,7 @@ dependencies = [ [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "hmac", "pbkdf2", @@ -6570,7 +6572,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "http-body-util", "hyper", @@ -6584,7 +6586,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "build-helper", "cargo_metadata", @@ -7059,9 +7061,9 @@ dependencies = [ [[package]] name = "trie-db" -version = "0.30.0" +version = "0.31.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c0670ab45a6b7002c7df369fee950a27cf29ae0474343fd3a15aa15f691e7a6" +checksum = "a7795f2df2ef744e4ffb2125f09325e60a21d305cc3ecece0adeef03f7a9e560" dependencies = [ "hash-db", "log", @@ -7812,7 +7814,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "Inflector", "proc-macro2", @@ -7823,7 +7825,7 @@ dependencies = [ [[package]] name = "xcm-runtime-apis" version = "0.1.1" -source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#23cac32cb789a6a6e3a071a3f5cd293737098b71" +source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=master#974c690a812dfc918a8736797efb38fdd18d7143" dependencies = [ "frame-support", "parity-scale-codec", diff --git a/primitives/src/types.rs b/primitives/src/types.rs index bb61e8343..f6a3d8ae1 100644 --- a/primitives/src/types.rs +++ b/primitives/src/types.rs @@ -20,9 +20,9 @@ use alloc::{string::String, vec::Vec}; use codec::{Decode, Encode, MaxEncodedLen}; +use core::fmt::Debug; use scale_info::TypeInfo; use serde::{Deserialize, Serialize}; -use sp_core::RuntimeDebug; use sp_runtime::traits::{AtLeast32BitUnsigned, Zero}; /// Type used to encode the number of references an account has. @@ -30,7 +30,7 @@ pub type RefCount = u32; /// All balance information for an account. //https://github.com/paritytech/substrate/blob/d6f278b9685ac871c79e45551b66111b77cb1b71/frame/balances/src/types.rs#L95 -#[derive(Encode, Decode, Clone, PartialEq, Eq, Default, RuntimeDebug, MaxEncodedLen, TypeInfo)] +#[derive(Encode, Decode, Clone, PartialEq, Eq, Default, Debug, MaxEncodedLen, TypeInfo)] pub struct AccountData { /// Non-reserved part of the balance which the account holder may be able to control. /// @@ -52,7 +52,7 @@ pub struct AccountData { const IS_NEW_LOGIC: u128 = 0x80000000_00000000_00000000_00000000u128; -#[derive(Encode, Decode, Clone, PartialEq, Eq, RuntimeDebug, MaxEncodedLen, TypeInfo)] +#[derive(Encode, Decode, Clone, PartialEq, Eq, Debug, MaxEncodedLen, TypeInfo)] pub struct ExtraFlags(u128); impl Default for ExtraFlags { fn default() -> Self { @@ -197,17 +197,7 @@ mod serde_balance { /// [DispatchClass::all] and [DispatchClass::non_mandatory] helper functions. // https://github.com/paritytech/substrate/blob/a1c1286d2ca6360a16d772cc8bea2190f77f4d8f/frame/support/src/dispatch.rs#L133-L177 #[derive( - PartialEq, - Eq, - Clone, - Copy, - Encode, - Decode, - RuntimeDebug, - TypeInfo, - Serialize, - Deserialize, - Default, + PartialEq, Eq, Clone, Copy, Encode, Decode, Debug, TypeInfo, Serialize, Deserialize, Default, )] #[serde(rename_all = "camelCase")] pub enum DispatchClass { @@ -245,9 +235,7 @@ impl DispatchClass { } /// A destination account for payment. -#[derive( - PartialEq, Eq, Copy, Clone, Encode, Decode, RuntimeDebug, TypeInfo, MaxEncodedLen, Default, -)] +#[derive(PartialEq, Eq, Copy, Clone, Encode, Decode, Debug, TypeInfo, MaxEncodedLen, Default)] pub enum RewardDestination { /// Pay into the stash account, increasing the amount at stake accordingly. #[default] @@ -317,7 +305,7 @@ pub struct EncodableOpaqueLeaf(pub Vec); /// An MMR proof data for a group of leaves. // https://github.com/paritytech/polkadot-sdk/blob/a190e0e9253562fdca9c1b6e9541a7ea0a50c018/substrate/primitives/merkle-mountain-range/src/lib.rs#L351-L360 -#[derive(codec::Encode, codec::Decode, RuntimeDebug, Clone, PartialEq, Eq, TypeInfo)] +#[derive(codec::Encode, codec::Decode, Debug, Clone, PartialEq, Eq, TypeInfo)] pub struct Proof { /// The indices of the leaves the proof is for. pub leaf_indices: Vec, @@ -340,7 +328,7 @@ pub type NodeIndex = u64; /// Merkle Mountain Range operation error. // https://github.com/paritytech/polkadot-sdk/blob/a190e0e9253562fdca9c1b6e9541a7ea0a50c018/substrate/primitives/merkle-mountain-range/src/lib.rs#L362-L396 -#[derive(Encode, Decode, PartialEq, Eq, TypeInfo, RuntimeDebug)] +#[derive(Encode, Decode, PartialEq, Eq, TypeInfo, Debug)] pub enum MmrError { /// Error during translation of a block number into a leaf index. InvalidNumericOp, @@ -365,7 +353,7 @@ pub enum MmrError { } /// Defines the required determinism level of a wasm blob when either running or uploading code. -#[derive(Clone, Copy, Encode, Decode, TypeInfo, MaxEncodedLen, RuntimeDebug, PartialEq, Eq)] +#[derive(Clone, Copy, Encode, Decode, TypeInfo, MaxEncodedLen, Debug, PartialEq, Eq)] pub enum Determinism { /// The execution should be deterministic and hence no indeterministic instructions are /// allowed.