diff --git a/CHANGELOG.md b/CHANGELOG.md index d3d2874..3132992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Unreleased +## v0.1.0-dev.9 + +This is a development pre-release. + +### Added + +### Changed +- Syscalls with more than 6 arguments now pack them into registers. + +### Fixed + ## v0.1.0-dev.8 This is a development pre-release. diff --git a/Cargo.lock b/Cargo.lock index ae21b01..cf21692 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -942,7 +942,7 @@ checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" [[package]] name = "asset-test-utils" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", @@ -973,7 +973,7 @@ dependencies = [ [[package]] name = "assets-common" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -1096,7 +1096,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "hash-db", "log", @@ -1276,7 +1276,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-runtime", "finality-grandpa", @@ -1287,13 +1287,13 @@ dependencies = [ "sp-consensus-grandpa", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "bp-messages" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-runtime", @@ -1303,13 +1303,13 @@ dependencies = [ "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "bp-parachains" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-polkadot-core", @@ -1320,26 +1320,26 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "bp-polkadot" version = "0.5.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-polkadot-core", "bp-runtime", "frame-support", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "bp-polkadot-core" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-messages", "bp-runtime", @@ -1350,13 +1350,13 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "bp-relayers" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-messages", @@ -1368,13 +1368,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "bp-runtime" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -1389,7 +1389,7 @@ dependencies = [ "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", "trie-db", ] @@ -1397,7 +1397,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-parachains", @@ -1410,14 +1410,14 @@ dependencies = [ "sp-consensus-grandpa", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", ] [[package]] name = "bp-xcm-bridge-hub" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-messages", "bp-runtime", @@ -1427,14 +1427,14 @@ dependencies = [ "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", ] [[package]] name = "bp-xcm-bridge-hub-router" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -1446,7 +1446,7 @@ dependencies = [ [[package]] name = "bridge-hub-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -1456,14 +1456,16 @@ dependencies = [ "snowbridge-core", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] name = "bridge-hub-test-utils" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "asset-test-utils", "bp-header-chain", @@ -1474,7 +1476,6 @@ dependencies = [ "bp-runtime", "bp-test-utils", "bp-xcm-bridge-hub", - "bridge-runtime-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", "frame-support", @@ -1497,7 +1498,7 @@ dependencies = [ "sp-io", "sp-keyring", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -1506,7 +1507,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-messages", @@ -1514,7 +1515,6 @@ dependencies = [ "bp-polkadot-core", "bp-relayers", "bp-runtime", - "bp-xcm-bridge-hub", "frame-support", "frame-system", "log", @@ -1528,7 +1528,7 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", "sp-weights", "staging-xcm", @@ -2130,7 +2130,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-aura-ext" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2147,7 +2147,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-dmp-queue" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "frame-benchmarking", @@ -2164,7 +2164,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -2183,12 +2183,12 @@ dependencies = [ "polkadot-runtime-parachains", "scale-info", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-inherents", "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", "sp-version", "staging-xcm", @@ -2199,7 +2199,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2210,7 +2210,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-session-benchmarking" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -2223,7 +2223,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-solo-to-para" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2238,7 +2238,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-weight-reclaim" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-storage-weight-reclaim", "derivative", @@ -2257,7 +2257,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcm" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2272,7 +2272,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcmp-queue" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bounded-collections", "bp-xcm-bridge-hub-router", @@ -2297,7 +2297,7 @@ dependencies = [ [[package]] name = "cumulus-ping" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-pallet-xcm", "cumulus-primitives-core", @@ -2312,7 +2312,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "sp-api", "sp-consensus-aura", @@ -2321,7 +2321,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-core" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2337,7 +2337,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-parachain-inherent" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2351,17 +2351,17 @@ dependencies = [ [[package]] name = "cumulus-primitives-proof-size-hostfunction" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", ] [[package]] name = "cumulus-primitives-storage-weight-reclaim" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-proof-size-hostfunction", @@ -2378,7 +2378,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-timestamp" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "sp-inherents", @@ -2388,7 +2388,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-utility" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2405,7 +2405,7 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", @@ -3246,7 +3246,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-support-procedural", @@ -3262,15 +3262,15 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "static_assertions", ] [[package]] name = "frame-benchmarking-pallet-pov" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -3298,7 +3298,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3309,7 +3309,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3325,7 +3325,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "aquamarine", "frame-support", @@ -3337,7 +3337,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] @@ -3366,7 +3366,7 @@ dependencies = [ [[package]] name = "frame-metadata-hash-extension" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "array-bytes", "const-hex", @@ -3382,7 +3382,7 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "aquamarine", "array-bytes", @@ -3406,7 +3406,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -3414,8 +3414,8 @@ dependencies = [ "sp-runtime", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", "sp-weights", "static_assertions", @@ -3425,7 +3425,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "Inflector", "cfg-expr", @@ -3438,14 +3438,14 @@ dependencies = [ "proc-macro-warning", "proc-macro2", "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "syn 2.0.96", ] [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3457,7 +3457,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "proc-macro2", "quote", @@ -3467,7 +3467,7 @@ dependencies = [ [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cfg-if", "docify", @@ -3486,7 +3486,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -3500,7 +3500,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "parity-scale-codec", @@ -3510,7 +3510,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "parity-scale-codec", @@ -5094,7 +5094,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "pallet-alliance" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5105,7 +5105,7 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-io", "sp-runtime", ] @@ -5113,7 +5113,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5131,7 +5131,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion-ops" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5149,7 +5149,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion-tx-payment" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5164,7 +5164,7 @@ dependencies = [ [[package]] name = "pallet-asset-rate" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5178,7 +5178,7 @@ dependencies = [ [[package]] name = "pallet-asset-rewards" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5190,13 +5190,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "pallet-asset-tx-payment" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5213,7 +5213,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "29.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5229,22 +5229,19 @@ dependencies = [ [[package]] name = "pallet-assets-freezer" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", "log", "pallet-assets", "parity-scale-codec", + "polkadot-sdk-frame", "scale-info", - "sp-runtime", ] [[package]] name = "pallet-atomic-swap" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "polkadot-sdk-frame", @@ -5254,7 +5251,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -5270,7 +5267,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -5285,7 +5282,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -5298,7 +5295,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5321,7 +5318,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "aquamarine", "docify", @@ -5336,13 +5333,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -5351,13 +5348,14 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", + "sp-core", "sp-runtime", ] [[package]] name = "pallet-beefy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -5376,7 +5374,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -5401,7 +5399,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5418,7 +5416,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5431,13 +5429,13 @@ dependencies = [ "scale-info", "sp-consensus-grandpa", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "pallet-bridge-messages" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-messages", @@ -5449,14 +5447,14 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", ] [[package]] name = "pallet-bridge-parachains" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-parachains", @@ -5470,13 +5468,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "pallet-bridge-relayers" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-header-chain", "bp-messages", @@ -5494,13 +5492,13 @@ dependencies = [ "scale-info", "sp-arithmetic", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "pallet-broker" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bitvec", "frame-benchmarking", @@ -5518,7 +5516,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5536,7 +5534,7 @@ dependencies = [ [[package]] name = "pallet-collator-selection" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5555,7 +5553,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -5572,7 +5570,7 @@ dependencies = [ [[package]] name = "pallet-collective-content" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5586,7 +5584,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bitflags 1.3.2", "environmental", @@ -5617,7 +5615,7 @@ dependencies = [ [[package]] name = "pallet-contracts-mock-network" version = "3.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -5626,11 +5624,8 @@ dependencies = [ "pallet-contracts", "pallet-contracts-proc-macro", "pallet-contracts-uapi", - "pallet-insecure-randomness-collective-flip", "pallet-message-queue", - "pallet-proxy", "pallet-timestamp", - "pallet-utility", "pallet-xcm", "parity-scale-codec", "polkadot-parachain-primitives", @@ -5642,7 +5637,7 @@ dependencies = [ "sp-io", "sp-keystore", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -5652,7 +5647,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "proc-macro2", "quote", @@ -5662,7 +5657,7 @@ dependencies = [ [[package]] name = "pallet-contracts-uapi" version = "5.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", @@ -5673,7 +5668,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5689,7 +5684,7 @@ dependencies = [ [[package]] name = "pallet-core-fellowship" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5707,7 +5702,7 @@ dependencies = [ [[package]] name = "pallet-delegated-staking" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -5722,7 +5717,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5739,7 +5734,7 @@ dependencies = [ [[package]] name = "pallet-dev-mode" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -5754,7 +5749,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5776,7 +5771,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5789,7 +5784,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5807,7 +5802,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -5825,7 +5820,7 @@ dependencies = [ [[package]] name = "pallet-glutton" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "blake2", "frame-benchmarking", @@ -5843,7 +5838,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5865,7 +5860,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5881,7 +5876,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5900,7 +5895,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5909,27 +5904,24 @@ dependencies = [ "scale-info", "sp-core", "sp-io", - "sp-keyring", "sp-runtime", ] [[package]] name = "pallet-insecure-randomness-collective-flip" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ - "frame-support", - "frame-system", "parity-scale-codec", + "polkadot-sdk-frame", "safe-mix", "scale-info", - "sp-runtime", ] [[package]] name = "pallet-lottery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5942,7 +5934,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5958,7 +5950,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "environmental", "frame-benchmarking", @@ -5977,7 +5969,7 @@ dependencies = [ [[package]] name = "pallet-migrations" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cfg-if", "docify", @@ -5995,7 +5987,7 @@ dependencies = [ [[package]] name = "pallet-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "parity-scale-codec", @@ -6009,24 +6001,19 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", "log", "parity-scale-codec", + "polkadot-sdk-frame", "scale-info", - "sp-core", - "sp-io", "sp-mmr-primitives", - "sp-runtime", ] [[package]] name = "pallet-multisig" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "parity-scale-codec", @@ -6037,7 +6024,7 @@ dependencies = [ [[package]] name = "pallet-nft-fractionalization" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6053,7 +6040,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6070,9 +6057,8 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ - "pallet-nfts", "parity-scale-codec", "sp-api", ] @@ -6080,7 +6066,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6095,7 +6081,7 @@ dependencies = [ [[package]] name = "pallet-node-authorization" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "parity-scale-codec", @@ -6106,7 +6092,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "25.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6118,13 +6104,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "pallet-nomination-pools-benchmarking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6137,14 +6123,14 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-staking", ] [[package]] name = "pallet-nomination-pools-runtime-api" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -6154,12 +6140,11 @@ dependencies = [ [[package]] name = "pallet-offences" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", "log", - "pallet-balances", "parity-scale-codec", "scale-info", "serde", @@ -6170,7 +6155,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6193,10 +6178,9 @@ dependencies = [ [[package]] name = "pallet-paged-list" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", - "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", @@ -6210,7 +6194,7 @@ dependencies = [ [[package]] name = "pallet-parameters" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -6227,7 +6211,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6243,7 +6227,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "polkadot-sdk-frame", @@ -6253,7 +6237,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6271,7 +6255,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6285,7 +6269,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6302,7 +6286,7 @@ dependencies = [ [[package]] name = "pallet-remark" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6318,10 +6302,11 @@ dependencies = [ [[package]] name = "pallet-revive" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "derive_more 0.99.18", "environmental", + "ethabi-decode", "ethereum-types", "frame-benchmarking", "frame-support", @@ -6352,7 +6337,7 @@ dependencies = [ [[package]] name = "pallet-revive-fixtures" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "anyhow", "polkavm-linker 0.19.0", @@ -6364,7 +6349,7 @@ dependencies = [ [[package]] name = "pallet-revive-mock-network" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6383,7 +6368,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -6393,7 +6378,7 @@ dependencies = [ [[package]] name = "pallet-revive-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "proc-macro2", "quote", @@ -6403,7 +6388,7 @@ dependencies = [ [[package]] name = "pallet-revive-uapi" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bitflags 1.3.2", "pallet-revive-proc-macro", @@ -6416,7 +6401,7 @@ dependencies = [ [[package]] name = "pallet-root-offences" version = "25.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6431,7 +6416,7 @@ dependencies = [ [[package]] name = "pallet-root-testing" version = "4.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6445,7 +6430,7 @@ dependencies = [ [[package]] name = "pallet-safe-mode" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -6463,7 +6448,7 @@ dependencies = [ [[package]] name = "pallet-salary" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "pallet-ranked-collective", @@ -6475,7 +6460,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -6492,7 +6477,7 @@ dependencies = [ [[package]] name = "pallet-scored-pool" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6505,7 +6490,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6526,7 +6511,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6542,7 +6527,7 @@ dependencies = [ [[package]] name = "pallet-skip-feeless-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6554,7 +6539,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6571,7 +6556,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6592,7 +6577,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "sp-arithmetic", @@ -6601,7 +6586,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "sp-api", @@ -6611,7 +6596,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6627,7 +6612,7 @@ dependencies = [ [[package]] name = "pallet-statement" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -6644,7 +6629,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -6659,7 +6644,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -6671,14 +6656,14 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-timestamp", ] [[package]] name = "pallet-tips" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6696,7 +6681,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6712,7 +6697,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6724,7 +6709,7 @@ dependencies = [ [[package]] name = "pallet-transaction-storage" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6743,7 +6728,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -6762,7 +6747,7 @@ dependencies = [ [[package]] name = "pallet-tx-pause" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -6779,7 +6764,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6793,7 +6778,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6808,7 +6793,7 @@ dependencies = [ [[package]] name = "pallet-verify-signature" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6824,7 +6809,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6838,7 +6823,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6852,7 +6837,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -6875,7 +6860,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6893,7 +6878,7 @@ dependencies = [ [[package]] name = "pallet-xcm-bridge-hub" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-messages", "bp-runtime", @@ -6906,7 +6891,7 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -6915,7 +6900,7 @@ dependencies = [ [[package]] name = "pallet-xcm-bridge-hub-router" version = "0.5.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bp-xcm-bridge-hub-router", "frame-benchmarking", @@ -6926,7 +6911,7 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", ] @@ -6934,7 +6919,7 @@ dependencies = [ [[package]] name = "parachains-common" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", @@ -6964,7 +6949,7 @@ dependencies = [ [[package]] name = "parachains-runtimes-test-utils" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", @@ -6985,7 +6970,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-parachain-info", "staging-xcm", "staging-xcm-executor", @@ -7177,9 +7162,9 @@ dependencies = [ [[package]] name = "polkadot-ckb-merkle-mountain-range" -version = "0.7.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4b44320e5f7ce2c18227537a3032ae5b2c476a7e8eddba45333e1011fc31b92" +checksum = "221c71b432b38e494a0fdedb5f720e4cb974edf03a0af09e5b2238dbac7e6947" dependencies = [ "cfg-if", "itertools 0.10.5", @@ -7188,7 +7173,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -7199,7 +7184,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bounded-collections", "derive_more 0.99.18", @@ -7215,7 +7200,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bitvec", "hex-literal", @@ -7236,14 +7221,14 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "thiserror 1.0.69", ] [[package]] name = "polkadot-runtime-common" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bitvec", "frame-benchmarking", @@ -7293,19 +7278,19 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bs58", "frame-benchmarking", "parity-scale-codec", "polkadot-primitives", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "polkadot-runtime-parachains" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -7325,7 +7310,6 @@ dependencies = [ "pallet-session", "pallet-staking", "pallet-timestamp", - "pallet-vesting", "parity-scale-codec", "polkadot-core-primitives", "polkadot-parachain-primitives", @@ -7345,7 +7329,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-executor", ] @@ -7353,7 +7337,7 @@ dependencies = [ [[package]] name = "polkadot-sdk" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "asset-test-utils", "assets-common", @@ -7546,11 +7530,11 @@ dependencies = [ "sp-consensus-slots", "sp-core", "sp-core-hashing", - "sp-crypto-ec-utils 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-ec-utils 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -7562,22 +7546,22 @@ dependencies = [ "sp-npos-elections", "sp-offchain", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-session", "sp-staking", "sp-state-machine", "sp-statement-store", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-timestamp", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-transaction-pool", "sp-transaction-storage-proof", "sp-trie", "sp-version", "sp-version-proc-macro", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-weights", "staging-parachain-info", "staging-xcm", @@ -7600,7 +7584,7 @@ dependencies = [ [[package]] name = "polkadot-sdk-frame" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "frame-benchmarking", @@ -7626,7 +7610,7 @@ dependencies = [ "sp-offchain", "sp-runtime", "sp-session", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-transaction-pool", "sp-version", ] @@ -8495,7 +8479,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "polkadot-primitives", @@ -8696,18 +8680,18 @@ dependencies = [ [[package]] name = "sc-allocator" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "sp-core", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "thiserror 1.0.69", ] [[package]] name = "sc-executor" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "parking_lot", @@ -8717,25 +8701,25 @@ dependencies = [ "schnellru", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-io", "sp-panic-handler", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", "sp-version", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "tracing", ] [[package]] name = "sc-executor-common" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "polkavm 0.18.0", "sc-allocator", "sp-maybe-compressed-blob", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "thiserror 1.0.69", "wasm-instrument", ] @@ -8743,18 +8727,18 @@ dependencies = [ [[package]] name = "sc-executor-polkavm" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "polkavm 0.18.0", "sc-executor-common", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "sc-executor-wasmtime" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "anyhow", "cfg-if", @@ -8764,8 +8748,8 @@ dependencies = [ "rustix 0.36.17", "sc-allocator", "sc-executor-common", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "wasmtime", ] @@ -9304,7 +9288,7 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "enumn", "parity-scale-codec", @@ -9331,7 +9315,7 @@ dependencies = [ [[package]] name = "snowbridge-beacon-primitives" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "byte-slice-cast", "frame-support", @@ -9345,7 +9329,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "ssz_rs", "ssz_rs_derive", ] @@ -9353,7 +9337,7 @@ dependencies = [ [[package]] name = "snowbridge-core" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "ethabi-decode", "frame-support", @@ -9368,7 +9352,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", ] @@ -9376,7 +9360,7 @@ dependencies = [ [[package]] name = "snowbridge-ethereum" version = "0.3.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "ethabi-decode", "ethbloom", @@ -9390,7 +9374,7 @@ dependencies = [ "serde-big-array", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] @@ -9411,7 +9395,7 @@ dependencies = [ [[package]] name = "snowbridge-outbound-queue-merkle-tree" version = "0.3.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -9422,20 +9406,20 @@ dependencies = [ [[package]] name = "snowbridge-outbound-queue-runtime-api" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "parity-scale-codec", "snowbridge-core", "snowbridge-outbound-queue-merkle-tree", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "snowbridge-pallet-ethereum-client" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -9452,26 +9436,26 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "static_assertions", ] [[package]] name = "snowbridge-pallet-ethereum-client-fixtures" version = "0.9.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "hex-literal", "snowbridge-beacon-primitives", "snowbridge-core", "sp-core", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "snowbridge-pallet-inbound-queue" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "alloy-core", "frame-benchmarking", @@ -9489,7 +9473,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-executor", ] @@ -9497,19 +9481,19 @@ dependencies = [ [[package]] name = "snowbridge-pallet-inbound-queue-fixtures" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "hex-literal", "snowbridge-beacon-primitives", "snowbridge-core", "sp-core", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "snowbridge-pallet-outbound-queue" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bridge-hub-common", "ethabi-decode", @@ -9525,13 +9509,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "snowbridge-pallet-system" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-benchmarking", "frame-support", @@ -9543,7 +9527,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-executor", ] @@ -9551,7 +9535,7 @@ dependencies = [ [[package]] name = "snowbridge-router-primitives" version = "0.9.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "hex-literal", @@ -9562,7 +9546,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-executor", ] @@ -9570,14 +9554,14 @@ dependencies = [ [[package]] name = "snowbridge-runtime-common" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "log", "parity-scale-codec", "snowbridge-core", "sp-arithmetic", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -9586,7 +9570,7 @@ dependencies = [ [[package]] name = "snowbridge-runtime-test-common" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -9617,12 +9601,12 @@ dependencies = [ [[package]] name = "snowbridge-system-runtime-api" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "snowbridge-core", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", ] @@ -9639,7 +9623,7 @@ dependencies = [ [[package]] name = "sp-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "hash-db", @@ -9648,10 +9632,10 @@ dependencies = [ "scale-info", "sp-api-proc-macro", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-metadata-ir", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-state-machine", "sp-trie", "sp-version", @@ -9661,7 +9645,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "Inflector", "blake2", @@ -9675,7 +9659,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -9687,7 +9671,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "docify", "integer-sqrt", @@ -9719,7 +9703,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -9731,7 +9715,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "sp-api", "sp-inherents", @@ -9741,7 +9725,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "async-trait", "parity-scale-codec", @@ -9757,7 +9741,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "async-trait", "parity-scale-codec", @@ -9775,7 +9759,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -9783,7 +9767,7 @@ dependencies = [ "sp-api", "sp-application-crypto", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-io", "sp-keystore", "sp-mmr-primitives", @@ -9795,7 +9779,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "finality-grandpa", "log", @@ -9812,7 +9796,7 @@ dependencies = [ [[package]] name = "sp-consensus-pow" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "sp-api", @@ -9823,7 +9807,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -9834,7 +9818,7 @@ dependencies = [ [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "array-bytes", "bandersnatch_vrfs", @@ -9864,12 +9848,12 @@ dependencies = [ "secp256k1 0.28.2", "secrecy 0.8.0", "serde", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "ss58-registry", "substrate-bip39", "thiserror 1.0.69", @@ -9881,15 +9865,15 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "sp-crypto-ec-utils" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "ark-bls12-377", "ark-bls12-377-ext", @@ -9903,7 +9887,7 @@ dependencies = [ "ark-ed-on-bls12-381-bandersnatch", "ark-ed-on-bls12-381-bandersnatch-ext", "ark-scale", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] @@ -9943,7 +9927,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "blake2b_simd", "byteorder", @@ -9956,17 +9940,17 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "syn 2.0.96", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "proc-macro2", "quote", @@ -9986,11 +9970,11 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "environmental", "parity-scale-codec", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] @@ -10006,7 +9990,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -10018,7 +10002,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10031,7 +10015,7 @@ dependencies = [ [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bytes", "docify", @@ -10043,12 +10027,12 @@ dependencies = [ "rustversion", "secp256k1 0.28.2", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-keystore", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-state-machine", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", "tracing", "tracing-core", @@ -10057,7 +10041,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "sp-core", "sp-runtime", @@ -10067,18 +10051,18 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "parking_lot", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "thiserror 1.0.69", "zstd 0.12.4", @@ -10087,7 +10071,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-metadata 18.0.0", "parity-scale-codec", @@ -10097,7 +10081,7 @@ dependencies = [ [[package]] name = "sp-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -10108,7 +10092,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "log", "parity-scale-codec", @@ -10117,7 +10101,7 @@ dependencies = [ "serde", "sp-api", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-runtime", "thiserror 1.0.69", ] @@ -10125,7 +10109,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -10138,7 +10122,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "sp-api", "sp-core", @@ -10148,7 +10132,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "backtrace", "regex", @@ -10157,7 +10141,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "binary-merkle-tree", "docify", @@ -10176,7 +10160,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-trie", "sp-weights", "tracing", @@ -10186,19 +10170,19 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", "polkavm-derive 0.18.0", "primitive-types 0.13.1", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "static_assertions", ] @@ -10224,7 +10208,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "Inflector", "expander", @@ -10250,7 +10234,7 @@ dependencies = [ [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "scale-info", @@ -10264,7 +10248,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10277,7 +10261,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "hash-db", "log", @@ -10286,7 +10270,7 @@ dependencies = [ "rand", "smallvec", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-panic-handler", "sp-trie", "thiserror 1.0.69", @@ -10297,7 +10281,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "aes-gcm", "curve25519-dalek", @@ -10310,10 +10294,10 @@ dependencies = [ "sp-api", "sp-application-crypto", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "thiserror 1.0.69", "x25519-dalek", ] @@ -10321,7 +10305,7 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" [[package]] name = "sp-std" @@ -10331,13 +10315,13 @@ source = "git+https://github.com/paritytech/polkadot-sdk#d62a90c8c729acd98c7e9a5 [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "impl-serde", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] @@ -10355,7 +10339,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "async-trait", "parity-scale-codec", @@ -10367,7 +10351,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "tracing", @@ -10389,7 +10373,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "sp-api", "sp-runtime", @@ -10398,7 +10382,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "async-trait", "parity-scale-codec", @@ -10412,7 +10396,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "ahash", "hash-db", @@ -10424,7 +10408,7 @@ dependencies = [ "scale-info", "schnellru", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "thiserror 1.0.69", "tracing", "trie-db", @@ -10434,7 +10418,7 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10443,7 +10427,7 @@ dependencies = [ "serde", "sp-crypto-hashing-proc-macro", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "sp-version-proc-macro", "thiserror 1.0.69", ] @@ -10451,7 +10435,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "parity-scale-codec", "proc-macro-warning", @@ -10463,7 +10447,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -10486,7 +10470,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -10494,7 +10478,7 @@ dependencies = [ "serde", "smallvec", "sp-arithmetic", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", ] [[package]] @@ -10573,7 +10557,7 @@ dependencies = [ [[package]] name = "staging-parachain-info" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -10586,7 +10570,7 @@ dependencies = [ [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "array-bytes", "bounded-collections", @@ -10607,7 +10591,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -10629,7 +10613,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "environmental", "frame-benchmarking", @@ -10713,7 +10697,7 @@ dependencies = [ [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -10725,7 +10709,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "build-helper", "cargo_metadata", @@ -10930,7 +10914,7 @@ checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" [[package]] name = "testnet-parachains-constants" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -11862,7 +11846,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "polkadot-primitives", @@ -12234,7 +12218,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "Inflector", "proc-macro2", @@ -12245,7 +12229,7 @@ dependencies = [ [[package]] name = "xcm-runtime-apis" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "parity-scale-codec", @@ -12259,7 +12243,7 @@ dependencies = [ [[package]] name = "xcm-simulator" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0#4302f74f7874e6a894578731142a7b310a1449b0" dependencies = [ "frame-support", "frame-system", @@ -12272,7 +12256,7 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=4302f74f7874e6a894578731142a7b310a1449b0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", diff --git a/Cargo.toml b/Cargo.toml index f9b3f2d..1f6854e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,10 +33,10 @@ cc = "1.0" libc = "0.2.169" tempfile = "3.8" anyhow = "1.0" -semver = { version = "1.0", features = [ "serde" ] } +semver = { version = "1.0", features = ["serde"] } itertools = "0.14" -serde = { version = "1.0", features = [ "derive" ] } -serde_json = { version = "1.0", features = [ "arbitrary_precision" ] } +serde = { version = "1.0", features = ["derive"] } +serde_json = { version = "1.0", features = ["arbitrary_precision"] } regex = "1.10" once_cell = "1.19" num = "0.4.3" @@ -73,7 +73,7 @@ assert_fs = "1.1.2" # polkadot-sdk and friends codec = { version = "3.6.12", default-features = false, package = "parity-scale-codec" } scale-info = { version = "2.11.6", default-features = false } -polkadot-sdk = { git = "https://github.com/paritytech/polkadot-sdk", rev = "d62a90c8c729acd98c7e9a5cab9803b8b211ffc5" } +polkadot-sdk = { git = "https://github.com/paritytech/polkadot-sdk", rev = "4302f74f7874e6a894578731142a7b310a1449b0" } # llvm [workspace.dependencies.inkwell] diff --git a/crates/llvm-context/src/polkavm/context/mod.rs b/crates/llvm-context/src/polkavm/context/mod.rs index 3fc45e4..ee21130 100644 --- a/crates/llvm-context/src/polkavm/context/mod.rs +++ b/crates/llvm-context/src/polkavm/context/mod.rs @@ -1339,11 +1339,17 @@ where self.llvm.custom_width_int_type(bit_length as u32) } - /// Returns the register witdh sized type. + /// Returns the XLEN witdh sized type. pub fn xlen_type(&self) -> inkwell::types::IntType<'ctx> { self.llvm.custom_width_int_type(crate::polkavm::XLEN as u32) } + /// Returns the PolkaVM native register width sized type. + pub fn register_type(&self) -> inkwell::types::IntType<'ctx> { + self.llvm + .custom_width_int_type(revive_common::BIT_LENGTH_X64 as u32) + } + /// Returns the sentinel pointer value. pub fn sentinel_pointer(&self) -> Pointer<'ctx> { let sentinel_pointer = self diff --git a/crates/llvm-context/src/polkavm/evm/call.rs b/crates/llvm-context/src/polkavm/evm/call.rs index 88332e0..a804661 100644 --- a/crates/llvm-context/src/polkavm/evm/call.rs +++ b/crates/llvm-context/src/polkavm/evm/call.rs @@ -58,39 +58,48 @@ where }; let flags = context.xlen_type().const_int(flags as u64, false); - let argument_type = revive_runtime_api::calling_convention::call(context.llvm()); - let argument_pointer = context.build_alloca_at_entry(argument_type, "call_arguments"); - let arguments = &[ - flags.as_basic_value_enum(), - address_pointer.value.as_basic_value_enum(), - context - .integer_const(revive_common::BIT_LENGTH_X64, u64::MAX) - .as_basic_value_enum(), - context - .integer_const(revive_common::BIT_LENGTH_X64, u64::MAX) - .as_basic_value_enum(), - deposit_pointer.value.as_basic_value_enum(), - value_pointer.value.as_basic_value_enum(), - input_pointer.value.as_basic_value_enum(), - input_length.as_basic_value_enum(), - output_pointer.value.as_basic_value_enum(), - output_length_pointer.value.as_basic_value_enum(), - ]; - revive_runtime_api::calling_convention::spill( + let flags_and_callee = revive_runtime_api::calling_convention::pack_hi_lo_reg( context.builder(), - argument_pointer.value, - argument_type, - arguments, + context.llvm(), + flags, + address_pointer.to_int(context), + "address_and_callee", + )?; + let deposit_and_value = revive_runtime_api::calling_convention::pack_hi_lo_reg( + context.builder(), + context.llvm(), + deposit_pointer.to_int(context), + value_pointer.to_int(context), + "deposit_and_value", + )?; + let input_data = revive_runtime_api::calling_convention::pack_hi_lo_reg( + context.builder(), + context.llvm(), + input_length, + input_pointer.to_int(context), + "input_data", + )?; + let output_data = revive_runtime_api::calling_convention::pack_hi_lo_reg( + context.builder(), + context.llvm(), + output_length_pointer.to_int(context), + output_pointer.to_int(context), + "output_data", )?; let name = revive_runtime_api::polkavm_imports::CALL; - let argument_pointer = context.builder().build_ptr_to_int( - argument_pointer.value, - context.xlen_type(), - "call_argument_pointer", - )?; let success = context - .build_runtime_call(name, &[argument_pointer.into()]) + .build_runtime_call( + name, + &[ + flags_and_callee.into(), + context.register_type().const_all_ones().into(), + context.register_type().const_all_ones().into(), + deposit_and_value.into(), + input_data.into(), + output_data.into(), + ], + ) .unwrap_or_else(|| panic!("{name} should return a value")) .into_int_value(); @@ -144,38 +153,41 @@ where let flags = context.xlen_type().const_int(0u64, false); - let argument_type = revive_runtime_api::calling_convention::delegate_call(context.llvm()); - let argument_pointer = context.build_alloca_at_entry(argument_type, "delegate_call_arguments"); - let arguments = &[ - flags.as_basic_value_enum(), - address_pointer.value.as_basic_value_enum(), - context - .integer_const(revive_common::BIT_LENGTH_X64, u64::MAX) - .as_basic_value_enum(), - context - .integer_const(revive_common::BIT_LENGTH_X64, u64::MAX) - .as_basic_value_enum(), - deposit_pointer.value.as_basic_value_enum(), - input_pointer.value.as_basic_value_enum(), - input_length.as_basic_value_enum(), - output_pointer.value.as_basic_value_enum(), - output_length_pointer.value.as_basic_value_enum(), - ]; - revive_runtime_api::calling_convention::spill( + let flags_and_callee = revive_runtime_api::calling_convention::pack_hi_lo_reg( context.builder(), - argument_pointer.value, - argument_type, - arguments, + context.llvm(), + flags, + address_pointer.to_int(context), + "address_and_callee", + )?; + let input_data = revive_runtime_api::calling_convention::pack_hi_lo_reg( + context.builder(), + context.llvm(), + input_length, + input_pointer.to_int(context), + "input_data", + )?; + let output_data = revive_runtime_api::calling_convention::pack_hi_lo_reg( + context.builder(), + context.llvm(), + output_length_pointer.to_int(context), + output_pointer.to_int(context), + "output_data", )?; let name = revive_runtime_api::polkavm_imports::DELEGATE_CALL; - let argument_pointer = context.builder().build_ptr_to_int( - argument_pointer.value, - context.xlen_type(), - "delegate_call_argument_pointer", - )?; let success = context - .build_runtime_call(name, &[argument_pointer.into()]) + .build_runtime_call( + name, + &[ + flags_and_callee.into(), + context.register_type().const_all_ones().into(), + context.register_type().const_all_ones().into(), + deposit_pointer.to_int(context).into(), + input_data.into(), + output_data.into(), + ], + ) .unwrap_or_else(|| panic!("{name} should return a value")) .into_int_value(); diff --git a/crates/llvm-context/src/polkavm/evm/create.rs b/crates/llvm-context/src/polkavm/evm/create.rs index 7632ac5..7d60b7a 100644 --- a/crates/llvm-context/src/polkavm/evm/create.rs +++ b/crates/llvm-context/src/polkavm/evm/create.rs @@ -26,15 +26,6 @@ where let code_hash_pointer = context.build_heap_gep(input_offset, input_length)?; - let input_data_pointer = context.build_gep( - code_hash_pointer, - &[context - .xlen_type() - .const_int(revive_common::BYTE_LENGTH_WORD as u64, false)], - context.byte_type(), - "input_ptr_parameter_offset", - ); - let value_pointer = context.build_alloca_at_entry(context.value_type(), "transferred_value"); context.build_store(value_pointer, value)?; @@ -56,40 +47,38 @@ where let deposit_pointer = context.build_alloca_at_entry(context.word_type(), "deposit_pointer"); context.build_store(deposit_pointer, context.word_type().const_all_ones())?; - let argument_type = revive_runtime_api::calling_convention::instantiate(context.llvm()); - let argument_pointer = context.build_alloca_at_entry(argument_type, "instantiate_arguments"); - let arguments = &[ - code_hash_pointer.value.as_basic_value_enum(), - context - .integer_const(revive_common::BIT_LENGTH_X64, u64::MAX) - .as_basic_value_enum(), - context - .integer_const(revive_common::BIT_LENGTH_X64, u64::MAX) - .as_basic_value_enum(), - deposit_pointer.value.as_basic_value_enum(), - value_pointer.value.as_basic_value_enum(), - input_data_pointer.value.as_basic_value_enum(), - input_length.as_basic_value_enum(), - address_pointer.value.as_basic_value_enum(), - context.sentinel_pointer().value.as_basic_value_enum(), - context.sentinel_pointer().value.as_basic_value_enum(), - salt_pointer.value.as_basic_value_enum(), - ]; - revive_runtime_api::calling_convention::spill( + let deposit_and_value = revive_runtime_api::calling_convention::pack_hi_lo_reg( context.builder(), - argument_pointer.value, - argument_type, - arguments, + context.llvm(), + deposit_pointer.to_int(context), + value_pointer.to_int(context), + "deposit_and_value", + )?; + let input_data = revive_runtime_api::calling_convention::pack_hi_lo_reg( + context.builder(), + context.llvm(), + input_length, + code_hash_pointer.to_int(context), + "input_data", + )?; + let address_and_salt = revive_runtime_api::calling_convention::pack_hi_lo_reg( + context.builder(), + context.llvm(), + address_pointer.to_int(context), + salt_pointer.to_int(context), + "output_data", )?; - let argument_pointer = context.builder().build_ptr_to_int( - argument_pointer.value, - context.xlen_type(), - "instantiate_argument_pointer", - )?; context.build_runtime_call( revive_runtime_api::polkavm_imports::INSTANTIATE, - &[argument_pointer.into()], + &[ + context.register_type().const_all_ones().into(), + context.register_type().const_all_ones().into(), + deposit_and_value.into(), + input_data.into(), + context.register_type().const_all_ones().into(), + address_and_salt.into(), + ], ); let address = context.build_byte_swap(context.build_load(address_pointer, "address")?)?; diff --git a/crates/runner/src/lib.rs b/crates/runner/src/lib.rs index f648d62..0b6425b 100644 --- a/crates/runner/src/lib.rs +++ b/crates/runner/src/lib.rs @@ -85,6 +85,7 @@ impl ExtBuilder { .unwrap(); pallet_balances::GenesisConfig:: { balances: self.balance_genesis_config, + dev_accounts: None, } .assimilate_storage(&mut t) .unwrap(); diff --git a/crates/runner/src/runtime.rs b/crates/runner/src/runtime.rs index d351d40..dc5974c 100644 --- a/crates/runner/src/runtime.rs +++ b/crates/runner/src/runtime.rs @@ -87,6 +87,5 @@ impl pallet_revive::Config for Runtime { type UploadOrigin = EnsureSigned; type InstantiateOrigin = EnsureSigned; type CodeHashLockupDepositPercent = CodeHashLockupDepositPercent; - type Debug = (); type ChainId = ConstU64<420_420_420>; } diff --git a/crates/runtime-api/src/calling_convention.rs b/crates/runtime-api/src/calling_convention.rs index 3cf9e85..d480422 100644 --- a/crates/runtime-api/src/calling_convention.rs +++ b/crates/runtime-api/src/calling_convention.rs @@ -1,10 +1,4 @@ -use inkwell::{ - builder::Builder, - context::Context, - module::Module, - types::{BasicType, StructType}, - values::{BasicValueEnum, PointerValue}, -}; +use inkwell::{builder::Builder, context::Context, module::Module, values::IntValue}; /// Creates a module that sets the PolkaVM minimum stack size to [`size`] if linked in. pub fn min_stack_size<'context>( @@ -21,115 +15,23 @@ pub fn min_stack_size<'context>( module } -/// Helper for building function calls with stack spilled arguments. -/// - `pointer`: points to a struct of the packed argument struct type -/// - `type`: the packed argument struct type -/// - `arguments`: a correctly ordered list of the struct field values -pub fn spill<'ctx>( +/// Helper for packing two 32 bit integer values into a 64 bit integer value. +pub fn pack_hi_lo_reg<'ctx>( builder: &Builder<'ctx>, - pointer: PointerValue<'ctx>, - r#type: StructType<'ctx>, - arguments: &[BasicValueEnum<'ctx>], -) -> anyhow::Result<()> { - for index in 0..r#type.get_field_types().len() { - let field_pointer = builder.build_struct_gep( - r#type, - pointer, - index as u32, - &format!("spill_parameter_{}", index), - )?; - let field_value = arguments - .get(index) - .ok_or_else(|| anyhow::anyhow!("invalid index {index} for struct type {}", r#type))?; - builder.build_store(field_pointer, *field_value)?; - } + context: &'ctx Context, + hi: IntValue<'ctx>, + lo: IntValue<'ctx>, + name: &str, +) -> anyhow::Result> { + assert_eq!(hi.get_type(), context.i32_type()); + assert_eq!(lo.get_type(), context.i32_type()); - Ok(()) -} - -/// Returns a packed struct argument type for the `instantiate` API. -pub fn instantiate(context: &Context) -> StructType { - context.struct_type( - &[ - // code_hash_ptr: u32, - context.i32_type().as_basic_type_enum(), - // ref_time_limit: u64, - context.i64_type().as_basic_type_enum(), - // proof_size_limit: u64, - context.i64_type().as_basic_type_enum(), - // deposit_ptr: u32, - context.i32_type().as_basic_type_enum(), - // value_ptr: u32, - context.i32_type().as_basic_type_enum(), - // input_data_ptr: u32, - context.i32_type().as_basic_type_enum(), - // input_data_len: u32, - context.i32_type().as_basic_type_enum(), - // address_ptr: u32, - context.i32_type().as_basic_type_enum(), - // output_ptr: u32, - context.i32_type().as_basic_type_enum(), - // output_len_ptr: u32, - context.i32_type().as_basic_type_enum(), - // salt_ptr: u32, - context.i32_type().as_basic_type_enum(), - ], - false, - ) -} - -/// Returns a packed struct argument type for the `call` API. -pub fn call(context: &Context) -> StructType { - context.struct_type( - &[ - // flags: u32, - context.i32_type().as_basic_type_enum(), - // address_ptr: - context.i32_type().as_basic_type_enum(), - // ref_time_limit: u64, - context.i64_type().as_basic_type_enum(), - // proof_size_limit: u64, - context.i64_type().as_basic_type_enum(), - // deposit_ptr: u32, - context.i32_type().as_basic_type_enum(), - // value_ptr: u32, - context.i32_type().as_basic_type_enum(), - // input_data_ptr: u32, - context.i32_type().as_basic_type_enum(), - // input_data_len: u32, - context.i32_type().as_basic_type_enum(), - // output_ptr: u32, - context.i32_type().as_basic_type_enum(), - // output_len_ptr: u32, - context.i32_type().as_basic_type_enum(), - ], - false, - ) -} - -/// Returns a packed struct argument type for the `delegate_call` API. -pub fn delegate_call(context: &Context) -> StructType { - context.struct_type( - &[ - // flags: u32, - context.i32_type().as_basic_type_enum(), - // address_ptr: - context.i32_type().as_basic_type_enum(), - // ref_time_limit: u64, - context.i64_type().as_basic_type_enum(), - // proof_size_limit: u64, - context.i64_type().as_basic_type_enum(), - // deposit_ptr: u32, - context.i32_type().as_basic_type_enum(), - // input_data_ptr: u32, - context.i32_type().as_basic_type_enum(), - // input_data_len: u32, - context.i32_type().as_basic_type_enum(), - // output_ptr: u32, - context.i32_type().as_basic_type_enum(), - // output_len_ptr: u32, - context.i32_type().as_basic_type_enum(), - ], - false, - ) + let lo_part = builder.build_int_z_extend(lo, context.i64_type(), &format!("{name}_lo_part"))?; + let hi_part = builder.build_int_z_extend(hi, context.i64_type(), &format!("{name}_hi_part"))?; + let hi_part_shifted = builder.build_left_shift( + hi_part, + context.i64_type().const_int(32, false), + &format!("{name}_hi_part_shifted"), + )?; + Ok(builder.build_or(hi_part_shifted, lo_part, name)?) } diff --git a/crates/runtime-api/src/polkavm_imports.c b/crates/runtime-api/src/polkavm_imports.c index 9e6eab6..72faeb8 100644 --- a/crates/runtime-api/src/polkavm_imports.c +++ b/crates/runtime-api/src/polkavm_imports.c @@ -76,7 +76,7 @@ POLKAVM_IMPORT(void, block_hash, uint32_t, uint32_t) POLKAVM_IMPORT(void, block_number, uint32_t) -POLKAVM_IMPORT(uint64_t, call, uint32_t) +POLKAVM_IMPORT(uint64_t, call, uint64_t, uint64_t, uint64_t, uint64_t, uint64_t, uint64_t) POLKAVM_IMPORT(uint64_t, call_data_copy, uint32_t, uint32_t, uint32_t) @@ -92,7 +92,7 @@ POLKAVM_IMPORT(uint64_t, code_size, uint32_t) POLKAVM_IMPORT(void, code_hash, uint32_t, uint32_t) -POLKAVM_IMPORT(uint64_t, delegate_call, uint32_t) +POLKAVM_IMPORT(uint64_t, delegate_call, uint64_t, uint64_t, uint64_t, uint32_t, uint64_t, uint64_t) POLKAVM_IMPORT(void, deposit_event, uint32_t, uint32_t, uint32_t, uint32_t) @@ -106,7 +106,7 @@ POLKAVM_IMPORT(uint64_t, get_storage, uint32_t, uint32_t, uint32_t, uint32_t, ui POLKAVM_IMPORT(void, hash_keccak_256, uint32_t, uint32_t, uint32_t) -POLKAVM_IMPORT(uint64_t, instantiate, uint32_t) +POLKAVM_IMPORT(uint64_t, instantiate, uint64_t, uint64_t, uint64_t, uint64_t, uint64_t, uint64_t) POLKAVM_IMPORT(void, now, uint32_t)