diff --git a/Cargo.lock b/Cargo.lock index e99203bc92..ac8cf6f040 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -18,7 +18,7 @@ version = "2.22.0" dependencies = [ "acala-cli", "acala-service", - "futures 0.3.28", + "futures 0.3.29", ] [[package]] @@ -27,7 +27,7 @@ version = "2.22.0" dependencies = [ "acala-inspect", "acala-service", - "clap 4.4.6", + "clap 4.4.7", "cumulus-client-cli", "cumulus-client-service", "cumulus-primitives-core", @@ -40,13 +40,13 @@ dependencies = [ "polkadot-primitives", "polkadot-service", "sc-cli", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-service", "sc-telemetry", "sc-tracing", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-build-script-utils", "try-runtime-cli", ] @@ -55,16 +55,16 @@ dependencies = [ name = "acala-inspect" version = "2.22.0" dependencies = [ - "clap 4.4.6", + "clap 4.4.7", "derive_more", "log", "parity-scale-codec", "sc-cli", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-service", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -73,7 +73,7 @@ version = "2.22.0" dependencies = [ "bstringify", "enumflags2", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "hex-literal", "log", "module-evm-utility", @@ -86,11 +86,11 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-api", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -98,20 +98,20 @@ name = "acala-rpc" version = "2.22.0" dependencies = [ "acala-primitives", - "futures 0.3.28", + "futures 0.3.29", "jsonrpsee", "pallet-transaction-payment-rpc", "parity-scale-codec", "runtime-common", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus-manual-seal", "sc-rpc", "sc-rpc-api", - "sc-transaction-pool-api", - "sp-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-frame-rpc-system", ] @@ -130,7 +130,7 @@ dependencies = [ "cumulus-primitives-utility", "frame-benchmarking", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -215,20 +215,20 @@ dependencies = [ "scale-info", "serde_json", "smallvec", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -261,7 +261,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "frame-benchmarking", "frame-system-rpc-runtime-api", - "futures 0.3.28", + "futures 0.3.29", "hex", "hex-literal", "jsonrpsee", @@ -278,13 +278,13 @@ dependencies = [ "sc-basic-authorship", "sc-chain-spec", "sc-cli", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-aura", "sc-consensus-grandpa", "sc-consensus-manual-seal", "sc-consensus-slots", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", "sc-network-common", "sc-network-sync", @@ -294,26 +294,26 @@ dependencies = [ "sc-telemetry", "sc-tracing", "sc-transaction-pool", - "sc-transaction-pool-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-keystore", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-std", - "sp-storage", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", "sp-transaction-pool", - "sp-trie", - "substrate-prometheus-endpoint", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tiny-keccak", ] @@ -420,9 +420,9 @@ dependencies = [ [[package]] name = "aes-gcm" -version = "0.10.2" +version = "0.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "209b47e8954a928e1d72e86eca7000ebb6655fe1436d33eefc2201cad027e237" +checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" dependencies = [ "aead 0.5.2", "aes 0.8.3", @@ -454,32 +454,33 @@ dependencies = [ [[package]] name = "ahash" -version = "0.7.6" +version = "0.7.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" +checksum = "5a824f2aa7e75a0c98c5a504fceb80649e9c35265d44525b5f94de4771a395cd" dependencies = [ - "getrandom 0.2.10", + "getrandom 0.2.11", "once_cell", "version_check", ] [[package]] name = "ahash" -version = "0.8.3" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f" +checksum = "91429305e9f0a25f6205c5b8e0d2db09e0708a7a6df0f42212bb56c32c8ac97a" dependencies = [ "cfg-if", - "getrandom 0.2.10", + "getrandom 0.2.11", "once_cell", "version_check", + "zerocopy", ] [[package]] name = "aho-corasick" -version = "1.0.5" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c378d78423fdad8089616f827526ee33c19f2fddbd5de1629152c9593ba4783" +checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" dependencies = [ "memchr", ] @@ -536,15 +537,15 @@ dependencies = [ [[package]] name = "anstyle" -version = "1.0.2" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15c4c2c83f81532e5845a733998b6971faca23490340a418e9b72a3ec9de12ea" +checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" [[package]] name = "anstyle-parse" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" +checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140" dependencies = [ "utf8parse", ] @@ -790,9 +791,9 @@ dependencies = [ [[package]] name = "array-bytes" -version = "6.1.0" +version = "6.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9b1c5a481ec30a5abd8dfbd94ab5cf1bb4e9a66be7f1b3b322f2f1170c200fd" +checksum = "de17a919934ad8c5cc99a1a74de4e2dab95d6121a8f27f94755ff525b630382c" [[package]] name = "arrayref" @@ -834,7 +835,7 @@ dependencies = [ "num-traits", "rusticata-macros", "thiserror", - "time 0.3.28", + "time", ] [[package]] @@ -850,7 +851,7 @@ dependencies = [ "num-traits", "rusticata-macros", "thiserror", - "time 0.3.28", + "time", ] [[package]] @@ -907,15 +908,15 @@ dependencies = [ [[package]] name = "async-executor" -version = "1.5.4" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c1da3ae8dabd9c00f453a329dfe1fb28da3c0a72e2478cdcd93171740c20499" +checksum = "4b0c4a4f319e45986f347ee47fef8bf5e81c9abc3f6f58dc2391439f30df65f0" dependencies = [ - "async-lock", + "async-lock 2.8.0", "async-task", "concurrent-queue", - "fastrand 2.0.0", - "futures-lite", + "fastrand 2.0.1", + "futures-lite 1.13.0", "slab", ] @@ -925,10 +926,10 @@ version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06" dependencies = [ - "async-lock", + "async-lock 2.8.0", "autocfg", "blocking", - "futures-lite", + "futures-lite 1.13.0", ] [[package]] @@ -937,18 +938,38 @@ version = "1.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af" dependencies = [ - "async-lock", + "async-lock 2.8.0", "autocfg", "cfg-if", "concurrent-queue", - "futures-lite", + "futures-lite 1.13.0", "log", "parking", - "polling", - "rustix 0.37.23", + "polling 2.8.0", + "rustix 0.37.27", + "slab", + "socket2 0.4.10", + "waker-fn", +] + +[[package]] +name = "async-io" +version = "2.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "41ed9d5715c2d329bf1b4da8d60455b99b187f27ba726df2883799af9af60997" +dependencies = [ + "async-lock 3.0.0", + "cfg-if", + "concurrent-queue", + "futures-io", + "futures-lite 2.0.1", + "parking", + "polling 3.3.0", + "rustix 0.38.21", "slab", - "socket2 0.4.9", + "tracing", "waker-fn", + "windows-sys 0.48.0", ] [[package]] @@ -960,15 +981,26 @@ dependencies = [ "event-listener 2.5.3", ] +[[package]] +name = "async-lock" +version = "3.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45e900cdcd39bb94a14487d3f7ef92ca222162e6c7c3fe7cb3550ea75fb486ed" +dependencies = [ + "event-listener 3.0.1", + "event-listener-strategy", + "pin-project-lite 0.2.13", +] + [[package]] name = "async-net" version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0434b1ed18ce1cf5769b8ac540e33f01fa9471058b5e89da9e06f3c882a8c12f" dependencies = [ - "async-io", + "async-io 1.13.0", "blocking", - "futures-lite", + "futures-lite 1.13.0", ] [[package]] @@ -977,41 +1009,41 @@ version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88" dependencies = [ - "async-io", - "async-lock", + "async-io 1.13.0", + "async-lock 2.8.0", "async-signal", "blocking", "cfg-if", - "event-listener 3.0.0", - "futures-lite", - "rustix 0.38.18", + "event-listener 3.0.1", + "futures-lite 1.13.0", + "rustix 0.38.21", "windows-sys 0.48.0", ] [[package]] name = "async-recursion" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba" +checksum = "5fd55a5ba1179988837d24ab4c7cc8ed6efdeff578ede0416b4225a5fca35bd0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "async-signal" -version = "0.2.4" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2a5415b7abcdc9cd7d63d6badba5288b2ca017e3fbd4173b8f405449f1a2399" +checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5" dependencies = [ - "async-io", - "async-lock", + "async-io 2.2.0", + "async-lock 2.8.0", "atomic-waker", "cfg-if", "futures-core", "futures-io", - "rustix 0.38.18", + "rustix 0.38.21", "signal-hook-registry", "slab", "windows-sys 0.48.0", @@ -1019,19 +1051,19 @@ dependencies = [ [[package]] name = "async-task" -version = "4.4.1" +version = "4.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9441c6b2fe128a7c2bf680a44c34d0df31ce09e5b7e401fcca3faa483dbc921" +checksum = "b4eb2cdb97421e01129ccb49169d8279ed21e829929144f4a22a6e54ac549ca1" [[package]] name = "async-trait" -version = "0.1.73" +version = "0.1.74" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0" +checksum = "a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -1055,9 +1087,9 @@ checksum = "a8ab6b55fe97976e46f91ddbed8d147d966475dc29b2032757ba47e02376fbc3" [[package]] name = "atomic-waker" -version = "1.1.1" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3" +checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" [[package]] name = "atty" @@ -1099,7 +1131,7 @@ dependencies = [ "cfg-if", "libc", "miniz_oxide", - "object 0.32.0", + "object 0.32.1", "rustc-demangle", ] @@ -1121,7 +1153,7 @@ dependencies = [ "rand_chacha 0.3.1", "rand_core 0.6.4", "ring 0.1.0", - "sha2 0.10.7", + "sha2 0.10.8", "zeroize", ] @@ -1173,9 +1205,9 @@ checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" [[package]] name = "base64" -version = "0.21.3" +version = "0.21.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "414dcefbc63d77c526a76b3afcf6fbb9b5e2791c19c3aa2297733208750c6e53" +checksum = "35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9" [[package]] name = "base64ct" @@ -1201,7 +1233,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "hash-db 0.16.0", "log", @@ -1228,13 +1260,13 @@ dependencies = [ "lazy_static", "lazycell", "peeking_take_while", - "prettyplease 0.2.12", + "prettyplease 0.2.15", "proc-macro2", "quote", "regex", "rustc-hash", "shlex", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -1260,9 +1292,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.4.0" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" +checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07" [[package]] name = "bitvec" @@ -1307,38 +1339,37 @@ dependencies = [ [[package]] name = "blake2b_simd" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc" +checksum = "23285ad32269793932e830392f2fe2f83e26488fd3ec778883a93c8323735780" dependencies = [ "arrayref", "arrayvec 0.7.4", - "constant_time_eq 0.2.6", + "constant_time_eq 0.3.0", ] [[package]] name = "blake2s_simd" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6637f448b9e61dfadbdcbae9a885fadee1f3eaffb1f8d3c1965d3ade8bdfd44f" +checksum = "94230421e395b9920d23df13ea5d77a20e1725331f90fbbf6df6040b33f756ae" dependencies = [ "arrayref", "arrayvec 0.7.4", - "constant_time_eq 0.2.6", + "constant_time_eq 0.3.0", ] [[package]] name = "blake3" -version = "1.4.1" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "199c42ab6972d92c9f8995f086273d25c42fc0f7b2a1fcefba465c1352d25ba5" +checksum = "0231f06152bf547e9c2b5194f247cd97aacf6dcd8b15d8e5ec0663f64580da87" dependencies = [ "arrayref", "arrayvec 0.7.4", "cc", "cfg-if", "constant_time_eq 0.3.0", - "digest 0.10.7", ] [[package]] @@ -1403,20 +1434,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8c36a4d0d48574b3dd360b4b7d95cc651d2b6557b6402848a27d4b228a473e2a" dependencies = [ "async-channel", - "async-lock", + "async-lock 2.8.0", "async-task", - "fastrand 2.0.0", + "fastrand 2.0.1", "futures-io", - "futures-lite", + "futures-lite 1.13.0", "piper", "tracing", ] [[package]] name = "bounded-collections" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb5b05133427c07c4776906f673ccf36c21b102c9829c641a5b56bd151d44fd6" +checksum = "ca548b6163b872067dc5eb82fd130c56881435e30367d2073594a3d9744120dd" dependencies = [ "log", "parity-scale-codec", @@ -1450,9 +1481,9 @@ dependencies = [ [[package]] name = "bstr" -version = "1.6.2" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c2f7349907b712260e64b0afe2f84692af14a454be26187d9df565c7f69266a" +checksum = "c79ad7fb2dd38f3dabd76b09c6a5a20c038fc0213ef1e9afd30eb777f120f019" dependencies = [ "memchr", "serde", @@ -1475,9 +1506,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.13.0" +version = "3.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" +checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" [[package]] name = "byte-slice-cast" @@ -1493,21 +1524,21 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" [[package]] name = "bytemuck" -version = "1.13.1" +version = "1.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea" +checksum = "374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6" [[package]] name = "byteorder" -version = "1.4.3" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" +checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" +checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" [[package]] name = "bzip2-sys" @@ -1531,9 +1562,9 @@ dependencies = [ [[package]] name = "cargo-platform" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2cfa25e60aea747ec7e1124f238816749faa93759c6ff5b31f1ccdda137f4479" +checksum = "12024c4645c97566567129c204f65d5815a8c9aecf30fcbe682b2fe034996d36" dependencies = [ "serde", ] @@ -1546,7 +1577,7 @@ checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a" dependencies = [ "camino", "cargo-platform", - "semver 1.0.18", + "semver 1.0.20", "serde", "serde_json", "thiserror", @@ -1560,7 +1591,7 @@ checksum = "e7daec1a2a2129eeba1644b220b4647ec537b0b5d4bfd6876fcc5a540056b592" dependencies = [ "camino", "cargo-platform", - "semver 1.0.18", + "semver 1.0.20", "serde", "serde_json", "thiserror", @@ -1604,9 +1635,9 @@ dependencies = [ [[package]] name = "cfg-expr" -version = "0.15.4" +version = "0.15.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b40ccee03b5175c18cde8f37e7d2a33bcef6f8ec8f7cc0d81090d1bb380949c9" +checksum = "03915af431787e6ffdcc74c645077518c6b6e01f80b761e0fbbfa288536311b3" dependencies = [ "smallvec", ] @@ -1661,15 +1692,14 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.28" +version = "0.4.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95ed24df0632f708f5f6d8082675bef2596f7084dee3dd55f632290bf35bfe0f" +checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" dependencies = [ "android-tzdata", "iana-time-zone", "js-sys", "num-traits", - "time 0.1.45", "wasm-bindgen", "windows-targets 0.48.5", ] @@ -1748,9 +1778,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.4.6" +version = "4.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956" +checksum = "ac495e00dcec98c83465d5ad66c5c4fabd652fd6686e7c6269b117e729a6f17b" dependencies = [ "clap_builder", "clap_derive", @@ -1758,9 +1788,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.4.6" +version = "4.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45" +checksum = "c77ed9a32a62e6ca27175d00d29d05ca32e396ea1eb5fb01d8256b669cec7663" dependencies = [ "anstream", "anstyle", @@ -1770,27 +1800,27 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.4.2" +version = "4.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873" +checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442" dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "clap_lex" -version = "0.5.1" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961" +checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1" [[package]] name = "coarsetime" -version = "0.1.23" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a90d114103adbc625300f346d4d09dfb4ab1c4a8df6868435dd903392ecf4354" +checksum = "71367d3385c716342014ad17e3d19f7788ae514885a1f4c24f500260fb365e1a" dependencies = [ "libc", "once_cell", @@ -1818,12 +1848,12 @@ dependencies = [ "bs58 0.4.0", "coins-core", "digest 0.10.7", - "getrandom 0.2.10", + "getrandom 0.2.11", "hmac 0.12.1", "k256 0.11.6", "lazy_static", "serde", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", ] @@ -1835,12 +1865,12 @@ checksum = "2a11892bcac83b4c6e95ab84b5b06c76d9d70ad73548dd07418269c5c7977171" dependencies = [ "bitvec 0.17.4", "coins-bip32", - "getrandom 0.2.10", + "getrandom 0.2.11", "hex", "hmac 0.12.1", "pbkdf2 0.11.0", "rand 0.8.5", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", ] @@ -1860,7 +1890,7 @@ dependencies = [ "ripemd", "serde", "serde_derive", - "sha2 0.10.7", + "sha2 0.10.8", "sha3", "thiserror", ] @@ -1873,12 +1903,12 @@ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" [[package]] name = "comfy-table" -version = "7.0.1" +version = "7.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ab77dbd8adecaf3f0db40581631b995f312a8a5ae3aa9993188bb8f23d83a5b" +checksum = "7c64043d6c7b7a4c58e39e7efccfdea7b93d885a795d0c054a69dbbf4dd52686" dependencies = [ - "strum 0.24.1", - "strum_macros 0.24.3", + "strum 0.25.0", + "strum_macros 0.25.3", "unicode-width", ] @@ -1904,9 +1934,9 @@ checksum = "2382f75942f4b3be3690fe4f86365e9c853c1587d6ee58212cebf6e2a9ccd101" [[package]] name = "concurrent-queue" -version = "2.2.0" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c" +checksum = "f057a694a54f12365049b0958a1685bb52d567f5593b355fbf685838e873d400" dependencies = [ "crossbeam-utils", ] @@ -1932,23 +1962,21 @@ checksum = "28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f" [[package]] name = "const-random" -version = "0.1.15" +version = "0.1.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "368a7a772ead6ce7e1de82bfb04c485f3db8ec744f72925af5735e29a22cc18e" +checksum = "5aaf16c9c2c612020bcfd042e170f6e32de9b9d75adb5277cdbbd2e2c8c8299a" dependencies = [ "const-random-macro", - "proc-macro-hack", ] [[package]] name = "const-random-macro" -version = "0.1.15" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d7d6ab3c3a2282db210df5f02c4dab6e0a7057af0fb7ebd4070f30fe05c0ddb" +checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e" dependencies = [ - "getrandom 0.2.10", + "getrandom 0.2.11", "once_cell", - "proc-macro-hack", "tiny-keccak", ] @@ -1958,12 +1986,6 @@ version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" -[[package]] -name = "constant_time_eq" -version = "0.2.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21a53c0a4d288377e7415b53dcfc3c04da5cdc2cc95c8d5ac178b58f0b861ad6" - [[package]] name = "constant_time_eq" version = "0.3.0" @@ -2022,9 +2044,9 @@ dependencies = [ [[package]] name = "cpufeatures" -version = "0.2.9" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1" +checksum = "ce420fe07aecd3e67c5f910618fe65e94158f6dcc0adf44e00d69ce2bdfe0fd0" dependencies = [ "libc", ] @@ -2138,9 +2160,9 @@ dependencies = [ [[package]] name = "crc-catalog" -version = "2.2.0" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484" +checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" [[package]] name = "crc32fast" @@ -2162,7 +2184,7 @@ dependencies = [ "clap 2.34.0", "criterion-plot", "csv", - "futures 0.3.28", + "futures 0.3.29", "itertools 0.10.5", "lazy_static", "num-traits", @@ -2189,16 +2211,6 @@ dependencies = [ "itertools 0.10.5", ] -[[package]] -name = "crossbeam-channel" -version = "0.5.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" -dependencies = [ - "cfg-if", - "crossbeam-utils", -] - [[package]] name = "crossbeam-deque" version = "0.8.3" @@ -2262,9 +2274,9 @@ dependencies = [ [[package]] name = "crypto-bigint" -version = "0.5.2" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf4c2f4e1afd912bc40bfd6fed5d9dc1f288e0ba01bfcc835cc5bc3eb13efe15" +checksum = "740fe28e594155f10cfc383984cbefd529d7396050557148f79cb0f621204124" dependencies = [ "generic-array 0.14.7", "rand_core 0.6.4", @@ -2305,9 +2317,9 @@ dependencies = [ [[package]] name = "csv" -version = "1.2.2" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "626ae34994d3d8d668f4269922248239db4ae42d538b14c398b74a52208e8086" +checksum = "ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe" dependencies = [ "csv-core", "itoa", @@ -2317,9 +2329,9 @@ dependencies = [ [[package]] name = "csv-core" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90" +checksum = "5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70" dependencies = [ "memchr", ] @@ -2345,46 +2357,46 @@ dependencies = [ [[package]] name = "cumulus-client-cli" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "clap 4.4.6", + "clap 4.4.7", "parity-scale-codec", "sc-chain-spec", "sc-cli", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-service", - "sp-core", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "url", ] [[package]] name = "cumulus-client-collator" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", "cumulus-primitives-core", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", "polkadot-primitives", - "sc-client-api", - "sp-api", - "sp-consensus", - "sp-core", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-client-consensus-aura" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-client-collator", @@ -2394,134 +2406,134 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", "polkadot-primitives", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-aura", "sc-consensus-babe", "sc-consensus-slots", "sc-telemetry", "schnellru", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-client-consensus-common" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-client-pov-recovery", "cumulus-primitives-core", "cumulus-relay-chain-interface", "dyn-clone", - "futures 0.3.28", + "futures 0.3.29", "log", "parity-scale-codec", "polkadot-primitives", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-babe", "schnellru", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-slots", - "sp-core", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", - "sp-trie", - "substrate-prometheus-endpoint", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-client-consensus-proposer" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "anyhow", "async-trait", "cumulus-primitives-parachain-inherent", - "sp-consensus", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "cumulus-client-consensus-relay-chain" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-client-consensus-common", "cumulus-primitives-core", "cumulus-relay-chain-interface", - "futures 0.3.28", + "futures 0.3.29", "parking_lot 0.12.1", "sc-consensus", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-client-network" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-relay-chain-interface", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", "polkadot-parachain-primitives", "polkadot-primitives", - "sc-client-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-client-pov-recovery" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-primitives-core", "cumulus-relay-chain-interface", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "parity-scale-codec", "polkadot-node-primitives", @@ -2529,18 +2541,18 @@ dependencies = [ "polkadot-overseer", "polkadot-primitives", "rand 0.8.5", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", - "sp-consensus", - "sp-maybe-compressed-blob", - "sp-runtime", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-client-service" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", @@ -2551,9 +2563,9 @@ dependencies = [ "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", "cumulus-relay-chain-minimal-node", - "futures 0.3.28", + "futures 0.3.29", "polkadot-primitives", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-network", "sc-network-sync", @@ -2563,76 +2575,76 @@ dependencies = [ "sc-sysinfo", "sc-telemetry", "sc-transaction-pool", - "sc-utils", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-runtime", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", ] [[package]] name = "cumulus-pallet-aura-ext" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-pallet-parachain-system", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-aura", "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "cumulus-pallet-dmp-queue" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] [[package]] name = "cumulus-pallet-parachain-system" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "environmental", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "log", "parity-scale-codec", "polkadot-parachain-primitives", "scale-info", - "sp-core", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-trie", - "sp-version", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "trie-db", ] @@ -2640,47 +2652,47 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "cumulus-pallet-xcm" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] [[package]] name = "cumulus-pallet-xcmp-queue" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-primitives-core", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "polkadot-runtime-common", "rand_chacha 0.3.1", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-executor", ] @@ -2688,83 +2700,83 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", "polkadot-primitives", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "cumulus-primitives-core" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", "polkadot-parachain-primitives", "polkadot-primitives", "scale-info", - "sp-api", - "sp-runtime", - "sp-std", - "sp-trie", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] [[package]] name = "cumulus-primitives-parachain-inherent" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-test-relay-sproof-builder", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "scale-info", - "sp-api", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-storage", - "sp-trie", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-primitives-timestamp" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-primitives-core", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", - "sp-inherents", - "sp-std", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", ] [[package]] name = "cumulus-primitives-utility" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "log", "parity-scale-codec", "polkadot-runtime-common", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -2773,56 +2785,56 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-inprocess-interface" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-primitives-core", "cumulus-relay-chain-interface", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "polkadot-cli", "polkadot-service", "sc-cli", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-sysinfo", "sc-telemetry", "sc-tracing", - "sp-api", - "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "cumulus-relay-chain-interface" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-primitives-core", - "futures 0.3.28", + "futures 0.3.29", "jsonrpsee-core", "parity-scale-codec", "polkadot-overseer", - "sc-client-api", - "sp-api", - "sp-blockchain", - "sp-state-machine", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "cumulus-relay-chain-minimal-node" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "async-trait", "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-relay-chain-rpc-interface", - "futures 0.3.28", + "futures 0.3.29", "polkadot-availability-recovery", "polkadot-collator-protocol", "polkadot-core-primitives", @@ -2838,32 +2850,32 @@ dependencies = [ "sc-network-common", "sc-service", "sc-tracing", - "sc-utils", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "schnellru", - "sp-api", - "sp-consensus", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "cumulus-relay-chain-rpc-interface" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "cumulus-primitives-core", "cumulus-relay-chain-interface", "either", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "jsonrpsee", "parity-scale-codec", "pin-project", "polkadot-overseer", "rand 0.8.5", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-rpc-api", "sc-service", "schnellru", @@ -2871,13 +2883,13 @@ dependencies = [ "serde_json", "smoldot", "smoldot-light", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-consensus-babe", - "sp-core", - "sp-runtime", - "sp-state-machine", - "sp-storage", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tokio", "tokio-util", @@ -2888,24 +2900,24 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", "polkadot-primitives", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-trie", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "cumulus-test-relay-validation-worker-provider" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#c8d2251cafadc108ba2f1f8a3208dc547ff38901" dependencies = [ "polkadot-node-core-pvf", - "toml 0.7.6", + "toml 0.7.8", ] [[package]] @@ -2936,9 +2948,9 @@ dependencies = [ [[package]] name = "curve25519-dalek" -version = "4.0.0" +version = "4.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f711ade317dd348950a9910f81c5947e3d8907ebd2b83f76203ff1807e6a2bc2" +checksum = "e89b8c6a2e4b1f45971ad09761aafb85514a84744b67a95e32c3cc1352d1f65c" dependencies = [ "cfg-if", "cpufeatures", @@ -2953,13 +2965,13 @@ dependencies = [ [[package]] name = "curve25519-dalek-derive" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83fdaf97f4804dcebfa5862639bc9ce4121e82140bec2a987ac5140294865b5b" +checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -2977,9 +2989,9 @@ dependencies = [ [[package]] name = "cxx" -version = "1.0.107" +version = "1.0.110" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbe98ba1789d56fb3db3bee5e032774d4f421b685de7ba703643584ba24effbe" +checksum = "7129e341034ecb940c9072817cd9007974ea696844fc4dd582dc1653a7fbe2e8" dependencies = [ "cc", "cxxbridge-flags", @@ -2989,9 +3001,9 @@ dependencies = [ [[package]] name = "cxx-build" -version = "1.0.107" +version = "1.0.110" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4ce20f6b8433da4841b1dadfb9468709868022d829d5ca1f2ffbda928455ea3" +checksum = "a2a24f3f5f8eed71936f21e570436f024f5c2e25628f7496aa7ccd03b90109d5" dependencies = [ "cc", "codespan-reporting", @@ -2999,24 +3011,24 @@ dependencies = [ "proc-macro2", "quote", "scratch", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "cxxbridge-flags" -version = "1.0.107" +version = "1.0.110" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "20888d9e1d2298e2ff473cee30efe7d5036e437857ab68bbfea84c74dba91da2" +checksum = "06fdd177fc61050d63f67f5bd6351fac6ab5526694ea8e359cd9cd3b75857f44" [[package]] name = "cxxbridge-macro" -version = "1.0.107" +version = "1.0.110" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2fa16a70dd58129e4dfffdff535fb1bce66673f7bbeec4a5a1765a504e1ccd84" +checksum = "587663dd5fb3d10932c8aecfe7c844db1bcf0aee93eeab08fac13dc1212c2e7f" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -3131,9 +3143,12 @@ dependencies = [ [[package]] name = "deranged" -version = "0.3.8" +version = "0.3.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946" +checksum = "0f32d04922c60427da6f9fef14d042d9edddef64cb9d4ce0d64d0685fbeb1fd3" +dependencies = [ + "powerfmt", +] [[package]] name = "derivative" @@ -3286,7 +3301,7 @@ checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -3308,18 +3323,18 @@ dependencies = [ [[package]] name = "docify" -version = "0.2.4" +version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76ee528c501ddd15d5181997e9518e59024844eac44fd1e40cb20ddb2a8562fa" +checksum = "4235e9b248e2ba4b92007fe9c646f3adf0ffde16dc74713eacc92b8bc58d8d2f" dependencies = [ "docify_macros", ] [[package]] name = "docify_macros" -version = "0.2.4" +version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ca01728ab2679c464242eca99f94e2ce0514b52ac9ad950e2ed03fca991231c" +checksum = "47020e12d7c7505670d1363dd53d6c23724f71a90a3ae32ff8eba40de8404626" dependencies = [ "common-path", "derive-syn-parse", @@ -3327,9 +3342,9 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.32", + "syn 2.0.39", "termcolor", - "toml 0.7.6", + "toml 0.7.8", "walkdir", ] @@ -3374,9 +3389,9 @@ dependencies = [ [[package]] name = "dyn-clone" -version = "1.0.13" +version = "1.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbfc4744c1b8f2a09adc0e55242f60b1af195d88596bd8700be74418c056c555" +checksum = "545b22097d44f8a9581187cdf93de7a71e4722bf51200cfaba810865b49a495d" [[package]] name = "e2e-tests" @@ -3405,7 +3420,7 @@ checksum = "a4b1e0c257a9e9f25f90ff76d7a68360ed497ee519c8e428d1825ef0000799d4" dependencies = [ "der 0.7.8", "digest 0.10.7", - "elliptic-curve 0.13.5", + "elliptic-curve 0.13.6", "rfc6979 0.4.0", "signature 2.1.0", "spki 0.7.2", @@ -3413,9 +3428,9 @@ dependencies = [ [[package]] name = "ed25519" -version = "2.2.2" +version = "2.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "60f6d271ca33075c88028be6f04d502853d63a5ece419d269c15315d4fc1cf1d" +checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" dependencies = [ "pkcs8 0.10.2", "signature 2.1.0", @@ -3427,11 +3442,11 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7277392b266383ef8396db7fdeb1e77b6c52fed775f5df15bb24f35b72156980" dependencies = [ - "curve25519-dalek 4.0.0", + "curve25519-dalek 4.1.1", "ed25519", "rand_core 0.6.4", "serde", - "sha2 0.10.7", + "sha2 0.10.8", "zeroize", ] @@ -3455,12 +3470,12 @@ version = "4.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7d9ce6874da5d4415896cd45ffbc4d1cfc0c4f9c079427bd870742c30f2f65a9" dependencies = [ - "curve25519-dalek 4.0.0", + "curve25519-dalek 4.1.1", "ed25519", - "hashbrown 0.14.0", + "hashbrown 0.14.2", "hex", "rand_core 0.6.4", - "sha2 0.10.7", + "sha2 0.10.8", "zeroize", ] @@ -3494,12 +3509,12 @@ dependencies = [ [[package]] name = "elliptic-curve" -version = "0.13.5" +version = "0.13.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "968405c8fdc9b3bf4df0a6638858cc0b52462836ab6b1c87377785dd09cf1c0b" +checksum = "d97ca172ae9dc9f9b779a6e3a65d308f2af74e5b8c921299075bdb4a0370e914" dependencies = [ "base16ct 0.2.0", - "crypto-bigint 0.5.2", + "crypto-bigint 0.5.3", "digest 0.10.7", "ff 0.13.0", "generic-array 0.14.7", @@ -3531,9 +3546,9 @@ dependencies = [ [[package]] name = "enumflags2" -version = "0.7.7" +version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2" +checksum = "5998b4f30320c9d93aed72f63af821bfdac50465b75428fce77b48ec482c3939" dependencies = [ "enumflags2_derive", "serde", @@ -3541,13 +3556,13 @@ dependencies = [ [[package]] name = "enumflags2_derive" -version = "0.7.7" +version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745" +checksum = "f95e2801cd355d4a1a3e3953ce6ee5ae9603a5c833455343a8bfe3f44d418246" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -3558,7 +3573,7 @@ checksum = "c2ad8cef1d801a4686bfd8919f0b30eac4c8e48968c437a6405ded4fb5272d2b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -3601,25 +3616,14 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "errno" -version = "0.3.3" +version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "136526188508e25c6fef639d7927dfb3e0e3084488bf202267829cf7fc23dbdd" +checksum = "7c18ee0ed65a5f1f81cac6b1d213b69c35fa47d4252ad41f1486dbd8226fe36e" dependencies = [ - "errno-dragonfly", "libc", "windows-sys 0.48.0", ] -[[package]] -name = "errno-dragonfly" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" -dependencies = [ - "cc", - "libc", -] - [[package]] name = "ethabi" version = "18.0.0" @@ -3702,15 +3706,25 @@ checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" [[package]] name = "event-listener" -version = "3.0.0" +version = "3.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "29e56284f00d94c1bc7fd3c77027b4623c88c1f53d8d2394c6199f2921dea325" +checksum = "01cec0252c2afff729ee6f00e903d479fba81784c8e2bd77447673471fdfaea1" dependencies = [ "concurrent-queue", "parking", "pin-project-lite 0.2.13", ] +[[package]] +name = "event-listener-strategy" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d96b852f1345da36d551b9473fa1e2b1eb5c5195585c6c018118bc92a8d91160" +dependencies = [ + "event-listener 3.0.1", + "pin-project-lite 0.2.13", +] + [[package]] name = "evm" version = "0.36.0" @@ -3761,7 +3775,7 @@ dependencies = [ "env_logger 0.10.0", "ethereum", "ethjson", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex", "lazy_static", @@ -3784,9 +3798,9 @@ dependencies = [ "serde", "serde_json", "sha3", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -3807,7 +3821,7 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", ] [[package]] @@ -3844,7 +3858,7 @@ dependencies = [ "fs-err", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -3870,9 +3884,9 @@ dependencies = [ [[package]] name = "fastrand" -version = "2.0.0" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764" +checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" [[package]] name = "fatality" @@ -3931,7 +3945,7 @@ dependencies = [ [[package]] name = "fflonk" version = "0.1.0" -source = "git+https://github.com/w3f/fflonk#26a5045b24e169cffc1f9328ca83d71061145c40" +source = "git+https://github.com/w3f/fflonk#1beb0585e1c8488956fac7f05da061f9b41e8948" dependencies = [ "ark-ec", "ark-ff", @@ -3943,9 +3957,9 @@ dependencies = [ [[package]] name = "fiat-crypto" -version = "0.1.20" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e825f6987101665dea6ec934c09ec6d721de7bc1bf92248e1d5810c8cd636b77" +checksum = "f69037fe1b785e84986b4f2cbcf647381876a00671d25ceef715d7812dd7e1dd" [[package]] name = "file-per-thread-logger" @@ -3976,7 +3990,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "36530797b9bf31cd4ff126dcfee8170f86b00cfdcea3269d73133cc0415945c3" dependencies = [ "either", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "log", "num-traits", @@ -4005,9 +4019,9 @@ checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" [[package]] name = "flate2" -version = "1.0.27" +version = "1.0.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010" +checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" dependencies = [ "crc32fast", "libz-sys", @@ -4032,7 +4046,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", ] @@ -4055,10 +4069,10 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", - "frame-support-procedural", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "linregress", "log", @@ -4066,29 +4080,29 @@ dependencies = [ "paste", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-runtime-interface", - "sp-std", - "sp-storage", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "static_assertions", ] [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "Inflector", "array-bytes", "chrono", - "clap 4.4.6", + "clap 4.4.7", "comfy-table", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "gethostname", "handlebars", @@ -4101,26 +4115,26 @@ dependencies = [ "rand_pcg", "sc-block-builder", "sc-cli", - "sc-client-api", - "sc-client-db", - "sc-executor", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-client-db 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-service", "sc-sysinfo", "serde", "serde_json", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-database", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-state-machine", - "sp-storage", - "sp-trie", - "sp-wasm-interface", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-database 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "thousands", ] @@ -4128,47 +4142,47 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-election-provider-solution-type", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-npos-elections", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-try-runtime", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-tracing", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -4186,19 +4200,19 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-recursion", - "futures 0.3.28", + "futures 0.3.29", "indicatif", "jsonrpsee", "log", "parity-scale-codec", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "spinners", "substrate-rpc-client", "tokio", @@ -4208,14 +4222,54 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "aquamarine", + "bitflags 1.3.2", + "docify", + "environmental", + "frame-metadata", + "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "impl-trait-for-tuples", + "k256 0.13.1", + "log", + "macro_magic", + "parity-scale-codec", + "paste", + "scale-info", + "serde", + "serde_json", + "smallvec", + "sp-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-genesis-builder 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-metadata-ir 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "static_assertions", + "tt-call", +] + +[[package]] +name = "frame-support" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "aquamarine", "bitflags 1.3.2", "docify", "environmental", "frame-metadata", - "frame-support-procedural", + "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "impl-trait-for-tuples", "k256 0.13.1", "log", @@ -4226,21 +4280,21 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-api", - "sp-arithmetic", - "sp-core", - "sp-core-hashing-proc-macro", - "sp-debug-derive", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-metadata-ir", - "sp-runtime", - "sp-staking", - "sp-state-machine", - "sp-std", - "sp-tracing", - "sp-weights", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-genesis-builder 0.1.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-metadata-ir 0.1.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "static_assertions", "tt-call", ] @@ -4248,96 +4302,136 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "Inflector", + "cfg-expr", + "derive-syn-parse", + "expander 2.0.0", + "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "itertools 0.10.5", + "macro_magic", + "proc-macro-warning", + "proc-macro2", + "quote", + "syn 2.0.39", +] + +[[package]] +name = "frame-support-procedural" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "Inflector", "cfg-expr", "derive-syn-parse", "expander 2.0.0", - "frame-support-procedural-tools", + "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "itertools 0.10.5", "macro_magic", "proc-macro-warning", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", +] + +[[package]] +name = "frame-support-procedural-tools" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.39", ] [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support-procedural-tools-derive", + "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", +] + +[[package]] +name = "frame-support-procedural-tools-derive" +version = "3.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.39", ] [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cfg-if", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-version", - "sp-weights", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "parity-scale-codec", - "sp-api", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -4362,7 +4456,7 @@ version = "0.6.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2eeb4ed9e12f43b7fa0baae3f9cdda28352770132ef2e09a23760c29cae8bd47" dependencies = [ - "rustix 0.38.18", + "rustix 0.38.21", "windows-sys 0.48.0", ] @@ -4380,9 +4474,9 @@ checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678" [[package]] name = "futures" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" +checksum = "da0290714b38af9b4a7b094b8a37086d1b4e61f2df9122c3cad2577669145335" dependencies = [ "futures-channel", "futures-core", @@ -4395,9 +4489,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" +checksum = "ff4dd66668b557604244583e3e1e1eada8c5c2e96a6d0d6653ede395b78bbacb" dependencies = [ "futures-core", "futures-sink", @@ -4405,15 +4499,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" +checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c" [[package]] name = "futures-executor" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" +checksum = "0f4fb8693db0cf099eadcca0efe2a5a22e4550f98ed16aba6c48700da29597bc" dependencies = [ "futures-core", "futures-task", @@ -4423,9 +4517,9 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964" +checksum = "8bf34a163b5c4c52d0478a4d757da8fb65cabef42ba90515efee0f6f9fa45aaa" [[package]] name = "futures-lite" @@ -4442,15 +4536,25 @@ dependencies = [ "waker-fn", ] +[[package]] +name = "futures-lite" +version = "2.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d3831c2651acb5177cbd83943f3d9c8912c5ad03c76afcc0e9511ba568ec5ebb" +dependencies = [ + "futures-core", + "pin-project-lite 0.2.13", +] + [[package]] name = "futures-macro" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" +checksum = "53b153fd91e4b0147f4aced87be237c98248656bb01050b96bf3ee89220a8ddb" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -4461,20 +4565,20 @@ checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd" dependencies = [ "futures-io", "rustls 0.20.9", - "webpki 0.22.1", + "webpki 0.22.4", ] [[package]] name = "futures-sink" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" +checksum = "e36d3378ee38c2a36ad710c5d30c2911d752cb941c00c72dbabfb786a7970817" [[package]] name = "futures-task" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" +checksum = "efd193069b0ddadc69c46389b740bbccdd97203899b48d09c5f7969591d6bae2" [[package]] name = "futures-timer" @@ -4484,9 +4588,9 @@ checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" [[package]] name = "futures-util" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" +checksum = "a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104" dependencies = [ "futures 0.1.31", "futures-channel", @@ -4553,9 +4657,9 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.10" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" +checksum = "fe9006bed769170c11f845cf00c7c1e9092aeb3f268e007c3e760ac68008070f" dependencies = [ "cfg-if", "js-sys", @@ -4669,9 +4773,9 @@ checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" [[package]] name = "handlebars" -version = "4.3.7" +version = "4.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83c3372087601b532857d332f5957cbae686da52bb7810bf038c3e3c3cc2fa0d" +checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225" dependencies = [ "log", "pest", @@ -4708,7 +4812,7 @@ version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" dependencies = [ - "ahash 0.7.6", + "ahash 0.7.7", ] [[package]] @@ -4717,16 +4821,16 @@ version = "0.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" dependencies = [ - "ahash 0.8.3", + "ahash 0.8.6", ] [[package]] name = "hashbrown" -version = "0.14.0" +version = "0.14.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" +checksum = "f93e7192158dbcda357bdec5fb5788eebf8bbac027f3f33e719d29135ae84156" dependencies = [ - "ahash 0.8.3", + "ahash 0.8.6", "allocator-api2", "serde", ] @@ -4748,9 +4852,9 @@ dependencies = [ [[package]] name = "hermit-abi" -version = "0.3.2" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b" +checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" [[package]] name = "hex" @@ -4813,6 +4917,15 @@ dependencies = [ "hmac 0.8.1", ] +[[package]] +name = "home" +version = "0.5.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb" +dependencies = [ + "windows-sys 0.48.0", +] + [[package]] name = "hostname" version = "0.3.1" @@ -4887,7 +5000,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite 0.2.13", - "socket2 0.4.9", + "socket2 0.4.10", "tokio", "tower-service", "tracing", @@ -4896,33 +5009,33 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.24.1" +version = "0.24.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97" +checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" dependencies = [ "futures-util", "http", "hyper", "log", - "rustls 0.21.7", + "rustls 0.21.8", "rustls-native-certs", "tokio", "tokio-rustls", - "webpki-roots 0.23.1", + "webpki-roots 0.25.2", ] [[package]] name = "iana-time-zone" -version = "0.1.57" +version = "0.1.58" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613" +checksum = "8326b86b6cff230b97d0d312a6c40a60726df3332e721f72a1b035f451663b20" dependencies = [ "android_system_properties", "core-foundation-sys", "iana-time-zone-haiku", "js-sys", "wasm-bindgen", - "windows 0.48.0", + "windows-core", ] [[package]] @@ -4973,21 +5086,21 @@ dependencies = [ [[package]] name = "if-watch" -version = "3.0.1" +version = "3.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9465340214b296cd17a0009acdb890d6160010b8adf8f78a00d0d7ab270f79f" +checksum = "bbb892e5777fe09e16f3d44de7802f4daa7267ecbe8c466f19d94e25bb0c303e" dependencies = [ - "async-io", + "async-io 1.13.0", "core-foundation", "fnv", - "futures 0.3.28", + "futures 0.3.29", "if-addrs", "ipnet", "log", "rtnetlink", "system-configuration", "tokio", - "windows 0.34.0", + "windows", ] [[package]] @@ -5060,12 +5173,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.0.0" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" +checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f" dependencies = [ "equivalent", - "hashbrown 0.14.0", + "hashbrown 0.14.2", ] [[package]] @@ -5076,9 +5189,9 @@ checksum = "8e04e2fd2b8188ea827b32ef11de88377086d690286ab35747ef7f9bf3ccb590" [[package]] name = "indicatif" -version = "0.17.6" +version = "0.17.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b297dc40733f23a0e52728a58fa9489a5b7638a324932de16b41adc3ef80730" +checksum = "fb28741c9db9a713d93deb3bb9515c20788cef5815265bee4980e87bde7e0f25" dependencies = [ "console", "instant", @@ -5098,9 +5211,9 @@ dependencies = [ [[package]] name = "insta" -version = "1.31.0" +version = "1.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a0770b0a3d4c70567f0d58331f3088b0e4c4f56c9b8d764efe654b4a5d46de3a" +checksum = "5d64600be34b2fcfc267740a243fa7744441bb4947a619ac4e5bb6507f35fbfc" dependencies = [ "console", "lazy_static", @@ -5158,7 +5271,7 @@ version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" dependencies = [ - "hermit-abi 0.3.2", + "hermit-abi 0.3.3", "libc", "windows-sys 0.48.0", ] @@ -5175,7 +5288,7 @@ version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" dependencies = [ - "socket2 0.5.3", + "socket2 0.5.5", "widestring", "windows-sys 0.48.0", "winreg", @@ -5183,9 +5296,9 @@ dependencies = [ [[package]] name = "ipnet" -version = "2.8.0" +version = "2.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6" +checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" [[package]] name = "is-terminal" @@ -5193,8 +5306,8 @@ version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" dependencies = [ - "hermit-abi 0.3.2", - "rustix 0.38.18", + "hermit-abi 0.3.3", + "rustix 0.38.21", "windows-sys 0.48.0", ] @@ -5233,18 +5346,18 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jobserver" -version = "0.1.26" +version = "0.1.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" +checksum = "8c37f63953c4c63420ed5fd3d6d398c719489b9f872b9fa683262f8edd363c7d" dependencies = [ "libc", ] [[package]] name = "js-sys" -version = "0.3.64" +version = "0.3.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" +checksum = "54c0c35952f67de54bb584e9fd912b3023117cbafc0a77d8f3dee1fb5f572fe8" dependencies = [ "wasm-bindgen", ] @@ -5293,7 +5406,7 @@ checksum = "2b5dde66c53d6dcdc8caea1874a45632ec0fcf5b437789f1e45766a1512ce803" dependencies = [ "anyhow", "arrayvec 0.7.4", - "async-lock", + "async-lock 2.8.0", "async-trait", "beef", "futures-channel", @@ -5402,7 +5515,7 @@ dependencies = [ "cfg-if", "ecdsa 0.14.8", "elliptic-curve 0.12.3", - "sha2 0.10.7", + "sha2 0.10.8", "sha3", ] @@ -5414,9 +5527,9 @@ checksum = "cadb76004ed8e97623117f3df85b17aaa6626ab0b0831e6573f104df16cd1bcc" dependencies = [ "cfg-if", "ecdsa 0.16.8", - "elliptic-curve 0.13.5", + "elliptic-curve 0.13.6", "once_cell", - "sha2 0.10.7", + "sha2 0.10.8", ] [[package]] @@ -5434,7 +5547,7 @@ dependencies = [ "cumulus-primitives-utility", "frame-benchmarking", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -5519,20 +5632,20 @@ dependencies = [ "scale-info", "serde_json", "smallvec", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -5551,15 +5664,15 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -5623,9 +5736,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.149" +version = "0.2.150" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b" +checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" [[package]] name = "libloading" @@ -5650,9 +5763,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f210d259724eae82005b5c48078619b7745edb7b76de370b03f8ba59ea103097" dependencies = [ "bytes", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", - "getrandom 0.2.10", + "getrandom 0.2.11", "instant", "libp2p-allow-block-list", "libp2p-connection-limits", @@ -5709,7 +5822,7 @@ checksum = "3c1df63c0b582aa434fb09b2d86897fa2b419ffeccf934b36f87fcedc8e835c2" dependencies = [ "either", "fnv", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "instant", "libp2p-identity", @@ -5735,7 +5848,7 @@ version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "146ff7034daae62077c415c2376b8057368042df6ab95f5432ad5e88568b1554" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "libp2p-core", "log", "parking_lot 0.12.1", @@ -5751,7 +5864,7 @@ checksum = "5455f472243e63b9c497ff320ded0314254a9eb751799a39c283c6f20b793f3c" dependencies = [ "asynchronous-codec", "either", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "libp2p-core", "libp2p-identity", @@ -5778,7 +5891,7 @@ dependencies = [ "multihash", "quick-protobuf", "rand 0.8.5", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", "zeroize", ] @@ -5794,7 +5907,7 @@ dependencies = [ "bytes", "either", "fnv", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "instant", "libp2p-core", @@ -5803,7 +5916,7 @@ dependencies = [ "log", "quick-protobuf", "rand 0.8.5", - "sha2 0.10.7", + "sha2 0.10.8", "smallvec", "thiserror", "uint", @@ -5818,7 +5931,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "19983e1f949f979a928f2c603de1cf180cc0dc23e4ac93a62651ccb18341460b" dependencies = [ "data-encoding", - "futures 0.3.28", + "futures 0.3.29", "if-watch", "libp2p-core", "libp2p-identity", @@ -5826,7 +5939,7 @@ dependencies = [ "log", "rand 0.8.5", "smallvec", - "socket2 0.4.9", + "socket2 0.4.10", "tokio", "trust-dns-proto", "void", @@ -5854,14 +5967,14 @@ checksum = "9c3673da89d29936bc6435bafc638e2f184180d554ce844db65915113f86ec5e" dependencies = [ "bytes", "curve25519-dalek 3.2.0", - "futures 0.3.28", + "futures 0.3.29", "libp2p-core", "libp2p-identity", "log", "once_cell", "quick-protobuf", "rand 0.8.5", - "sha2 0.10.7", + "sha2 0.10.8", "snow", "static_assertions", "thiserror", @@ -5876,7 +5989,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3e57759c19c28a73ef1eb3585ca410cefb72c1a709fcf6de1612a378e4219202" dependencies = [ "either", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "instant", "libp2p-core", @@ -5893,7 +6006,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c6b26abd81cd2398382a1edfe739b539775be8a90fa6914f39b2ab49571ec735" dependencies = [ "bytes", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "if-watch", "libp2p-core", @@ -5915,7 +6028,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ffdb374267d42dc5ed5bc53f6e601d4a64ac5964779c6e40bb9e4f14c1e30d5" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "instant", "libp2p-core", "libp2p-identity", @@ -5932,7 +6045,7 @@ checksum = "903b3d592d7694e56204d211f29d31bc004be99386644ba8731fc3e3ef27b296" dependencies = [ "either", "fnv", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "instant", "libp2p-core", @@ -5962,13 +6075,13 @@ version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "33d33698596d7722d85d3ab0c86c2c322254fce1241e91208e3679b4eb3026cf" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "if-watch", "libc", "libp2p-core", "log", - "socket2 0.4.9", + "socket2 0.4.10", "tokio", ] @@ -5978,7 +6091,7 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ff08d13d0dc66e5e9ba6279c1de417b84fa0d0adc3b03e5732928c180ec02781" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-rustls", "libp2p-core", "libp2p-identity", @@ -5986,7 +6099,7 @@ dependencies = [ "ring 0.16.20", "rustls 0.20.9", "thiserror", - "webpki 0.22.1", + "webpki 0.22.4", "x509-parser 0.14.0", "yasna", ] @@ -5997,7 +6110,7 @@ version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77dff9d32353a5887adb86c8afc1de1a94d9e8c3bc6df8b2201d7cdf5c848f43" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "js-sys", "libp2p-core", "parity-send-wrapper", @@ -6014,7 +6127,7 @@ dependencies = [ "async-trait", "asynchronous-codec", "bytes", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "hex", "if-watch", @@ -6043,7 +6156,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "111273f7b3d3510524c752e8b7a5314b7f7a1fee7e68161c01a7d72cbb06db9f" dependencies = [ "either", - "futures 0.3.28", + "futures 0.3.29", "futures-rustls", "libp2p-core", "log", @@ -6061,13 +6174,24 @@ version = "0.43.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4dcd21d950662700a385d4c6d68e2f5f54d778e97068cdd718522222ef513bda" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "libp2p-core", "log", "thiserror", "yamux", ] +[[package]] +name = "libredox" +version = "0.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8" +dependencies = [ + "bitflags 2.4.1", + "libc", + "redox_syscall 0.4.1", +] + [[package]] name = "librocksdb-sys" version = "0.11.0+8.1.1" @@ -6189,15 +6313,15 @@ checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" [[package]] name = "linux-raw-sys" -version = "0.4.10" +version = "0.4.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f" +checksum = "969488b55f8ac402214f3f5fd243ebb7206cf82de60d3172994707a4bcc2b829" [[package]] name = "lock_api" -version = "0.4.10" +version = "0.4.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" +checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45" dependencies = [ "autocfg", "scopeguard", @@ -6271,7 +6395,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -6285,18 +6409,18 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "macro_magic_core_macros" -version = "0.4.2" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c12469fc165526520dff2807c2975310ab47cf7190a45b99b49a7dc8befab17b" +checksum = "d710e1214dffbab3b5dacb21475dde7d6ed84c69ff722b3a47a782668d44fbac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -6307,7 +6431,7 @@ checksum = "b8fb85ec1620619edf2984a7693497d4ec88a9665d8b87e942856884c92dbf2a" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -6328,7 +6452,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "frame-benchmarking", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -6418,22 +6542,22 @@ dependencies = [ "scale-info", "serde_json", "smallvec", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-trie", - "sp-version", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -6469,9 +6593,9 @@ checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" [[package]] name = "matrixmultiply" -version = "0.3.7" +version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "090126dc04f95dc0d1c1c91f61bdd474b3930ca064c1edc8a849da2c6cbe1e77" +checksum = "7574c1cf36da4798ab73da5b215bbf444f50718207754cb522201d78d1cd0ff2" dependencies = [ "autocfg", "rawpointer", @@ -6479,26 +6603,27 @@ dependencies = [ [[package]] name = "md-5" -version = "0.10.5" +version = "0.10.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca" +checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" dependencies = [ + "cfg-if", "digest 0.10.7", ] [[package]] name = "memchr" -version = "2.6.2" +version = "2.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5486aed0026218e61b8a01d5fbd5a0a134649abb71a0e53b7bc088529dced86e" +checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" [[package]] name = "memfd" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ffc89ccdc6e10d6907450f753537ebc5c5d3460d2e4e62ea74bd571db62c0f9e" +checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" dependencies = [ - "rustix 0.37.23", + "rustix 0.38.21", ] [[package]] @@ -6576,7 +6701,7 @@ version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "rand 0.8.5", "thrift", ] @@ -6598,9 +6723,9 @@ dependencies = [ [[package]] name = "mio" -version = "0.8.8" +version = "0.8.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" +checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0" dependencies = [ "libc", "wasi 0.11.0+wasi-snapshot-preview1", @@ -6610,36 +6735,36 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "log", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-offchain", - "sp-api", - "sp-blockchain", - "sp-consensus", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-beefy", - "sp-core", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "anyhow", "jsonrpsee", "parity-scale-codec", "serde", - "sp-api", - "sp-blockchain", - "sp-core", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6674,7 +6799,7 @@ name = "module-aggregated-dex" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-dex", "module-support", @@ -6684,10 +6809,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6695,7 +6820,7 @@ name = "module-asset-registry" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex", "log", @@ -6707,10 +6832,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] @@ -6719,7 +6844,7 @@ name = "module-auction-manager" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-cdp-treasury", @@ -6732,10 +6857,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6743,7 +6868,7 @@ name = "module-cdp-engine" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-cdp-treasury", @@ -6761,11 +6886,11 @@ dependencies = [ "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6773,7 +6898,7 @@ name = "module-cdp-treasury" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-dex", @@ -6786,10 +6911,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6798,7 +6923,7 @@ version = "2.22.0" dependencies = [ "acala-primitives", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-aura", @@ -6809,12 +6934,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", - "sp-tracing", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6822,7 +6947,7 @@ name = "module-currencies" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex", "hex-literal", @@ -6836,10 +6961,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6847,7 +6972,7 @@ name = "module-dex" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-support", @@ -6856,10 +6981,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6868,17 +6993,17 @@ version = "2.22.0" dependencies = [ "acala-primitives", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-support", "orml-traits", "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6886,18 +7011,16 @@ name = "module-earning" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", - "module-support", "orml-traits", "pallet-balances", "parity-scale-codec", - "paste", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6905,7 +7028,7 @@ name = "module-emergency-shutdown" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-cdp-treasury", "module-loans", @@ -6916,10 +7039,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6929,7 +7052,7 @@ dependencies = [ "acala-primitives", "env_logger 0.10.0", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex", "hex-literal", @@ -6953,10 +7076,10 @@ dependencies = [ "serde", "serde_json", "sha3", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm-builder", "substrate-bn", "tiny-keccak", @@ -6968,7 +7091,7 @@ name = "module-evm-accounts" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "libsecp256k1", "module-evm-utility-macro", @@ -6979,10 +7102,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -6991,7 +7114,7 @@ version = "2.22.0" dependencies = [ "acala-primitives", "ethereum-types", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex", "impl-trait-for-tuples", @@ -7004,10 +7127,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7015,10 +7138,10 @@ name = "module-evm-rpc-runtime-api" version = "2.22.0" dependencies = [ "acala-primitives", - "sp-api", - "sp-core", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7030,7 +7153,7 @@ dependencies = [ "evm-gasometer", "evm-runtime", "sha3", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7049,7 +7172,7 @@ version = "2.22.0" dependencies = [ "acala-primitives", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-currencies", @@ -7059,11 +7182,11 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] @@ -7072,7 +7195,7 @@ name = "module-homa-validator-list" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-support", "orml-currencies", @@ -7082,10 +7205,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7093,7 +7216,7 @@ name = "module-honzon" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-cdp-engine", "module-cdp-treasury", @@ -7107,10 +7230,10 @@ dependencies = [ "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7118,7 +7241,7 @@ name = "module-honzon-bridge" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex", "module-currencies", @@ -7133,10 +7256,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7144,16 +7267,16 @@ name = "module-idle-scheduler" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-support", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7161,7 +7284,7 @@ name = "module-incentives" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-support", @@ -7171,10 +7294,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7182,7 +7305,7 @@ name = "module-liquid-crowdloan" version = "2.16.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-currencies", "module-support", @@ -7191,10 +7314,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7202,7 +7325,7 @@ name = "module-loans" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-cdp-treasury", @@ -7213,10 +7336,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7225,7 +7348,7 @@ version = "2.22.0" dependencies = [ "acala-primitives", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-currencies", "module-support", @@ -7238,10 +7361,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7249,7 +7372,7 @@ name = "module-nominees-election" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "module-support", @@ -7259,10 +7382,10 @@ dependencies = [ "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7270,17 +7393,17 @@ name = "module-prices" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-support", "orml-tokens", "orml-traits", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7289,14 +7412,14 @@ version = "2.22.0" dependencies = [ "acala-primitives", "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-support", "parity-scale-codec", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] @@ -7304,16 +7427,16 @@ dependencies = [ name = "module-session-manager" version = "2.22.0" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-session", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7321,7 +7444,7 @@ name = "module-support" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "nutsfinance-stable-asset", @@ -7330,10 +7453,10 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] @@ -7342,7 +7465,7 @@ name = "module-transaction-pause" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex-literal", "log", @@ -7353,10 +7476,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "smallvec", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7364,7 +7487,7 @@ name = "module-transaction-payment" version = "2.22.0" dependencies = [ "acala-primitives", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "module-aggregated-dex", "module-currencies", @@ -7378,10 +7501,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "smallvec", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] @@ -7392,7 +7515,7 @@ dependencies = [ "acala-primitives", "cumulus-primitives-core", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "insta", "log", @@ -7405,10 +7528,10 @@ dependencies = [ "pallet-xcm", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -7456,7 +7579,7 @@ dependencies = [ "core2", "digest 0.10.7", "multihash-derive", - "sha2 0.10.7", + "sha2 0.10.8", "sha3", "unsigned-varint", ] @@ -7488,7 +7611,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c8552ab875c1313b97b8d20cb857b9fd63e2d1d6a0a1b53ce9821e575405f27a" dependencies = [ "bytes", - "futures 0.3.28", + "futures 0.3.29", "log", "pin-project", "smallvec", @@ -7582,7 +7705,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6" dependencies = [ "bytes", - "futures 0.3.28", + "futures 0.3.29", "log", "netlink-packet-core", "netlink-sys", @@ -7597,7 +7720,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6471bf08e7ac0135876a9581bf3217ef0333c191c128d34878079f42ee150411" dependencies = [ "bytes", - "futures 0.3.28", + "futures 0.3.29", "libc", "log", "tokio", @@ -7728,9 +7851,9 @@ dependencies = [ [[package]] name = "num-traits" -version = "0.2.16" +version = "0.2.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" +checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c" dependencies = [ "autocfg", ] @@ -7741,7 +7864,7 @@ version = "1.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" dependencies = [ - "hermit-abi 0.3.2", + "hermit-abi 0.3.3", "libc", ] @@ -7776,16 +7899,16 @@ checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" name = "nutsfinance-stable-asset" version = "0.1.0" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-balances", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -7802,9 +7925,9 @@ dependencies = [ [[package]] name = "object" -version = "0.32.0" +version = "0.32.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77ac5bbd07aea88c60a577a1ce218075ffd59208b2d7ca97adf9bfc5aeb21ebe" +checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" dependencies = [ "memchr", ] @@ -7865,7 +7988,7 @@ checksum = "227585216d05ba65c7ab0a0450a3cf2cbd81a98862a54c4df8e14d5ac6adb015" dependencies = [ "async-trait", "dyn-clonable", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "orchestra-proc-macro", "pin-project", @@ -7900,13 +8023,13 @@ dependencies = [ [[package]] name = "orml-asset-registry" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "orml-tokens", @@ -7923,10 +8046,10 @@ dependencies = [ "polkadot-runtime-parachains", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -7935,25 +8058,25 @@ dependencies = [ [[package]] name = "orml-auction" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "orml-traits", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-authority" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-preimage", "pallet-root-testing", @@ -7961,18 +8084,18 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-benchmarking" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex-literal", "log", @@ -7980,26 +8103,26 @@ dependencies = [ "paste", "scale-info", "serde", - "sp-api", - "sp-io", - "sp-runtime", - "sp-runtime-interface", - "sp-std", - "sp-storage", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-build-script-utils" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ "walkdir", ] [[package]] name = "orml-currencies" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "orml-tokens", "orml-traits", @@ -8008,90 +8131,90 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-gradually-update" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-nft" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-oracle" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "orml-traits", "orml-utilities", "parity-scale-codec", "scale-info", "serde", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-oracle-runtime-api" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ "parity-scale-codec", - "sp-api", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-parameters" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "orml-traits", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-payments" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "orml-tokens", @@ -8099,33 +8222,33 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-rewards" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "orml-traits", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-tokens" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "orml-traits", @@ -8134,29 +8257,29 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-tokens-runtime-api" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "parity-scale-codec", - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-traits" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "impl-trait-for-tuples", "num-traits", "orml-utilities", @@ -8164,99 +8287,99 @@ dependencies = [ "paste", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] [[package]] name = "orml-unknown-tokens" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex-literal", "orml-xcm-support", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] [[package]] name = "orml-utilities" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", "serde", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-vesting" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-balances", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "orml-xcm" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-xcm", "parity-scale-codec", "scale-info", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-executor", ] [[package]] name = "orml-xcm-support" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "orml-traits", "parity-scale-codec", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-executor", ] [[package]] name = "orml-xtokens" -version = "0.4.1-dev" +version = "0.5.0-dev" dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "orml-tokens", @@ -8272,10 +8395,10 @@ dependencies = [ "polkadot-runtime-parachains", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -8290,7 +8413,7 @@ checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594" dependencies = [ "ecdsa 0.14.8", "elliptic-curve 0.12.3", - "sha2 0.10.7", + "sha2 0.10.8", ] [[package]] @@ -8301,63 +8424,63 @@ checksum = "dfc8c5bf642dde52bb9e87c0ecd8ca5a76faac2eeed98dedb7c717997e1080aa" dependencies = [ "ecdsa 0.14.8", "elliptic-curve 0.12.3", - "sha2 0.10.7", + "sha2 0.10.8", ] [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-authorship", @@ -8365,59 +8488,59 @@ dependencies = [ "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "aquamarine", "docify", "frame-benchmarking", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-tracing", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-authorship", @@ -8426,20 +8549,20 @@ dependencies = [ "scale-info", "serde", "sp-consensus-beefy", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "binary-merkle-tree", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-beefy", @@ -8448,416 +8571,416 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-beefy", - "sp-core", - "sp-io", - "sp-runtime", - "sp-state-machine", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-bounties", "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "assert_matches", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-election-provider-support-benchmarking", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-npos-elections", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "strum 0.24.1", ] [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", "frame-election-provider-support", "frame-system", "parity-scale-codec", "sp-npos-elections", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-npos-elections", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "docify", "frame-benchmarking", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-authorship", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-grandpa", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "enumflags2", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-authorship", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-message-queue" version = "7.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-weights", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-runtime", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", - "sp-tracing", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-bags-list", "pallet-nomination-pools", "pallet-staking", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-runtime-interface", - "sp-staking", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", - "sp-api", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-balances", "parity-scale-codec", "scale-info", "serde", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-babe", @@ -8869,193 +8992,193 @@ dependencies = [ "pallet-staking", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "assert_matches", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-io", - "sp-runtime", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-root-testing" version = "1.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "docify", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", - "sp-weights", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "log", "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-state-machine", - "sp-std", - "sp-trie", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "pallet-session", "pallet-staking", "parity-scale-codec", "rand 0.8.5", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", - "sp-arithmetic", - "sp-io", - "sp-runtime", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-authorship", @@ -9064,236 +9187,236 @@ dependencies = [ "rand_chacha 0.2.2", "scale-info", "serde", - "sp-application-crypto", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "log", - "sp-arithmetic", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-inherents", - "sp-io", - "sp-runtime", - "sp-std", - "sp-storage", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", ] [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "pallet-treasury", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", - "sp-api", - "sp-blockchain", - "sp-core", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-rpc", - "sp-runtime", - "sp-weights", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", - "sp-api", - "sp-runtime", - "sp-weights", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "pallet-balances", "parity-scale-codec", "scale-info", "serde", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-api", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "pallet-xcm" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bounded-collections", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-executor", ] @@ -9301,17 +9424,17 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -9320,15 +9443,15 @@ dependencies = [ [[package]] name = "parachain-info" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -9339,9 +9462,9 @@ checksum = "16b56e3a2420138bdb970f84dfb9c774aea80fa0e7371549eedec0d80c209c67" [[package]] name = "parity-db" -version = "0.4.10" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78f19d20a0d2cc52327a88d131fa1c4ea81ea4a04714aedcfeca2dd410049cf8" +checksum = "59e9ab494af9e6e813c72170f0d3c1de1500990d62c97cc05cc7576f91aa402f" dependencies = [ "blake2", "crc32fast", @@ -9407,9 +9530,9 @@ checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304" [[package]] name = "parking" -version = "2.1.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e" +checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" [[package]] name = "parking_lot" @@ -9429,7 +9552,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" dependencies = [ "lock_api", - "parking_lot_core 0.9.8", + "parking_lot_core 0.9.9", ] [[package]] @@ -9448,13 +9571,13 @@ dependencies = [ [[package]] name = "parking_lot_core" -version = "0.9.8" +version = "0.9.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" +checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e" dependencies = [ "cfg-if", "libc", - "redox_syscall 0.3.5", + "redox_syscall 0.4.1", "smallvec", "windows-targets 0.48.5", ] @@ -9500,7 +9623,7 @@ dependencies = [ "digest 0.10.7", "hmac 0.12.1", "password-hash", - "sha2 0.10.7", + "sha2 0.10.8", ] [[package]] @@ -9544,9 +9667,9 @@ checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" [[package]] name = "pest" -version = "2.7.3" +version = "2.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7a4d085fd991ac8d5b05a147b437791b4260b76326baf0fc60cf7c9c27ecd33" +checksum = "ae9cee2a55a544be8b89dc6848072af97a20f2422603c10865be2a42b580fff5" dependencies = [ "memchr", "thiserror", @@ -9555,9 +9678,9 @@ dependencies = [ [[package]] name = "pest_derive" -version = "2.7.3" +version = "2.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2bee7be22ce7918f641a33f08e3f43388c7656772244e2bbb2477f44cc9021a" +checksum = "81d78524685f5ef2a3b3bd1cafbc9fcabb036253d9b1463e726a91cd16e2dfc2" dependencies = [ "pest", "pest_generator", @@ -9565,26 +9688,26 @@ dependencies = [ [[package]] name = "pest_generator" -version = "2.7.3" +version = "2.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1511785c5e98d79a05e8a6bc34b4ac2168a0e3e92161862030ad84daa223141" +checksum = "68bd1206e71118b5356dae5ddc61c8b11e28b09ef6a31acbd15ea48a28e0c227" dependencies = [ "pest", "pest_meta", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "pest_meta" -version = "2.7.3" +version = "2.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b42f0394d3123e33353ca5e1e89092e533d2cc490389f2bd6131c43c634ebc5f" +checksum = "7c747191d4ad9e4a4ab9c8798f1e82a39affe7ef9648390b7e5548d18e099de6" dependencies = [ "once_cell", "pest", - "sha2 0.10.7", + "sha2 0.10.8", ] [[package]] @@ -9594,7 +9717,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" dependencies = [ "fixedbitset", - "indexmap 2.0.0", + "indexmap 2.1.0", ] [[package]] @@ -9614,7 +9737,7 @@ checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -9642,7 +9765,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4" dependencies = [ "atomic-waker", - "fastrand 2.0.0", + "fastrand 2.0.1", "futures-io", ] @@ -9674,9 +9797,9 @@ checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" [[package]] name = "platforms" -version = "3.1.2" +version = "3.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4503fa043bf02cee09a9582e9554b4c6403b2ef55e4612e96561d294419429f8" +checksum = "14e6ab3f592e6fb464fc9712d8d6e6912de6473954635fd76a589d832cffcbb0" [[package]] name = "plotters" @@ -9709,9 +9832,9 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "polkadot-node-jaeger", "polkadot-node-metrics", @@ -9727,10 +9850,10 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "always-assert", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "polkadot-node-network-protocol", "polkadot-node-subsystem", @@ -9743,11 +9866,11 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "derive_more", "fatality", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -9757,8 +9880,8 @@ dependencies = [ "polkadot-primitives", "rand 0.8.5", "schnellru", - "sp-core", - "sp-keystore", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -9766,10 +9889,10 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "fatality", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-network-protocol", @@ -9787,25 +9910,25 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "1.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "clap 4.4.6", + "clap 4.4.7", "frame-benchmarking-cli", - "futures 0.3.28", + "futures 0.3.29", "log", "polkadot-node-metrics", "polkadot-performance-test", "polkadot-service", "sc-cli", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-service", "sc-storage-monitor", "sc-sysinfo", "sc-tracing", - "sp-core", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", - "sp-maybe-compressed-blob", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-build-script-utils", "thiserror", "try-runtime-cli", @@ -9814,20 +9937,20 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "fatality", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "polkadot-node-network-protocol", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tokio-util", "tracing-gum", @@ -9836,23 +9959,23 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "polkadot-dispute-distribution" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "derive_more", "fatality", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "indexmap 1.9.3", "parity-scale-codec", @@ -9864,8 +9987,8 @@ dependencies = [ "polkadot-primitives", "sc-network", "schnellru", - "sp-application-crypto", - "sp-keystore", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -9873,23 +9996,23 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", "polkadot-primitives", "reed-solomon-novelpoly", - "sp-core", - "sp-trie", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "polkadot-gossip-support" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "polkadot-node-network-protocol", "polkadot-node-subsystem", @@ -9899,22 +10022,22 @@ dependencies = [ "rand_chacha 0.3.1", "sc-network", "sc-network-common", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing-gum", ] [[package]] name = "polkadot-network-bridge" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "always-assert", "async-trait", "bytes", "fatality", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-metrics", @@ -9923,7 +10046,7 @@ dependencies = [ "polkadot-overseer", "polkadot-primitives", "sc-network", - "sp-consensus", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -9931,17 +10054,17 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-core", - "sp-maybe-compressed-blob", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -9949,11 +10072,11 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "derive_more", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "kvdb", "merlin 2.0.1", @@ -9967,10 +10090,10 @@ dependencies = [ "sc-keystore", "schnellru", "schnorrkel 0.9.1", - "sp-application-crypto", - "sp-consensus", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-slots", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -9978,10 +10101,10 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "kvdb", "parity-scale-codec", @@ -9992,7 +10115,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-overseer", "polkadot-primitives", - "sp-consensus", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -10000,18 +10123,18 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "fatality", - "futures 0.3.28", + "futures 0.3.29", "polkadot-erasure-coding", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", "polkadot-statement-table", - "sp-keystore", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -10019,13 +10142,13 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-keystore", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", "wasm-timer", @@ -10034,10 +10157,10 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "parity-scale-codec", "polkadot-node-core-pvf", @@ -10048,31 +10171,31 @@ dependencies = [ "polkadot-overseer", "polkadot-parachain-primitives", "polkadot-primitives", - "sp-maybe-compressed-blob", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing-gum", ] [[package]] name = "polkadot-node-core-chain-api" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "polkadot-node-metrics", "polkadot-node-subsystem", "polkadot-primitives", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus-babe", - "sp-blockchain", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing-gum", ] [[package]] name = "polkadot-node-core-chain-selection" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "kvdb", "parity-scale-codec", @@ -10087,10 +10210,10 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "fatality", - "futures 0.3.28", + "futures 0.3.29", "kvdb", "parity-scale-codec", "polkadot-node-primitives", @@ -10106,16 +10229,16 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "polkadot-node-subsystem", "polkadot-overseer", "polkadot-primitives", - "sp-blockchain", - "sp-inherents", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -10123,11 +10246,11 @@ dependencies = [ [[package]] name = "polkadot-node-core-prospective-parachains" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "fatality", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "polkadot-node-primitives", "polkadot-node-subsystem", @@ -10140,11 +10263,11 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "fatality", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "polkadot-node-primitives", "polkadot-node-subsystem", @@ -10157,10 +10280,10 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "always-assert", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "libc", "parity-scale-codec", @@ -10175,10 +10298,10 @@ dependencies = [ "polkadot-primitives", "rand 0.8.5", "slotmap", - "sp-core", - "sp-maybe-compressed-blob", - "sp-tracing", - "sp-wasm-interface", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-build-script-utils", "tempfile", "tokio", @@ -10188,15 +10311,15 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-overseer", "polkadot-primitives", - "sp-keystore", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -10204,22 +10327,22 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-common" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "cpu-time", - "futures 0.3.28", + "futures 0.3.29", "landlock", "libc", "parity-scale-codec", "polkadot-parachain-primitives", "polkadot-primitives", - "sc-executor", - "sc-executor-common", - "sc-executor-wasmtime", - "sp-core", - "sp-externalities", - "sp-io", - "sp-tracing", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor-wasmtime 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tokio", "tracing-gum", ] @@ -10227,18 +10350,18 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-execute-worker" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#c8d2251cafadc108ba2f1f8a3208dc547ff38901" dependencies = [ "cpu-time", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "polkadot-node-core-pvf-common", "polkadot-parachain-primitives", "polkadot-primitives", "rayon", - "sp-core", - "sp-maybe-compressed-blob", - "sp-tracing", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tokio", "tracing-gum", ] @@ -10246,21 +10369,21 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-prepare-worker" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "libc", "parity-scale-codec", "polkadot-node-core-pvf-common", "polkadot-parachain-primitives", "polkadot-primitives", "rayon", - "sc-executor", - "sc-executor-common", - "sc-executor-wasmtime", - "sp-io", - "sp-maybe-compressed-blob", - "sp-tracing", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor-wasmtime 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tikv-jemalloc-ctl", "tokio", "tracing-gum", @@ -10269,9 +10392,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "polkadot-node-metrics", "polkadot-node-subsystem", "polkadot-node-subsystem-types", @@ -10284,7 +10407,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "lazy_static", "log", @@ -10294,7 +10417,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-primitives", "sc-network", - "sp-core", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tokio", ] @@ -10302,10 +10425,10 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bs58 0.5.0", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "log", "parity-scale-codec", @@ -10314,21 +10437,21 @@ dependencies = [ "sc-cli", "sc-service", "sc-tracing", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing-gum", ] [[package]] name = "polkadot-node-network-protocol" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-channel", "async-trait", "bitvec 1.0.1", "derive_more", "fatality", - "futures 0.3.28", + "futures 0.3.29", "hex", "parity-scale-codec", "polkadot-node-jaeger", @@ -10345,21 +10468,21 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bounded-vec", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", "polkadot-parachain-primitives", "polkadot-primitives", "schnorrkel 0.9.1", "serde", - "sp-application-crypto", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", - "sp-core", - "sp-keystore", - "sp-maybe-compressed-blob", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "zstd 0.12.4", ] @@ -10367,7 +10490,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -10377,11 +10500,11 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "derive_more", - "futures 0.3.28", + "futures 0.3.29", "orchestra", "polkadot-node-jaeger", "polkadot-node-network-protocol", @@ -10389,24 +10512,24 @@ dependencies = [ "polkadot-primitives", "polkadot-statement-table", "sc-network", - "sc-transaction-pool-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "smallvec", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-consensus-babe", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "polkadot-node-subsystem-util" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "derive_more", "fatality", - "futures 0.3.28", + "futures 0.3.29", "futures-channel", "itertools 0.10.5", "kvdb", @@ -10424,9 +10547,9 @@ dependencies = [ "prioritized-metered-channel", "rand 0.8.5", "schnellru", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -10434,10 +10557,10 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "orchestra", "parking_lot 0.12.1", @@ -10446,10 +10569,10 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem-types", "polkadot-primitives", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "schnellru", - "sp-api", - "sp-core", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tikv-jemalloc-ctl", "tracing-gum", ] @@ -10457,24 +10580,24 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bounded-collections", "derive_more", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "parity-scale-codec", "polkadot-core-primitives", "scale-info", "serde", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "polkadot-performance-test" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "env_logger 0.9.3", "log", @@ -10483,8 +10606,8 @@ dependencies = [ "polkadot-node-primitives", "polkadot-primitives", "quote", - "sc-executor-common", - "sp-maybe-compressed-blob", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-kusama-runtime", "thiserror", ] @@ -10492,7 +10615,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "hex-literal", @@ -10501,31 +10624,31 @@ dependencies = [ "polkadot-parachain-primitives", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "polkadot-rpc" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "jsonrpsee", "mmr-rpc", "pallet-transaction-payment-rpc", "polkadot-primitives", "sc-chain-spec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus-babe", "sc-consensus-babe-rpc", "sc-consensus-beefy", @@ -10535,14 +10658,14 @@ dependencies = [ "sc-consensus-grandpa-rpc", "sc-rpc", "sc-sync-state-rpc", - "sc-transaction-pool-api", - "sp-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", ] @@ -10550,13 +10673,13 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "frame-benchmarking", "frame-election-provider-support", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", @@ -10618,25 +10741,25 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-arithmetic", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", "sp-npos-elections", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", - "sp-storage", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -10647,12 +10770,12 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "frame-benchmarking", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "libsecp256k1", @@ -10677,15 +10800,15 @@ dependencies = [ "serde", "serde_derive", "slot-range-helper", - "sp-api", - "sp-core", - "sp-inherents", - "sp-io", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-npos-elections", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "static_assertions", ] @@ -10693,40 +10816,40 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "polkadot-runtime-metrics" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bs58 0.5.0", "frame-benchmarking", "parity-scale-codec", "polkadot-primitives", - "sp-std", - "sp-tracing", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "polkadot-runtime-parachains" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitflags 1.3.2", "bitvec 1.0.1", "derive_more", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "log", @@ -10748,16 +10871,16 @@ dependencies = [ "rustc-hex", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-executor", "static_assertions", @@ -10766,15 +10889,15 @@ dependencies = [ [[package]] name = "polkadot-service" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "frame-benchmarking", "frame-benchmarking-cli", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-rpc-runtime-api", - "futures 0.3.28", + "futures 0.3.29", "hex-literal", "is_executable", "kvdb", @@ -10831,14 +10954,14 @@ dependencies = [ "sc-basic-authorship", "sc-block-builder", "sc-chain-spec", - "sc-client-api", - "sc-client-db", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-client-db 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-babe", "sc-consensus-beefy", "sc-consensus-grandpa", "sc-consensus-slots", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-keystore", "sc-network", "sc-network-common", @@ -10849,35 +10972,35 @@ dependencies = [ "sc-sysinfo", "sc-telemetry", "sc-transaction-pool", - "sc-transaction-pool-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "schnellru", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-block-builder", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", "sp-consensus-beefy", "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-state-machine", - "sp-storage", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", "sp-transaction-pool", - "sp-version", - "sp-weights", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-kusama-runtime", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", "westend-runtime", @@ -10886,12 +11009,12 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "arrayvec 0.7.4", "bitvec 1.0.1", "fatality", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "indexmap 1.9.3", "parity-scale-codec", @@ -10901,8 +11024,8 @@ dependencies = [ "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-keystore", - "sp-staking", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing-gum", ] @@ -10910,22 +11033,22 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "polkadot-primitives", - "sp-core", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "polkadot-test-runtime" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bitvec 1.0.1", "frame-election-provider-support", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-rpc-runtime-api", "log", @@ -10955,22 +11078,22 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -10981,10 +11104,10 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#c8d2251cafadc108ba2f1f8a3208dc547ff38901" dependencies = [ "frame-system", - "futures 0.3.28", + "futures 0.3.29", "hex", "pallet-balances", "pallet-staking", @@ -11003,7 +11126,7 @@ dependencies = [ "sc-authority-discovery", "sc-chain-spec", "sc-cli", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-babe", "sc-consensus-grandpa", @@ -11011,17 +11134,17 @@ dependencies = [ "sc-service", "sc-tracing", "sc-transaction-pool", - "sp-arithmetic", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core", - "sp-inherents", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-test-client", "tempfile", "test-runtime-constants", @@ -11045,6 +11168,20 @@ dependencies = [ "windows-sys 0.48.0", ] +[[package]] +name = "polling" +version = "3.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e53b6af1f60f36f8c2ac2aad5459d75a5a9b4be1e8cdd40264f315d78193e531" +dependencies = [ + "cfg-if", + "concurrent-queue", + "pin-project-lite 0.2.13", + "rustix 0.38.21", + "tracing", + "windows-sys 0.48.0", +] + [[package]] name = "poly1305" version = "0.7.2" @@ -11093,9 +11230,9 @@ dependencies = [ [[package]] name = "portable-atomic" -version = "1.4.3" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31114a898e107c51bb1609ffaf55a0e011cf6a4d7f1170d0015a165082c0338b" +checksum = "3bccab0e7fd7cc19f820a1c8c91720af652d0c88dc9664dd72aef2614f04af3b" [[package]] name = "portpicker" @@ -11106,6 +11243,12 @@ dependencies = [ "rand 0.8.5", ] +[[package]] +name = "powerfmt" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" + [[package]] name = "ppv-lite86" version = "0.2.17" @@ -11154,19 +11297,19 @@ dependencies = [ [[package]] name = "prettyplease" -version = "0.2.12" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c64d9ba0963cdcea2e1b2230fbae2bab30eb25a174be395c41e764bfb65dd62" +checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d" dependencies = [ "proc-macro2", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "primitive-types" -version = "0.12.1" +version = "0.12.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f3486ccba82358b11a77516035647c34ba167dfa53312630de83b12bd4f3d66" +checksum = "0b34d9fd68ae0b74a41b21c03c2f62847aa0ffea044eee893b4c140b37e244e2" dependencies = [ "fixed-hash", "impl-codec", @@ -11185,7 +11328,7 @@ dependencies = [ "coarsetime", "crossbeam-queue", "derive_more", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "nanorand", "thiserror", @@ -11226,12 +11369,6 @@ dependencies = [ "version_check", ] -[[package]] -name = "proc-macro-hack" -version = "0.5.20+deprecated" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" - [[package]] name = "proc-macro-warning" version = "0.4.2" @@ -11240,14 +11377,14 @@ checksum = "3d1eaa7fa0aa1929ffdf7eeb6eac234dde6268914a14ad44d23521ab6a9b258e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "proc-macro2" -version = "1.0.66" +version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" +checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" dependencies = [ "unicode-ident", ] @@ -11286,7 +11423,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -11393,9 +11530,9 @@ dependencies = [ [[package]] name = "quinn-proto" -version = "0.9.5" +version = "0.9.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c956be1b23f4261676aed05a0046e204e8a6836e50203902683a718af0797989" +checksum = "94b0b33c13a79f669c85defaf4c275dc86a0c0372807d0ca3d78e0bb87274863" dependencies = [ "bytes", "rand 0.8.5", @@ -11406,7 +11543,7 @@ dependencies = [ "thiserror", "tinyvec", "tracing", - "webpki 0.22.1", + "webpki 0.22.4", ] [[package]] @@ -11489,7 +11626,7 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom 0.2.10", + "getrandom 0.2.11", ] [[package]] @@ -11518,9 +11655,9 @@ checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" [[package]] name = "rayon" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" +checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" dependencies = [ "either", "rayon-core", @@ -11528,14 +11665,12 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.11.0" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" +checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" dependencies = [ - "crossbeam-channel", "crossbeam-deque", "crossbeam-utils", - "num_cpus", ] [[package]] @@ -11546,7 +11681,7 @@ checksum = "6413f3de1edee53342e6138e75b56d32e7bc6e332b3bd62d497b1929d4cfbcdd" dependencies = [ "pem", "ring 0.16.20", - "time 0.3.28", + "time", "x509-parser 0.13.2", "yasna", ] @@ -11559,7 +11694,7 @@ checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b" dependencies = [ "pem", "ring 0.16.20", - "time 0.3.28", + "time", "yasna", ] @@ -11581,22 +11716,31 @@ dependencies = [ "bitflags 1.3.2", ] +[[package]] +name = "redox_syscall" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" +dependencies = [ + "bitflags 1.3.2", +] + [[package]] name = "redox_users" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" +checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4" dependencies = [ - "getrandom 0.2.10", - "redox_syscall 0.2.16", + "getrandom 0.2.11", + "libredox", "thiserror", ] [[package]] name = "reed-solomon-novelpoly" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df0b8e056bbbda75b717e53c87f349936ef234bb84a8f665360ca4b3552a79e9" +checksum = "58130877ca403ab42c864fbac74bb319a0746c07a634a92a5cfc7f54af272582" dependencies = [ "derive_more", "fs-err", @@ -11622,7 +11766,7 @@ checksum = "7f7473c2cfcf90008193dd0e3e16599455cb601a9fce322b5bb55de799664925" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -11639,14 +11783,14 @@ dependencies = [ [[package]] name = "regex" -version = "1.9.4" +version = "1.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12de2eff854e5fa4b1295edd650e227e9d8fb0c9e90b12e7f36d6a6811791a29" +checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343" dependencies = [ "aho-corasick", "memchr", - "regex-automata 0.3.7", - "regex-syntax 0.7.5", + "regex-automata 0.4.3", + "regex-syntax 0.8.2", ] [[package]] @@ -11660,13 +11804,13 @@ dependencies = [ [[package]] name = "regex-automata" -version = "0.3.7" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49530408a136e16e5b486e883fbb6ba058e8e4e8ae6621a77b048b314336e629" +checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f" dependencies = [ "aho-corasick", "memchr", - "regex-syntax 0.7.5", + "regex-syntax 0.8.2", ] [[package]] @@ -11677,9 +11821,9 @@ checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" [[package]] name = "regex-syntax" -version = "0.7.5" +version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da" +checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "resolv-conf" @@ -11737,11 +11881,25 @@ dependencies = [ "libc", "once_cell", "spin 0.5.2", - "untrusted", + "untrusted 0.7.1", "web-sys", "winapi", ] +[[package]] +name = "ring" +version = "0.17.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fb0205304757e5d899b9c2e448b867ffd03ae7f988002e47cd24954391394d0b" +dependencies = [ + "cc", + "getrandom 0.2.11", + "libc", + "spin 0.9.8", + "untrusted 0.9.0", + "windows-sys 0.48.0", +] + [[package]] name = "ripemd" version = "0.1.3" @@ -11786,12 +11944,12 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "binary-merkle-tree", "frame-benchmarking", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", @@ -11847,23 +12005,23 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", - "sp-storage", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -11874,15 +12032,15 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -11913,7 +12071,7 @@ version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "log", "netlink-packet-route", "netlink-proto", @@ -11954,7 +12112,7 @@ dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcm", "ethabi", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex-literal", "log", @@ -12002,10 +12160,10 @@ dependencies = [ "polkadot-runtime", "scale-info", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -12030,8 +12188,8 @@ dependencies = [ "cumulus-primitives-timestamp", "cumulus-primitives-utility", "cumulus-test-relay-sproof-builder", - "env_logger 0.9.3", - "frame-support", + "env_logger 0.10.0", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "hex", "hex-literal", @@ -12106,23 +12264,23 @@ dependencies = [ "runtime-common", "serde_json", "smallvec", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", - "sp-tracing", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-trie", - "sp-version", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -12152,7 +12310,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" dependencies = [ - "semver 1.0.18", + "semver 1.0.20", ] [[package]] @@ -12166,9 +12324,9 @@ dependencies = [ [[package]] name = "rustix" -version = "0.36.16" +version = "0.36.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6da3636faa25820d8648e0e31c5d519bbb01f72fdf57131f0f5f7da5fed36eab" +checksum = "305efbd14fde4139eb501df5f136994bb520b033fa9fbdce287507dc23b8c7ed" dependencies = [ "bitflags 1.3.2", "errno", @@ -12180,9 +12338,9 @@ dependencies = [ [[package]] name = "rustix" -version = "0.37.23" +version = "0.37.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06" +checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2" dependencies = [ "bitflags 1.3.2", "errno", @@ -12194,14 +12352,14 @@ dependencies = [ [[package]] name = "rustix" -version = "0.38.18" +version = "0.38.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a74ee2d7c2581cd139b42447d7d9389b889bdaad3a73f1ebb16f2a3237bb19c" +checksum = "2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3" dependencies = [ - "bitflags 2.4.0", + "bitflags 2.4.1", "errno", "libc", - "linux-raw-sys 0.4.10", + "linux-raw-sys 0.4.11", "windows-sys 0.48.0", ] @@ -12226,20 +12384,20 @@ checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99" dependencies = [ "log", "ring 0.16.20", - "sct 0.7.0", - "webpki 0.22.1", + "sct 0.7.1", + "webpki 0.22.4", ] [[package]] name = "rustls" -version = "0.21.7" +version = "0.21.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd8d6c9f025a446bc4d18ad9632e69aec8f287aa84499ee335599fabd20c3fd8" +checksum = "446e14c5cda4f3f30fe71863c34ec70f5ac79d6087097ad0bb433e1be5edf04c" dependencies = [ "log", - "ring 0.16.20", - "rustls-webpki 0.101.4", - "sct 0.7.0", + "ring 0.17.5", + "rustls-webpki", + "sct 0.7.1", ] [[package]] @@ -12260,27 +12418,17 @@ version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2" dependencies = [ - "base64 0.21.3", -] - -[[package]] -name = "rustls-webpki" -version = "0.100.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e98ff011474fa39949b7e5c0428f9b4937eda7da7848bbb947786b7be0b27dab" -dependencies = [ - "ring 0.16.20", - "untrusted", + "base64 0.21.5", ] [[package]] name = "rustls-webpki" -version = "0.101.4" +version = "0.101.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d" +checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" dependencies = [ - "ring 0.16.20", - "untrusted", + "ring 0.17.5", + "untrusted 0.9.0", ] [[package]] @@ -12306,7 +12454,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "pin-project", "static_assertions", ] @@ -12338,21 +12486,32 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "log", - "sp-core", - "sp-wasm-interface", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sc-allocator" +version = "4.1.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "log", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "ip_network", "libp2p", @@ -12362,96 +12521,96 @@ dependencies = [ "prost", "prost-build", "rand 0.8.5", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", - "sp-blockchain", - "sp-core", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "log", "parity-scale-codec", "sc-block-builder", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-proposer-metrics", "sc-telemetry", - "sc-transaction-pool-api", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", - "sc-client-api", - "sp-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "memmap2", "sc-chain-spec-derive", - "sc-client-api", - "sc-executor", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", "sc-telemetry", "serde", "serde_json", - "sp-blockchain", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "chrono", - "clap 4.4.6", + "clap 4.4.7", "fdlimit", - "futures 0.3.28", + "futures 0.3.29", "libp2p-identity", "log", "names", @@ -12459,23 +12618,23 @@ dependencies = [ "rand 0.8.5", "regex", "rpassword", - "sc-client-api", - "sc-client-db", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-client-db 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-keystore", "sc-network", "sc-service", "sc-telemetry", "sc-tracing", - "sc-utils", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", "serde_json", - "sp-blockchain", - "sp-core", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", - "sp-keystore", - "sp-panic-handler", - "sp-runtime", - "sp-version", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-panic-handler 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tiny-bip39", "tokio", @@ -12484,33 +12643,85 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "fnv", + "futures 0.3.29", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-database 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-statement-store 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", +] + +[[package]] +name = "sc-client-api" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "fnv", - "futures 0.3.28", + "futures 0.3.29", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-database 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-statement-store 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sc-client-db" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "hash-db 0.16.0", + "kvdb", + "kvdb-memorydb", + "kvdb-rocksdb", + "linked-hash-map", "log", + "parity-db", "parity-scale-codec", "parking_lot 0.12.1", - "sc-executor", - "sc-transaction-pool-api", - "sc-utils", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-database", - "sp-externalities", - "sp-runtime", - "sp-state-machine", - "sp-statement-store", - "sp-storage", - "substrate-prometheus-endpoint", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sc-state-db 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "schnellru", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-database 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", ] [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "hash-db 0.16.0", "kvdb", @@ -12521,160 +12732,160 @@ dependencies = [ "parity-db", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", - "sc-state-db", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-state-db 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "schnellru", - "sp-arithmetic", - "sp-blockchain", - "sp-core", - "sp-database", - "sp-runtime", - "sp-state-machine", - "sp-trie", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-database 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "libp2p-identity", "log", "mockall", "parking_lot 0.12.1", - "sc-client-api", - "sc-utils", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", - "substrate-prometheus-endpoint", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "log", "parity-scale-codec", "sc-block-builder", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-slots", "sc-telemetry", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "fork-tree", - "futures 0.3.28", + "futures 0.3.29", "log", "num-bigint", "num-rational", "num-traits", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-epochs", "sc-consensus-slots", "sc-telemetry", - "sc-transaction-pool-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "scale-info", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-consensus", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "jsonrpsee", "sc-consensus-babe", "sc-consensus-epochs", "sc-rpc-api", "serde", - "sp-api", - "sp-application-crypto", - "sp-blockchain", - "sp-consensus", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-babe", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "async-channel", "async-trait", "fnv", - "futures 0.3.28", + "futures 0.3.29", "log", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-network", "sc-network-gossip", "sc-network-sync", - "sc-utils", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-beefy", - "sp-core", - "sp-keystore", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "wasm-timer", ] @@ -12682,9 +12893,9 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "jsonrpsee", "log", "parity-scale-codec", @@ -12693,36 +12904,36 @@ dependencies = [ "sc-rpc", "serde", "sp-consensus-beefy", - "sp-core", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "fork-tree", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", - "sp-blockchain", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "ahash 0.8.3", + "ahash 0.8.6", "array-bytes", "async-trait", "dyn-clone", "finality-grandpa", "fork-tree", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "log", "parity-scale-codec", @@ -12730,191 +12941,242 @@ dependencies = [ "rand 0.8.5", "sc-block-builder", "sc-chain-spec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-network", "sc-network-common", "sc-network-gossip", "sc-telemetry", - "sc-transaction-pool-api", - "sc-utils", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde_json", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-grandpa", - "sp-core", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "finality-grandpa", - "futures 0.3.28", + "futures 0.3.29", "jsonrpsee", "log", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus-grandpa", "sc-rpc", "serde", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-manual-seal" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "assert_matches", "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "jsonrpsee", "log", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-aura", "sc-consensus-babe", "sc-consensus-epochs", "sc-transaction-pool", - "sc-transaction-pool-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", - "sp-api", - "sp-blockchain", - "sp-consensus", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", "sp-consensus-babe", "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "log", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-telemetry", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sc-executor" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sc-executor-wasmtime 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "schnellru", + "sp-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-panic-handler 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "tracing", ] [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", - "sc-executor-common", - "sc-executor-wasmtime", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor-wasmtime 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "schnellru", - "sp-api", - "sp-core", - "sp-externalities", - "sp-io", - "sp-panic-handler", - "sp-runtime-interface", - "sp-trie", - "sp-version", - "sp-wasm-interface", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-panic-handler 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "sc-allocator", - "sp-maybe-compressed-blob", - "sp-wasm-interface", + "sc-allocator 4.1.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", "thiserror", "wasm-instrument", ] +[[package]] +name = "sc-executor-common" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "sc-allocator 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "thiserror", + "wasm-instrument", +] + +[[package]] +name = "sc-executor-wasmtime" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "anyhow", + "cfg-if", + "libc", + "log", + "rustix 0.36.17", + "sc-allocator 4.1.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "wasmtime", +] + [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "anyhow", "cfg-if", "libc", "log", - "rustix 0.36.16", - "sc-allocator", - "sc-executor-common", - "sp-runtime-interface", - "sp-wasm-interface", + "rustix 0.36.17", + "sc-allocator 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "wasmtime", ] [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "ansi_term", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "log", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", "sc-network-common", - "sp-blockchain", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "parking_lot 0.12.1", "serde_json", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "async-channel", @@ -12923,7 +13185,7 @@ dependencies = [ "bytes", "either", "fnv", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "ip_network", "libp2p", @@ -12935,17 +13197,17 @@ dependencies = [ "partial_sort", "pin-project", "rand 0.8.5", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network-common", - "sc-utils", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", "serde_json", "smallvec", - "sp-arithmetic", - "sp-blockchain", - "sp-core", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "unsigned-varint", "wasm-timer", @@ -12955,19 +13217,19 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-channel", "cid", - "futures 0.3.28", + "futures 0.3.29", "libp2p-identity", "log", "prost", "prost-build", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", - "sp-blockchain", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "unsigned-varint", ] @@ -12975,69 +13237,69 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "bitflags 1.3.2", - "futures 0.3.28", + "futures 0.3.29", "libp2p-identity", "parity-scale-codec", "prost-build", "sc-consensus", - "sp-consensus", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-grandpa", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "ahash 0.8.3", - "futures 0.3.28", + "ahash 0.8.6", + "futures 0.3.29", "futures-timer", "libp2p", "log", "sc-network", "sc-network-common", "schnellru", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", ] [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "async-channel", - "futures 0.3.28", + "futures 0.3.29", "libp2p-identity", "log", "parity-scale-codec", "prost", "prost-build", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "async-channel", "async-trait", "fork-tree", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "libp2p", "log", @@ -13045,50 +13307,50 @@ dependencies = [ "parity-scale-codec", "prost", "prost-build", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-network", "sc-network-common", - "sc-utils", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "schnellru", "smallvec", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-grandpa", - "sp-core", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", - "futures 0.3.28", + "futures 0.3.29", "libp2p", "log", "parity-scale-codec", "sc-network", "sc-network-common", - "sc-utils", - "sp-consensus", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "bytes", "fnv", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "hyper", "hyper-rustls", @@ -13099,17 +13361,17 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "rand 0.8.5", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", "sc-network-common", - "sc-transaction-pool-api", - "sc-utils", - "sp-api", - "sp-core", - "sp-externalities", - "sp-keystore", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "threadpool", "tracing", ] @@ -13117,72 +13379,72 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "log", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "jsonrpsee", "log", "parity-scale-codec", "parking_lot 0.12.1", "sc-block-builder", "sc-chain-spec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-rpc-api", "sc-tracing", - "sc-transaction-pool-api", - "sc-utils", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde_json", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-keystore", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-offchain", "sp-rpc", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-statement-store", - "sp-version", + "sp-statement-store 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tokio", ] [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "jsonrpsee", "parity-scale-codec", "sc-chain-spec", - "sc-transaction-pool-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "scale-info", "serde", "serde_json", - "sp-core", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-rpc", - "sp-runtime", - "sp-version", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "http", "jsonrpsee", "log", "serde_json", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tokio", "tower", "tower-http", @@ -13191,10 +13453,10 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", - "futures 0.3.28", + "futures 0.3.29", "futures-util", "hex", "jsonrpsee", @@ -13202,15 +13464,15 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "sc-chain-spec", - "sc-client-api", - "sc-transaction-pool-api", - "sc-utils", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-runtime", - "sp-version", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tokio", "tokio-stream", @@ -13219,12 +13481,12 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "directories", "exit-future", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "jsonrpsee", "log", @@ -13234,10 +13496,10 @@ dependencies = [ "rand 0.8.5", "sc-block-builder", "sc-chain-spec", - "sc-client-api", - "sc-client-db", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-client-db 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-informant", "sc-keystore", "sc-network", @@ -13253,26 +13515,26 @@ dependencies = [ "sc-telemetry", "sc-tracing", "sc-transaction-pool", - "sc-transaction-pool-api", - "sc-utils", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", "serde_json", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-externalities", - "sp-keystore", - "sp-runtime", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-state-machine", - "sp-storage", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", "sp-transaction-storage-proof", - "sp-trie", - "sp-version", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "static_init", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tempfile", "thiserror", "tokio", @@ -13283,24 +13545,35 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", +] + +[[package]] +name = "sc-state-db" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sp-core", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "clap 4.4.6", + "clap 4.4.7", "fs4", "log", - "sc-client-db", - "sp-core", + "sc-client-db 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tokio", ] @@ -13308,28 +13581,28 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "jsonrpsee", "parity-scale-codec", "sc-chain-spec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus-babe", "sc-consensus-epochs", "sc-consensus-grandpa", "serde", "serde_json", - "sp-blockchain", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "libc", "log", "rand 0.8.5", @@ -13338,24 +13611,24 @@ dependencies = [ "sc-telemetry", "serde", "serde_json", - "sp-core", - "sp-io", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "chrono", - "futures 0.3.28", + "futures 0.3.29", "libp2p", "log", "parking_lot 0.12.1", "pin-project", "rand 0.8.5", - "sc-utils", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", "serde_json", "thiserror", @@ -13365,7 +13638,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "ansi_term", "atty", @@ -13376,15 +13649,15 @@ dependencies = [ "parking_lot 0.12.1", "regex", "rustc-hash", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-tracing-proc-macro", "serde", - "sp-api", - "sp-blockchain", - "sp-core", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-rpc", - "sp-runtime", - "sp-tracing", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing", "tracing-log", @@ -13394,76 +13667,107 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "linked-hash-map", "log", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", - "sc-transaction-pool-api", - "sc-utils", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-utils 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-runtime", - "sp-tracing", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sc-transaction-pool-api" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "async-trait", + "futures 0.3.29", + "log", + "parity-scale-codec", + "serde", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "log", "parity-scale-codec", "serde", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "async-channel", + "futures 0.3.29", + "futures-timer", + "lazy_static", + "log", + "parking_lot 0.12.1", + "prometheus", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", +] + +[[package]] +name = "sc-utils" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-channel", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "lazy_static", "log", "parking_lot 0.12.1", "prometheus", - "sp-arithmetic", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "scale-info" -version = "2.9.0" +version = "2.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "35c0a159d0c45c12b20c5a844feb1fe4bea86e28f17b92a5f0c42193634d3782" +checksum = "7f7d66a1128282b7ef025a8ead62a4a9fcf017382ec53b8ffbf4d7bf77bd3c60" dependencies = [ "bitvec 1.0.1", "cfg-if", @@ -13475,9 +13779,9 @@ dependencies = [ [[package]] name = "scale-info-derive" -version = "2.9.0" +version = "2.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "912e55f6d20e0e80d63733872b40e1227c0bce1e1ab81ba67d696339bfd7fd29" +checksum = "abf2c68b89cafb3b8d918dd07b42be0da66ff202cf1155c5739a4e0c1ea0dc19" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -13500,7 +13804,7 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "772575a524feeb803e5b0fcbc6dd9f367e579488197c94c6e4023aad2305774d" dependencies = [ - "ahash 0.8.3", + "ahash 0.8.6", "cfg-if", "hashbrown 0.13.2", ] @@ -13558,17 +13862,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce" dependencies = [ "ring 0.16.20", - "untrusted", + "untrusted 0.7.1", ] [[package]] name = "sct" -version = "0.7.0" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" +checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" dependencies = [ - "ring 0.16.20", - "untrusted", + "ring 0.17.5", + "untrusted 0.9.0", ] [[package]] @@ -13672,9 +13976,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.18" +version = "1.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918" +checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090" dependencies = [ "serde", ] @@ -13687,9 +13991,9 @@ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" [[package]] name = "serde" -version = "1.0.188" +version = "1.0.192" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e" +checksum = "bca2a08484b285dcb282d0f67b26cadc0df8b19f8c12502c13d966bf9482f001" dependencies = [ "serde_derive", ] @@ -13706,20 +14010,20 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.188" +version = "1.0.192" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2" +checksum = "d6c7207fbec9faa48073f3e3074cbe553af6ea512d7c21ba46e434e70ea9fbc1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "serde_json" -version = "1.0.105" +version = "1.0.108" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360" +checksum = "3d1c7e3eac408d115102c4c24ad393e0821bb3a5df4d506a80f85f7a742a526b" dependencies = [ "itoa", "ryu", @@ -13728,9 +14032,9 @@ dependencies = [ [[package]] name = "serde_spanned" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186" +checksum = "12022b835073e5b11e90a14f86838ceb1c8fb0325b72416845c487ac0fa95e80" dependencies = [ "serde", ] @@ -13750,9 +14054,9 @@ dependencies = [ [[package]] name = "sha1" -version = "0.10.5" +version = "0.10.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" +checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" dependencies = [ "cfg-if", "cpufeatures", @@ -13786,9 +14090,9 @@ dependencies = [ [[package]] name = "sha2" -version = "0.10.7" +version = "0.10.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8" +checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" dependencies = [ "cfg-if", "cpufeatures", @@ -13807,18 +14111,18 @@ dependencies = [ [[package]] name = "sharded-slab" -version = "0.1.4" +version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31" +checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" dependencies = [ "lazy_static", ] [[package]] name = "shlex" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3" +checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380" [[package]] name = "signal-hook-registry" @@ -13864,9 +14168,9 @@ dependencies = [ [[package]] name = "similar" -version = "2.2.1" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf" +checksum = "2aeaf503862c419d66959f5d7ca015337d864e9c49485d771b732e2a20453597" [[package]] name = "siphasher" @@ -13892,13 +14196,13 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "enumn", "parity-scale-codec", "paste", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -13912,9 +14216,9 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.11.0" +version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9" +checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a" [[package]] name = "smol" @@ -13925,12 +14229,12 @@ dependencies = [ "async-channel", "async-executor", "async-fs", - "async-io", - "async-lock", + "async-io 1.13.0", + "async-lock 2.8.0", "async-net", "async-process", "blocking", - "futures-lite", + "futures-lite 1.13.0", ] [[package]] @@ -13940,9 +14244,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0bb30cf57b7b5f6109ce17c3164445e2d6f270af2cb48f6e4d31c2967c9a9f5" dependencies = [ "arrayvec 0.7.4", - "async-lock", + "async-lock 2.8.0", "atomic-take", - "base64 0.21.3", + "base64 0.21.5", "bip39", "blake2-rfc", "bs58 0.5.0", @@ -13953,9 +14257,9 @@ dependencies = [ "either", "event-listener 2.5.3", "fnv", - "futures-lite", + "futures-lite 1.13.0", "futures-util", - "hashbrown 0.14.0", + "hashbrown 0.14.2", "hex", "hmac 0.12.1", "itertools 0.11.0", @@ -13975,7 +14279,7 @@ dependencies = [ "schnorrkel 0.10.2", "serde", "serde_json", - "sha2 0.10.7", + "sha2 0.10.8", "sha3", "siphasher", "slab", @@ -13994,17 +14298,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "256b5bad1d6b49045e95fe87492ce73d5af81545d8b4d8318a872d2007024c33" dependencies = [ "async-channel", - "async-lock", - "base64 0.21.3", + "async-lock 2.8.0", + "base64 0.21.5", "blake2-rfc", "derive_more", "either", "event-listener 2.5.3", "fnv", "futures-channel", - "futures-lite", + "futures-lite 1.13.0", "futures-util", - "hashbrown 0.14.0", + "hashbrown 0.14.2", "hex", "itertools 0.11.0", "log", @@ -14038,19 +14342,19 @@ dependencies = [ "aes-gcm 0.9.4", "blake2", "chacha20poly1305", - "curve25519-dalek 4.0.0", + "curve25519-dalek 4.1.1", "rand_core 0.6.4", "ring 0.16.20", "rustc_version", - "sha2 0.10.7", + "sha2 0.10.8", "subtle", ] [[package]] name = "socket2" -version = "0.4.9" +version = "0.4.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" +checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d" dependencies = [ "libc", "winapi", @@ -14058,9 +14362,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.5.3" +version = "0.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877" +checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" dependencies = [ "libc", "windows-sys 0.48.0", @@ -14075,7 +14379,7 @@ dependencies = [ "base64 0.13.1", "bytes", "flate2", - "futures 0.3.28", + "futures 0.3.29", "http", "httparse", "log", @@ -14086,28 +14390,63 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "hash-db 0.16.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-metadata-ir 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sp-api" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "hash-db 0.16.0", "log", "parity-scale-codec", "scale-info", - "sp-api-proc-macro", - "sp-core", - "sp-externalities", - "sp-metadata-ir", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-trie", - "sp-version", + "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-metadata-ir 0.1.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "Inflector", + "blake2", + "expander 2.0.0", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.39", +] + +[[package]] +name = "sp-api-proc-macro" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "Inflector", "blake2", @@ -14115,182 +14454,242 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", +] + +[[package]] +name = "sp-application-crypto" +version = "23.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", ] [[package]] name = "sp-application-crypto" version = "23.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-arithmetic" version = "16.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "integer-sqrt", "num-traits", "parity-scale-codec", "scale-info", "serde", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "static_assertions", +] + +[[package]] +name = "sp-arithmetic" +version = "16.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "integer-sqrt", + "num-traits", + "parity-scale-codec", + "scale-info", + "serde", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "static_assertions", ] [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "sp-api", - "sp-inherents", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "log", "parity-scale-codec", "parking_lot 0.12.1", "schnellru", - "sp-api", - "sp-consensus", - "sp-database", - "sp-runtime", - "sp-state-machine", + "sp-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-database 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sp-blockchain" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "futures 0.3.29", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "schnellru", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-database 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "futures 0.3.28", + "futures 0.3.29", "log", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sp-consensus" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "async-trait", + "futures 0.3.29", + "log", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-slots", - "sp-inherents", - "sp-runtime", - "sp-std", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", ] [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", ] [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "lazy_static", "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-io", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "strum 0.24.1", ] [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "finality-grandpa", "log", "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-keystore", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", ] [[package]] name = "sp-core" version = "21.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "array-bytes", "arrayvec 0.7.4", @@ -14301,7 +14700,7 @@ dependencies = [ "bs58 0.5.0", "dyn-clonable", "ed25519-zebra 3.1.0", - "futures 0.3.28", + "futures 0.3.29", "hash-db 0.16.0", "hash256-std-hasher", "impl-serde", @@ -14320,12 +14719,12 @@ dependencies = [ "secp256k1", "secrecy", "serde", - "sp-core-hashing", - "sp-debug-derive", - "sp-externalities", - "sp-runtime-interface", - "sp-std", - "sp-storage", + "sp-core-hashing 9.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", "ss58-registry", "substrate-bip39", "thiserror", @@ -14334,15 +14733,75 @@ dependencies = [ "zeroize", ] +[[package]] +name = "sp-core" +version = "21.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "array-bytes", + "arrayvec 0.7.4", + "bandersnatch_vrfs", + "bitflags 1.3.2", + "blake2", + "bounded-collections", + "bs58 0.5.0", + "dyn-clonable", + "ed25519-zebra 3.1.0", + "futures 0.3.29", + "hash-db 0.16.0", + "hash256-std-hasher", + "impl-serde", + "lazy_static", + "libsecp256k1", + "log", + "merlin 2.0.1", + "parity-scale-codec", + "parking_lot 0.12.1", + "paste", + "primitive-types", + "rand 0.8.5", + "regex", + "scale-info", + "schnorrkel 0.9.1", + "secp256k1", + "secrecy", + "serde", + "sp-core-hashing 9.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "ss58-registry", + "substrate-bip39", + "thiserror", + "tiny-bip39", + "tracing", + "zeroize", +] + +[[package]] +name = "sp-core-hashing" +version = "9.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "blake2b_simd", + "byteorder", + "digest 0.10.7", + "sha2 0.10.8", + "sha3", + "twox-hash", +] + [[package]] name = "sp-core-hashing" version = "9.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "blake2b_simd", "byteorder", "digest 0.10.7", - "sha2 0.10.7", + "sha2 0.10.8", "sha3", "twox-hash", ] @@ -14350,17 +14809,36 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "9.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "quote", + "sp-core-hashing 9.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "syn 2.0.39", +] + +[[package]] +name = "sp-core-hashing-proc-macro" +version = "9.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "quote", - "sp-core-hashing", - "syn 2.0.32", + "sp-core-hashing 9.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "syn 2.0.39", +] + +[[package]] +name = "sp-database" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "kvdb", + "parking_lot 0.12.1", ] [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -14369,53 +14847,123 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "8.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", +] + +[[package]] +name = "sp-debug-derive" +version = "8.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.39", +] + +[[package]] +name = "sp-externalities" +version = "0.19.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "environmental", + "parity-scale-codec", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", ] [[package]] name = "sp-externalities" version = "0.19.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "environmental", "parity-scale-codec", - "sp-std", - "sp-storage", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-genesis-builder" +version = "0.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "serde_json", + "sp-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", ] [[package]] name = "sp-genesis-builder" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "serde_json", - "sp-api", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-inherents" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "async-trait", + "impl-trait-for-tuples", + "parity-scale-codec", + "scale-info", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", ] [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sp-io" version = "23.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "bytes", + "ed25519-dalek", + "libsecp256k1", + "log", + "parity-scale-codec", + "rustversion", + "secp256k1", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "tracing", + "tracing-core", +] + +[[package]] +name = "sp-io" +version = "23.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bytes", "ed25519-dalek", @@ -14424,14 +14972,14 @@ dependencies = [ "parity-scale-codec", "rustversion", "secp256k1", - "sp-core", - "sp-externalities", - "sp-keystore", - "sp-runtime-interface", - "sp-state-machine", - "sp-std", - "sp-tracing", - "sp-trie", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", "tracing-core", ] @@ -14439,30 +14987,51 @@ dependencies = [ [[package]] name = "sp-keyring" version = "24.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "lazy_static", - "sp-core", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "strum 0.24.1", ] [[package]] name = "sp-keystore" version = "0.27.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "parity-scale-codec", + "parking_lot 0.12.1", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sp-keystore" +version = "0.27.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", - "sp-core", - "sp-externalities", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sp-maybe-compressed-blob" +version = "4.1.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ "thiserror", + "zstd 0.12.4", ] [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "thiserror", "zstd 0.12.4", @@ -14471,60 +15040,81 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "frame-metadata", + "parity-scale-codec", + "scale-info", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", +] + +[[package]] +name = "sp-metadata-ir" +version = "0.1.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-metadata", "parity-scale-codec", "scale-info", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "ckb-merkle-mountain-range", "log", "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-core", - "sp-debug-derive", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-core", - "sp-runtime", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-panic-handler" +version = "8.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "sp-api", - "sp-core", - "sp-runtime", + "backtrace", + "lazy_static", + "regex", ] [[package]] name = "sp-panic-handler" version = "8.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "backtrace", "lazy_static", @@ -14534,17 +15124,39 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "rustc-hash", "serde", - "sp-core", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-runtime" +version = "24.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "either", + "hash256-std-hasher", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "paste", + "rand 0.8.5", + "scale-info", + "serde", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", ] [[package]] name = "sp-runtime" version = "24.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "either", "hash256-std-hasher", @@ -14555,77 +15167,142 @@ dependencies = [ "rand 0.8.5", "scale-info", "serde", - "sp-application-crypto", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-std", - "sp-weights", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-runtime-interface" +version = "17.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "bytes", + "impl-trait-for-tuples", + "parity-scale-codec", + "primitive-types", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime-interface-proc-macro 11.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "static_assertions", ] [[package]] name = "sp-runtime-interface" version = "17.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", "primitive-types", - "sp-externalities", - "sp-runtime-interface-proc-macro", - "sp-std", - "sp-storage", - "sp-tracing", - "sp-wasm-interface", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface-proc-macro 11.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-wasm-interface 14.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "static_assertions", ] [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "Inflector", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.39", +] + +[[package]] +name = "sp-runtime-interface-proc-macro" +version = "11.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "Inflector", "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-staking" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ + "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-keystore", - "sp-runtime", - "sp-staking", - "sp-std", + "serde", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", ] [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-state-machine" +version = "0.28.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "hash-db 0.16.0", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand 0.8.5", + "smallvec", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-panic-handler 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", + "tracing", + "trie-db", ] [[package]] name = "sp-state-machine" version = "0.28.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "hash-db 0.16.0", "log", @@ -14633,11 +15310,11 @@ dependencies = [ "parking_lot 0.12.1", "rand 0.8.5", "smallvec", - "sp-core", - "sp-externalities", - "sp-panic-handler", - "sp-std", - "sp-trie", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-panic-handler 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing", "trie-db", @@ -14646,23 +15323,47 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "aes-gcm 0.10.3", + "curve25519-dalek 4.1.1", + "ed25519-dalek", + "hkdf", + "parity-scale-codec", + "rand 0.8.5", + "scale-info", + "sha2 0.10.8", + "sp-api 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", + "x25519-dalek 2.0.0", +] + +[[package]] +name = "sp-statement-store" +version = "4.0.0-dev" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "aes-gcm 0.10.2", - "curve25519-dalek 4.0.0", + "aes-gcm 0.10.3", + "curve25519-dalek 4.1.1", "ed25519-dalek", "hkdf", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sha2 0.10.7", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-externalities", - "sp-runtime", - "sp-runtime-interface", - "sp-std", + "sha2 0.10.8", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "x25519-dalek 2.0.0", ] @@ -14670,41 +15371,71 @@ dependencies = [ [[package]] name = "sp-std" version = "8.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" + +[[package]] +name = "sp-std" +version = "8.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" + +[[package]] +name = "sp-storage" +version = "13.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "ref-cast", + "serde", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", +] [[package]] name = "sp-storage" version = "13.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "impl-serde", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive", - "sp-std", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "parity-scale-codec", - "sp-inherents", - "sp-runtime", - "sp-std", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sp-tracing" version = "10.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "parity-scale-codec", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "tracing", + "tracing-core", + "tracing-subscriber", +] + +[[package]] +name = "sp-tracing" +version = "10.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "tracing", "tracing-core", "tracing-subscriber", @@ -14713,33 +15444,56 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-std", - "sp-trie", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "sp-trie" +version = "22.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "ahash 0.8.6", + "hash-db 0.16.0", + "hashbrown 0.13.2", + "lazy_static", + "memory-db", + "nohash-hasher", + "parity-scale-codec", + "parking_lot 0.12.1", + "scale-info", + "schnellru", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", + "tracing", + "trie-db", + "trie-root", ] [[package]] name = "sp-trie" version = "22.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "ahash 0.8.3", + "ahash 0.8.6", "hash-db 0.16.0", "hashbrown 0.13.2", "lazy_static", @@ -14749,8 +15503,8 @@ dependencies = [ "parking_lot 0.12.1", "scale-info", "schnellru", - "sp-core", - "sp-std", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", "tracing", "trie-db", @@ -14760,57 +15514,113 @@ dependencies = [ [[package]] name = "sp-version" version = "22.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "parity-wasm 0.45.0", + "scale-info", + "serde", + "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-version-proc-macro 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "thiserror", +] + +[[package]] +name = "sp-version" +version = "22.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "impl-serde", "parity-scale-codec", "parity-wasm 0.45.0", "scale-info", "serde", - "sp-core-hashing-proc-macro", - "sp-runtime", - "sp-std", - "sp-version-proc-macro", + "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-version-proc-macro 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "thiserror", ] [[package]] name = "sp-version-proc-macro" version = "8.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "parity-scale-codec", + "proc-macro2", + "quote", + "syn 2.0.39", +] + +[[package]] +name = "sp-version-proc-macro" +version = "8.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", +] + +[[package]] +name = "sp-wasm-interface" +version = "14.0.0" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "anyhow", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "wasmtime", ] [[package]] name = "sp-wasm-interface" version = "14.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "anyhow", "impl-trait-for-tuples", "log", "parity-scale-codec", - "sp-std", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "wasmtime", ] [[package]] name = "sp-weights" version = "20.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "smallvec", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", +] + +[[package]] +name = "sp-weights" +version = "20.0.0" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "parity-scale-codec", "scale-info", "serde", "smallvec", - "sp-arithmetic", - "sp-core", - "sp-debug-derive", - "sp-std", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -14858,9 +15668,9 @@ dependencies = [ [[package]] name = "ss58-registry" -version = "1.43.0" +version = "1.44.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e6915280e2d0db8911e5032a5c275571af6bdded2916abd691a659be25d3439" +checksum = "35935738370302d5e33963665b77541e4b990a3e919ec904c837a56cfc891de1" dependencies = [ "Inflector", "num-format", @@ -14880,14 +15690,14 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-kusama-runtime" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "binary-merkle-tree", "bitvec 1.0.1", "frame-benchmarking", "frame-election-provider-support", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", @@ -14956,26 +15766,26 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", "sp-npos-elections", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", - "sp-storage", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -14986,7 +15796,7 @@ dependencies = [ [[package]] name = "staging-xcm" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "bounded-collections", "derivative", @@ -14996,16 +15806,16 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-weights", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "xcm-procedural", ] [[package]] name = "staging-xcm-builder" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "impl-trait-for-tuples", "log", @@ -15013,11 +15823,11 @@ dependencies = [ "parity-scale-codec", "polkadot-parachain-primitives", "scale-info", - "sp-arithmetic", - "sp-io", - "sp-runtime", - "sp-std", - "sp-weights", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-executor", ] @@ -15025,20 +15835,20 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "environmental", "frame-benchmarking", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "impl-trait-for-tuples", "log", "parity-scale-codec", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-weights", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", ] @@ -15097,7 +15907,7 @@ version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125" dependencies = [ - "strum_macros 0.25.2", + "strum_macros 0.25.3", ] [[package]] @@ -15115,15 +15925,15 @@ dependencies = [ [[package]] name = "strum_macros" -version = "0.25.2" +version = "0.25.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059" +checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0" dependencies = [ "heck", "proc-macro2", "quote", "rustversion", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -15147,9 +15957,9 @@ dependencies = [ [[package]] name = "substrate-bip39" -version = "0.4.4" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c" +checksum = "e620c7098893ba667438b47169c00aacdd9e7c10e042250ce2b60b087ec97328" dependencies = [ "hmac 0.11.0", "pbkdf2 0.8.0", @@ -15174,31 +15984,43 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "frame-system-rpc-runtime-api", - "futures 0.3.28", + "futures 0.3.29", "jsonrpsee", "log", "parity-scale-codec", "sc-rpc-api", - "sc-transaction-pool-api", - "sp-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-block-builder", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", +] + +[[package]] +name = "substrate-prometheus-endpoint" +version = "0.10.0-dev" +source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +dependencies = [ + "hyper", + "log", + "prometheus", + "thiserror", + "tokio", ] [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "hyper", "log", @@ -15210,82 +16032,82 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", "jsonrpsee", "log", "sc-rpc-api", "serde", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "jsonrpsee", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-rpc-api", "serde", - "sp-core", - "sp-runtime", - "sp-state-machine", - "sp-trie", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "trie-db", ] [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#c8d2251cafadc108ba2f1f8a3208dc547ff38901" dependencies = [ "array-bytes", "async-trait", - "futures 0.3.28", + "futures 0.3.29", "parity-scale-codec", - "sc-client-api", - "sc-client-db", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sc-client-db 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-offchain", "sc-service", "serde", "serde_json", - "sp-blockchain", - "sp-consensus", - "sp-core", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#c8d2251cafadc108ba2f1f8a3208dc547ff38901" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "tokio", ] [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "ansi_term", "build-helper", "cargo_metadata 0.15.4", "filetime", "parity-wasm 0.45.0", - "sp-maybe-compressed-blob", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "strum 0.24.1", "tempfile", - "toml 0.7.6", + "toml 0.7.8", "walkdir", "wasm-opt", ] @@ -15324,9 +16146,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.32" +version = "2.0.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "239814284fd6f1a4ffe4ca893952cdd93c224b6a1571c9a9eadd670295c0c9e2" +checksum = "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a" dependencies = [ "proc-macro2", "quote", @@ -15374,28 +16196,28 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" [[package]] name = "target-lexicon" -version = "0.12.11" +version = "0.12.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d0e916b1148c8e263850e1ebcbd046f333e0683c724876bb0da63ea4373dc8a" +checksum = "14c39fd04924ca3a864207c66fc2cd7d22d7c016007f9ce846cbb9326331930a" [[package]] name = "tempfile" -version = "3.8.0" +version = "3.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" +checksum = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5" dependencies = [ "cfg-if", - "fastrand 2.0.0", - "redox_syscall 0.3.5", - "rustix 0.38.18", + "fastrand 2.0.1", + "redox_syscall 0.4.1", + "rustix 0.38.21", "windows-sys 0.48.0", ] [[package]] name = "termcolor" -version = "1.2.0" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" +checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64" dependencies = [ "winapi-util", ] @@ -15409,15 +16231,15 @@ checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" [[package]] name = "test-runtime-constants" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] @@ -15443,10 +16265,10 @@ dependencies = [ "cumulus-relay-chain-minimal-node", "cumulus-relay-chain-rpc-interface", "cumulus-test-relay-validation-worker-provider", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-rpc-runtime-api", - "futures 0.3.28", + "futures 0.3.29", "hex-literal", "jsonrpsee", "log", @@ -15472,11 +16294,11 @@ dependencies = [ "sc-basic-authorship", "sc-chain-spec", "sc-cli", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-consensus", "sc-consensus-aura", "sc-consensus-manual-seal", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sc-network", "sc-network-common", "sc-offchain", @@ -15485,23 +16307,23 @@ dependencies = [ "sc-service", "sc-tracing", "sc-transaction-pool", - "sc-transaction-pool-api", + "sc-transaction-pool-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", "sha3", - "sp-api", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-arithmetic 16.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-blockchain 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-consensus 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", - "sp-core", - "sp-externalities", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", - "sp-tracing", - "sp-trie", + "sp-tracing 10.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-trie 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-test-client", "substrate-test-utils", "tempfile", @@ -15520,9 +16342,9 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.49" +version = "1.0.50" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4" +checksum = "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2" dependencies = [ "thiserror-impl", ] @@ -15549,13 +16371,13 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "1.0.49" +version = "1.0.50" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc" +checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -15619,23 +16441,13 @@ dependencies = [ [[package]] name = "time" -version = "0.1.45" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a" -dependencies = [ - "libc", - "wasi 0.10.0+wasi-snapshot-preview1", - "winapi", -] - -[[package]] -name = "time" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17f6bb557fd245c28e6411aa56b6403c689ad95061f50e4be16c274e70a17e48" +checksum = "c4a34ab300f2dee6e562c10a046fc05e358b29f9bf92277f30c3c8d82275f6f5" dependencies = [ "deranged", "itoa", + "powerfmt", "serde", "time-core", "time-macros", @@ -15643,15 +16455,15 @@ dependencies = [ [[package]] name = "time-core" -version = "0.1.1" +version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb" +checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.14" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a942f44339478ef67935ab2bbaec2fb0322496cf3cbe84b261e06ac3814c572" +checksum = "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20" dependencies = [ "time-core", ] @@ -15668,7 +16480,7 @@ dependencies = [ "pbkdf2 0.11.0", "rand 0.8.5", "rustc-hash", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", "unicode-normalization", "wasm-bindgen", @@ -15711,9 +16523,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.32.0" +version = "1.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9" +checksum = "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653" dependencies = [ "backtrace", "bytes", @@ -15723,7 +16535,7 @@ dependencies = [ "parking_lot 0.12.1", "pin-project-lite 0.2.13", "signal-hook-registry", - "socket2 0.5.3", + "socket2 0.5.5", "tokio-macros", "windows-sys 0.48.0", ] @@ -15736,7 +16548,7 @@ checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -15756,7 +16568,7 @@ version = "0.24.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" dependencies = [ - "rustls 0.21.7", + "rustls 0.21.8", "tokio", ] @@ -15774,9 +16586,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.8" +version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d" +checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" dependencies = [ "bytes", "futures-core", @@ -15798,9 +16610,9 @@ dependencies = [ [[package]] name = "toml" -version = "0.7.6" +version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542" +checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" dependencies = [ "serde", "serde_spanned", @@ -15810,20 +16622,20 @@ dependencies = [ [[package]] name = "toml_datetime" -version = "0.6.3" +version = "0.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b" +checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" dependencies = [ "serde", ] [[package]] name = "toml_edit" -version = "0.19.14" +version = "0.19.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a" +checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" dependencies = [ - "indexmap 2.0.0", + "indexmap 2.1.0", "serde", "serde_spanned", "toml_datetime", @@ -15843,11 +16655,11 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55ae70283aba8d2a8b411c695c437fe25b8b5e44e23e780662002fc72fb47a82" +checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140" dependencies = [ - "bitflags 2.4.0", + "bitflags 2.4.1", "bytes", "futures-core", "futures-util", @@ -15873,11 +16685,10 @@ checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" [[package]] name = "tracing" -version = "0.1.37" +version = "0.1.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" +checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" dependencies = [ - "cfg-if", "log", "pin-project-lite 0.2.13", "tracing-attributes", @@ -15886,20 +16697,20 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.26" +version = "0.1.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" +checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "tracing-core" -version = "0.1.31" +version = "0.1.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" +checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" dependencies = [ "once_cell", "valuable", @@ -15918,7 +16729,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "coarsetime", "polkadot-node-jaeger", @@ -15930,23 +16741,23 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "expander 2.0.0", "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "tracing-log" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922" +checksum = "f751112709b4e791d8ce53e32c4ed2d353565a795ce84da2285393f41557bdf2" dependencies = [ - "lazy_static", "log", + "once_cell", "tracing-core", ] @@ -16033,7 +16844,7 @@ dependencies = [ "lazy_static", "rand 0.8.5", "smallvec", - "socket2 0.4.9", + "socket2 0.4.10", "thiserror", "tinyvec", "tokio", @@ -16070,35 +16881,35 @@ checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "async-trait", - "clap 4.4.6", + "clap 4.4.7", "frame-remote-externalities", "frame-try-runtime", "hex", "log", "parity-scale-codec", "sc-cli", - "sc-executor", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-consensus-aura", "sp-consensus-babe", - "sp-core", - "sp-debug-derive", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-keystore", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-debug-derive 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-keystore 0.27.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-rpc", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-timestamp", "sp-transaction-storage-proof", - "sp-version", - "sp-weights", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "substrate-rpc-client", "zstd 0.12.4", ] @@ -16117,7 +16928,7 @@ checksum = "4712ee30d123ec7ae26d1e1b218395a16c87cdbaf4b3925d170d684af62ea5e8" dependencies = [ "async-trait", "base64 0.13.1", - "futures 0.3.28", + "futures 0.3.29", "log", "md-5", "rand 0.8.5", @@ -16142,9 +16953,9 @@ dependencies = [ [[package]] name = "typenum" -version = "1.16.0" +version = "1.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" +checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" [[package]] name = "ucd-trie" @@ -16172,9 +16983,9 @@ checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" [[package]] name = "unicode-ident" -version = "1.0.11" +version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c" +checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" [[package]] name = "unicode-normalization" @@ -16187,9 +16998,9 @@ dependencies = [ [[package]] name = "unicode-width" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" +checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" [[package]] name = "unicode-xid" @@ -16219,9 +17030,9 @@ dependencies = [ [[package]] name = "unsigned-varint" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836" +checksum = "6889a77d49f1f013504cec6bf97a2c730394adedaeb1deb5ea08949a50541105" dependencies = [ "asynchronous-codec", "bytes", @@ -16235,6 +17046,12 @@ version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" +[[package]] +name = "untrusted" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" + [[package]] name = "url" version = "2.4.1" @@ -16254,11 +17071,11 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "uuid" -version = "1.4.1" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d" +checksum = "88ad59a7560b41a70d191093a945f0b87bc1deeda46fb237479708a1d6b6cdfc" dependencies = [ - "getrandom 0.2.10", + "getrandom 0.2.11", ] [[package]] @@ -16296,15 +17113,15 @@ dependencies = [ [[package]] name = "waker-fn" -version = "1.1.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca" +checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690" [[package]] name = "walkdir" -version = "2.3.3" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" +checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" dependencies = [ "same-file", "winapi-util", @@ -16325,12 +17142,6 @@ version = "0.9.0+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" -[[package]] -name = "wasi" -version = "0.10.0+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" - [[package]] name = "wasi" version = "0.11.0+wasi-snapshot-preview1" @@ -16340,36 +17151,36 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasm-bencher" version = "0.5.0" -source = "git+https://github.com/open-web3-stack/wasm-bencher?branch=polkadot-v1.1.0#b51b89e13b6e18dcbdb24f16c655f5c443c7518e" +source = "git+https://github.com/open-web3-stack/wasm-bencher?branch=polkadot-v1.1.0-parity-scale-codec#ab134e8ecbfbb0cc1f51cc9568e95a1f3becfc0a" dependencies = [ "ansi_term", "build-helper", "cargo_metadata 0.17.0", "filetime", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", "linregress", "parity-scale-codec", "parity-wasm 0.45.0", "parking_lot 0.12.1", "paste", "rand 0.8.5", - "sc-client-db", - "sc-executor", - "sc-executor-common", + "sc-client-db 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sc-executor 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sc-executor-common 0.10.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", "serde", "serde_json", - "sp-core", - "sp-externalities", - "sp-io", - "sp-maybe-compressed-blob", - "sp-runtime-interface", - "sp-state-machine", - "sp-std", - "sp-storage", + "sp-core 21.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-externalities 0.19.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-runtime-interface 17.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-state-machine 0.28.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.1.0)", "strum 0.25.0", "tempfile", "thiserror", - "toml 0.7.6", + "toml 0.7.8", "walkdir", "wasm-bencher-procedural", "wasm-gc-api", @@ -16379,18 +17190,18 @@ dependencies = [ [[package]] name = "wasm-bencher-procedural" version = "0.5.0" -source = "git+https://github.com/open-web3-stack/wasm-bencher?branch=polkadot-v1.1.0#b51b89e13b6e18dcbdb24f16c655f5c443c7518e" +source = "git+https://github.com/open-web3-stack/wasm-bencher?branch=polkadot-v1.1.0-parity-scale-codec#ab134e8ecbfbb0cc1f51cc9568e95a1f3becfc0a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "wasm-bindgen" -version = "0.2.87" +version = "0.2.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" +checksum = "7daec296f25a1bae309c0cd5c29c4b260e510e6d813c286b19eaadf409d40fce" dependencies = [ "cfg-if", "wasm-bindgen-macro", @@ -16398,24 +17209,24 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.87" +version = "0.2.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" +checksum = "e397f4664c0e4e428e8313a469aaa58310d302159845980fd23b0f22a847f217" dependencies = [ "bumpalo", "log", "once_cell", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-futures" -version = "0.4.37" +version = "0.4.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03" +checksum = "9afec9963e3d0994cac82455b2b3502b81a7f40f9a0d32181f7528d9f4b43e02" dependencies = [ "cfg-if", "js-sys", @@ -16425,9 +17236,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.87" +version = "0.2.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" +checksum = "5961017b3b08ad5f3fe39f1e79877f8ee7c23c5e5fd5eb80de95abc41f1f16b2" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -16435,22 +17246,22 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.87" +version = "0.2.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" +checksum = "c5353b8dab669f5e10f5bd76df26a9360c748f054f862ff5f3f8aae0c7fb3907" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.87" +version = "0.2.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" +checksum = "0d046c5d029ba91a1ed14da14dca44b68bf2f124cfbaf741c54151fdb3e0750b" [[package]] name = "wasm-gc-api" @@ -16474,9 +17285,9 @@ dependencies = [ [[package]] name = "wasm-opt" -version = "0.114.1" +version = "0.114.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d005a95f934878a1fb446a816d51c3601a0120ff929005ba3bab3c749cfd1c7" +checksum = "effbef3bd1dde18acb401f73e740a6f3d4a1bc651e9773bddc512fe4d8d68f67" dependencies = [ "anyhow", "libc", @@ -16490,9 +17301,9 @@ dependencies = [ [[package]] name = "wasm-opt-cxx-sys" -version = "0.114.1" +version = "0.114.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d04e240598162810fad3b2e96fa0dec6dba1eb65a03f3bd99a9248ab8b56caa" +checksum = "c09e24eb283919ace2ed5733bda4842a59ce4c8de110ef5c6d98859513d17047" dependencies = [ "anyhow", "cxx", @@ -16502,9 +17313,9 @@ dependencies = [ [[package]] name = "wasm-opt-sys" -version = "0.114.1" +version = "0.114.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2efd2aaca519d64098c4faefc8b7433a97ed511caf4c9e516384eb6aef1ff4f9" +checksum = "36f2f817bed2e8d65eb779fa37317e74de15585751f903c9118342d1970703a4" dependencies = [ "anyhow", "cc", @@ -16518,7 +17329,7 @@ version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "js-sys", "parking_lot 0.11.2", "pin-utils", @@ -16621,14 +17432,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c86437fa68626fe896e5afc69234bb2b5894949083586535f200385adfd71213" dependencies = [ "anyhow", - "base64 0.21.3", + "base64 0.21.5", "bincode", "directories-next", "file-per-thread-logger", "log", - "rustix 0.36.16", + "rustix 0.36.17", "serde", - "sha2 0.10.7", + "sha2 0.10.8", "toml 0.5.11", "windows-sys 0.45.0", "zstd 0.11.2+zstd.1.5.2", @@ -16722,7 +17533,7 @@ checksum = "6e0554b84c15a27d76281d06838aed94e13a77d7bf604bbbaf548aa20eb93846" dependencies = [ "object 0.30.4", "once_cell", - "rustix 0.36.16", + "rustix 0.36.17", ] [[package]] @@ -16753,7 +17564,7 @@ dependencies = [ "memoffset 0.8.0", "paste", "rand 0.8.5", - "rustix 0.36.16", + "rustix 0.36.17", "wasmtime-asm-macros", "wasmtime-environ", "wasmtime-jit-debug", @@ -16774,9 +17585,9 @@ dependencies = [ [[package]] name = "web-sys" -version = "0.3.64" +version = "0.3.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" +checksum = "5db499c5f66323272151db0e666cd34f78617522fb0c1604d31a27c50c206a85" dependencies = [ "js-sys", "wasm-bindgen", @@ -16789,17 +17600,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea" dependencies = [ "ring 0.16.20", - "untrusted", + "untrusted 0.7.1", ] [[package]] name = "webpki" -version = "0.22.1" +version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0e74f82d49d545ad128049b7e88f6576df2da6b02e9ce565c6f533be576957e" +checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53" dependencies = [ - "ring 0.16.20", - "untrusted", + "ring 0.17.5", + "untrusted 0.9.0", ] [[package]] @@ -16808,16 +17619,7 @@ version = "0.22.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87" dependencies = [ - "webpki 0.22.1", -] - -[[package]] -name = "webpki-roots" -version = "0.23.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b03058f88386e5ff5310d9111d53f48b17d732b401aeb83a8d5190f2ac459338" -dependencies = [ - "rustls-webpki 0.100.2", + "webpki 0.22.4", ] [[package]] @@ -16849,10 +17651,10 @@ dependencies = [ "sdp", "serde", "serde_json", - "sha2 0.10.7", + "sha2 0.10.8", "stun", "thiserror", - "time 0.3.28", + "time", "tokio", "turn", "url", @@ -16889,7 +17691,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c4a00f4242f2db33307347bd5be53263c52a0331c96c14292118c9a6bb48d267" dependencies = [ "aes 0.6.0", - "aes-gcm 0.10.2", + "aes-gcm 0.10.3", "async-trait", "bincode", "block-modes", @@ -16911,7 +17713,7 @@ dependencies = [ "sec1 0.3.0", "serde", "sha1", - "sha2 0.10.7", + "sha2 0.10.8", "signature 1.6.4", "subtle", "thiserror", @@ -16953,7 +17755,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f08dfd7a6e3987e255c4dbe710dde5d94d0f0574f8a21afa95d171376c143106" dependencies = [ "log", - "socket2 0.4.9", + "socket2 0.4.10", "thiserror", "tokio", "webrtc-util", @@ -17037,14 +17839,14 @@ dependencies = [ [[package]] name = "westend-runtime" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "binary-merkle-tree", "bitvec 1.0.1", "frame-benchmarking", "frame-election-provider-support", "frame-executive", - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", @@ -17107,25 +17909,25 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-application-crypto 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-inherents 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-mmr-primitives", "sp-npos-elections", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-session", - "sp-staking", - "sp-std", - "sp-storage", + "sp-staking 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-storage 13.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -17136,33 +17938,34 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 21.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-runtime 24.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-weights 20.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", ] [[package]] name = "which" -version = "4.4.0" +version = "4.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269" +checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" dependencies = [ "either", - "libc", + "home", "once_cell", + "rustix 0.38.21", ] [[package]] name = "wide" -version = "0.7.11" +version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa469ffa65ef7e0ba0f164183697b89b854253fd31aeb92358b7b6155177d62f" +checksum = "c68938b57b33da363195412cfc5fc37c9ed49aa9cfe2156fde64b8d2c9498242" dependencies = [ "bytemuck", "safe_arch", @@ -17192,9 +17995,9 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" [[package]] name = "winapi-util" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" +checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" dependencies = [ "winapi", ] @@ -17207,22 +18010,19 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windows" -version = "0.34.0" +version = "0.51.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f" +checksum = "ca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9" dependencies = [ - "windows_aarch64_msvc 0.34.0", - "windows_i686_gnu 0.34.0", - "windows_i686_msvc 0.34.0", - "windows_x86_64_gnu 0.34.0", - "windows_x86_64_msvc 0.34.0", + "windows-core", + "windows-targets 0.48.5", ] [[package]] -name = "windows" -version = "0.48.0" +name = "windows-core" +version = "0.51.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" +checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64" dependencies = [ "windows-targets 0.48.5", ] @@ -17287,12 +18087,6 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" -[[package]] -name = "windows_aarch64_msvc" -version = "0.34.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d" - [[package]] name = "windows_aarch64_msvc" version = "0.42.2" @@ -17305,12 +18099,6 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" -[[package]] -name = "windows_i686_gnu" -version = "0.34.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed" - [[package]] name = "windows_i686_gnu" version = "0.42.2" @@ -17323,12 +18111,6 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" -[[package]] -name = "windows_i686_msvc" -version = "0.34.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956" - [[package]] name = "windows_i686_msvc" version = "0.42.2" @@ -17341,12 +18123,6 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" -[[package]] -name = "windows_x86_64_gnu" -version = "0.34.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4" - [[package]] name = "windows_x86_64_gnu" version = "0.42.2" @@ -17371,12 +18147,6 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" -[[package]] -name = "windows_x86_64_msvc" -version = "0.34.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9" - [[package]] name = "windows_x86_64_msvc" version = "0.42.2" @@ -17391,9 +18161,9 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" [[package]] name = "winnow" -version = "0.5.15" +version = "0.5.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc" +checksum = "829846f3e3db426d4cee4510841b71a8e58aa2a76b1132579487ae430ccd9c7b" dependencies = [ "memchr", ] @@ -17434,7 +18204,7 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fb66477291e7e8d2b0ff1bcb900bf29489a9692816d79874bea351e7a8b6de96" dependencies = [ - "curve25519-dalek 4.0.0", + "curve25519-dalek 4.1.1", "rand_core 0.6.4", "serde", "zeroize", @@ -17456,7 +18226,7 @@ dependencies = [ "ring 0.16.20", "rusticata-macros", "thiserror", - "time 0.3.28", + "time", ] [[package]] @@ -17474,33 +18244,33 @@ dependencies = [ "oid-registry 0.6.1", "rusticata-macros", "thiserror", - "time 0.3.28", + "time", ] [[package]] name = "xcm-procedural" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] name = "xcm-simulator" version = "1.0.0" -source = "git+https://github.com/paritytech//polkadot-sdk?rev=f60318f68687e601c47de5ad5ca88e2c3f8139a7#f60318f68687e601c47de5ad5ca88e2c3f8139a7" +source = "git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0#f60318f68687e601c47de5ad5ca88e2c3f8139a7" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "parity-scale-codec", "paste", "polkadot-core-primitives", "polkadot-parachain-primitives", "polkadot-runtime-parachains", - "sp-io", - "sp-std", + "sp-io 23.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", + "sp-std 8.0.0 (git+https://github.com/paritytech//polkadot-sdk?branch=release-polkadot-v1.1.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -17521,7 +18291,7 @@ version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "log", "nohash-hasher", "parking_lot 0.12.1", @@ -17535,7 +18305,27 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd" dependencies = [ - "time 0.3.28", + "time", +] + +[[package]] +name = "zerocopy" +version = "0.7.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8cd369a67c0edfef15010f980c3cbe45d7f651deac2cd67ce097cd801de16557" +dependencies = [ + "zerocopy-derive", +] + +[[package]] +name = "zerocopy-derive" +version = "0.7.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c2f140bda219a26ccc0cdb03dba58af72590c53b22642577d88a927bc5c87d6b" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.39", ] [[package]] @@ -17555,7 +18345,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.32", + "syn 2.0.39", ] [[package]] @@ -17598,11 +18388,10 @@ dependencies = [ [[package]] name = "zstd-sys" -version = "2.0.8+zstd.1.5.5" +version = "2.0.9+zstd.1.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" +checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656" dependencies = [ "cc", - "libc", "pkg-config", ] diff --git a/Cargo.toml b/Cargo.toml index f18e735b41..e6422a9de9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,6 +28,7 @@ members = [ "orml/nft", "orml/oracle", "orml/parameters", + "orml/payments", "orml/rewards", "orml/tokens", "orml/tokens/runtime-api", @@ -117,239 +118,250 @@ insta.opt-level = 3 similar.opt-level = 3 [workspace.dependencies] -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +log = { version = "0.4.20", default-features = false } +scale-info = { version = "2.10.0", default-features = false, features = ["derive"] } +serde = { version = "1.0.145", default-features = false } +parity-scale-codec = { version = "3.6.5", default-features = false } +serde_json = { version = "1.0.81", default-features = false } +hex = { version = "0.4", default-features = false } +hex-literal = { version = "0.4.1" } +rand_chacha = { version = "0.2", default-features = false } +env_logger = { version = "0.10.0" } +smallvec = { version = "1.4.1" } +ripemd = { version = "0.1.3", default-features = false } +rlp = { version = "0.5.2", default-features = false } +sha3 = { version = "0.10.8", default-features = false } +tiny-keccak = { version = "2.0" } +num = { version = "0.4", default-features = false } +bn = { package = "substrate-bn", version = "0.6", default-features = false } +libsecp256k1 = { version = "0.7", default-features = false } +impl-trait-for-tuples = { version = "0.2.2" } +ethereum-types = { version = "0.14.0", default-features = false } +num_enum = { version = "0.5.1", default-features = false } +quote = { version = "1.0.20" } +syn = { version = "1.0.98" } +proc-macro2 = { version = "1.0.40" } +clap = { version = "4.0.9" } +derive_more = { version = "0.99" } +bstringify = { version = "0.1.2" } +enumflags2 = { version = "0.7.7" } +paste = { version = "1.0" } +futures = { version = "0.3.28" } +jsonrpsee = { version = "0.16.2" } +static_assertions = { version = "1.1.0" } +ethabi = { version = "18.0.0", default-features = false } +async-trait = { version = "0.1.71" } +coins-bip32 = { version = "0.7.0" } +coins-bip39 = { version = "0.7.0" } +k256 = { version = "0.11.5", default-features = false } -[patch."https://github.com/paritytech/polkadot-sdk"] -# substrate -binary-merkle-tree = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-benchmarking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-benchmarking-cli = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-election-provider-support = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-executive = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-remote-externalities = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-support = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-support-procedural = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-support-procedural-tools = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-support-procedural-tools-derive = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-system = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-system-benchmarking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -frame-try-runtime = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -mmr-gadget = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -mmr-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-aura = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-authority-discovery = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-authorship = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-babe = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-bags-list = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-balances = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-beefy = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-beefy-mmr = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-bounties = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-child-bounties = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-collective = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-conviction-voting = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-democracy = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-election-provider-multi-phase = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-election-provider-support-benchmarking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-elections-phragmen = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-fast-unstake = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-grandpa = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-identity = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-im-online = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-indices = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-membership = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-message-queue = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-mmr = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-multisig = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-nis = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-nomination-pools = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-nomination-pools-benchmarking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-nomination-pools-runtime-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-offences = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-offences-benchmarking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-preimage = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-proxy = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-ranked-collective = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-recovery = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-referenda = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-root-testing = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-scheduler = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-session = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-session-benchmarking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-society = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-staking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-staking-reward-fn = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-staking-runtime-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-state-trie-migration = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-sudo = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-timestamp = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-tips = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-transaction-payment = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-treasury = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-utility = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-vesting = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-whitelist = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-authority-discovery = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-basic-authorship = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-block-builder = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-chain-spec = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-cli = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-client-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-client-db = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-aura = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-babe = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-babe-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-beefy = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-beefy-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-epochs = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-grandpa = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-grandpa-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-manual-seal = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-consensus-slots = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-executor = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-executor-common = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-executor-wasmtime = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-informant = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-keystore = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-network = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-network-common = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-network-gossip = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-network-light = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-network-sync = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-network-transactions = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-offchain = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-rpc-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-rpc-server = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-service = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-storage-monitor = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-sync-state-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-sysinfo = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-telemetry = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-tracing = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-transaction-pool = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-transaction-pool-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sc-utils = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-application-crypto = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-arithmetic = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-authority-discovery = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-block-builder = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-blockchain = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-consensus = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-consensus-aura = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-consensus-babe = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-consensus-beefy = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-consensus-grandpa = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-consensus-slots = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-core = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-debug-derive = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-externalities = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-inherents = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-io = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-keyring = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-keystore = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-maybe-compressed-blob = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-mmr-primitives = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-npos-elections = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-offchain = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-runtime = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-runtime-interface = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-runtime-interface-proc-macro = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-session = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-staking = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-state-machine = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-std = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-storage = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-timestamp = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-tracing = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-transaction-pool = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-trie = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-version = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-wasm-interface = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -sp-weights = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -substrate-build-script-utils = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -substrate-frame-rpc-system = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -substrate-state-trie-migration-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -substrate-test-client = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -substrate-test-utils = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -substrate-wasm-builder = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -try-runtime-cli = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } +# Dependencies are split into 2 groups: wasm and client. +# - "wasm" dependencies requires to be no_std compatible, which often requires +# `default-features = false`. When used in a client-side crate the "std" feature should be enabled +# there if it exists. +# - "client" dependencies are only used in the client, and thus don't need to be no_std compatible. -# polkadot -kusama-runtime = { package = "staging-kusama-runtime", git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -kusama-runtime-constants = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-xcm = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -pallet-xcm-benchmarks = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-cli = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-network-bridge = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-core-av-store = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-core-pvf = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-metrics = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-network-protocol = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-primitives = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-subsystem = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-subsystem-util= { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-overseer = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-primitives = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-rpc = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-runtime = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-runtime-common = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-runtime-constants = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-service = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-statement-table = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-test-runtime = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-test-service = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -rococo-runtime = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -test-runtime-constants = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -tracing-gum = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -westend-runtime = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -xcm-simulator = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-core-runtime-api = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-node-collation-generation = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-collator-protocol = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -polkadot-availability-recovery = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } +# ORML & Acala (wasm) +wasm-bencher = { git = "https://github.com/open-web3-stack/wasm-bencher", branch = "polkadot-v1.1.0-parity-scale-codec", default-features = false } +orml-auction = { path = "orml/auction", default-features = false } +orml-authority = { path = "orml/authority", default-features = false } +orml-benchmarking = { path = "orml/benchmarking", default-features = false } +orml-currencies = { path = "orml/currencies", default-features = false } +orml-nft = { path = "orml/nft", default-features = false } +orml-oracle = { path = "orml/oracle", default-features = false } +orml-oracle-runtime-api = { path = "orml/oracle/runtime-api", default-features = false } +orml-parameters = { path = "orml/parameters", default-features = false } +orml-payments = { path = "orml/payments", default-features = false } +orml-rewards = { path = "orml/rewards", default-features = false } +orml-tokens = { path = "orml/tokens", default-features = false } +orml-tokens-runtime-api = { path = "orml/tokens/runtime-api", default-features = false } +orml-traits = { path = "orml/traits", default-features = false } +orml-unknown-tokens = { path = "orml/unknown-tokens", default-features = false } +orml-utilities = { path = "orml/utilities", default-features = false } +orml-vesting = { path = "orml/vesting", default-features = false } +orml-xcm = { path = "orml/xcm", default-features = false } +orml-xcm-support = { path = "orml/xcm-support", default-features = false } +orml-xtokens = { path = "orml/xtokens", default-features = false } +primitives = { package = "acala-primitives", path = "primitives", default-features = false } +runtime-common = { path = "runtime/common", default-features = false } +mandala-runtime = { path = "runtime/mandala", default-features = false } +karura-runtime = { path = "runtime/karura", default-features = false } +acala-runtime = { path = "runtime/acala", default-features = false } +module-aggregated-dex = { path = "modules/aggregated-dex", default-features = false } +module-asset-registry = { path = "modules/asset-registry", default-features = false } +module-auction-manager = { path = "modules/auction-manager", default-features = false } +module-cdp-engine = { path = "modules/cdp-engine", default-features = false } +module-cdp-treasury = { path = "modules/cdp-treasury", default-features = false } +module-collator-selection = { path = "modules/collator-selection", default-features = false } +module-currencies = { path = "modules/currencies", default-features = false } +module-dex = { path = "modules/dex", default-features = false } +module-dex-oracle = { path = "modules/dex-oracle", default-features = false } +module-earning = { path = "modules/earning", default-features = false } +module-emergency-shutdown = { path = "modules/emergency-shutdown", default-features = false } +module-evm = { path = "modules/evm", default-features = false } +module-evm-accounts = { path = "modules/evm-accounts", default-features = false } +module-evm-bridge = { path = "modules/evm-bridge", default-features = false } +module-evm-rpc-runtime-api = { path = "modules/evm/rpc/runtime_api", default-features = false } +module-evm-utility = { path = "modules/evm-utility", default-features = false } +module-homa = { path = "modules/homa", default-features = false } +module-honzon = { path = "modules/honzon", default-features = false } +module-honzon-bridge = { path = "modules/honzon-bridge", default-features = false } +module-idle-scheduler = { path = "modules/idle-scheduler", default-features = false } +module-incentives = { path = "modules/incentives", default-features = false } +module-liquid-crowdloan = { path = "modules/liquid-crowdloan", default-features = false } +module-loans = { path = "modules/loans", default-features = false } +module-nft = { path = "modules/nft", default-features = false } +module-nominees-election = { path = "modules/nominees-election", default-features = false } +module-prices = { path = "modules/prices", default-features = false } +module-relaychain = { path = "modules/relaychain", default-features = false } +module-session-manager = { path = "modules/session-manager", default-features = false } +module-support = { path = "modules/support", default-features = false } +module-transaction-pause = { path = "modules/transaction-pause", default-features = false } +module-transaction-payment = { path = "modules/transaction-payment", default-features = false } +module-xcm-interface = { path = "modules/xcm-interface", default-features = false } +nutsfinance-stable-asset = { version = "0.1.0", path = "ecosystem-modules/stable-asset/lib/stable-asset", default-features = false} -# cumulus -cumulus-client-cli = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-client-consensus-aura = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-client-consensus-common = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-client-consensus-relay-chain = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-client-network = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-client-pov-recovery = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-client-service = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-pallet-aura-ext = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-pallet-xcm = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-primitives-core = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-primitives-timestamp = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-primitives-utility = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-relay-chain-inprocess-interface = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-relay-chain-interface = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-relay-chain-minimal-node = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-relay-chain-rpc-interface = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -cumulus-test-relay-validation-worker-provider = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } -parachain-info = { git = "https://github.com/paritytech//polkadot-sdk", rev = "f60318f68687e601c47de5ad5ca88e2c3f8139a7" } +# ORML & Acala (client) +acala-cli = { path = "node/cli" } +acala-inspect = { path = "inspect" } +acala-rpc = { path = "rpc" } +acala-service = { path = "node/service", default-features = false } +module-evm-utility-macro = { path = "modules/evm-utility/macro" } +orml-build-script-utils = { path = "orml/build-script-utils" } + +# Substrate (wasm) +frame-benchmarking = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-executive = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-support = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-system = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-try-runtime = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-aura = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-authorship = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-bags-list = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-balances = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-bounties = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-collective = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-democracy = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-elections-phragmen = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-indices = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-membership = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-message-queue = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-multisig = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-preimage = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-proxy = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-recovery = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-root-testing = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-scheduler = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-session = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-staking = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-sudo = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-tips = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-transaction-payment = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-treasury = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-utility = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-api = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-application-crypto = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-arithmetic = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-blockchain = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-block-builder = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-consensus = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-consensus-aura = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-core = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-externalities = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-inherents = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-io = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-keyring = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-keystore = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-offchain = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-runtime = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-runtime-interface = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-session = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-staking = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-state-machine = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-std = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-storage = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-timestamp = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-tracing = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-transaction-pool = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-trie = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-version = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } + +# Substrate (client) +frame-benchmarking-cli = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-basic-authorship = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-chain-spec = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-cli = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-client-api = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-consensus = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-consensus-aura = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-consensus-grandpa = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-consensus-manual-seal = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-consensus-slots = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-executor = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-network = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-network-common = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-network-sync = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-offchain = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-rpc = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-rpc-api = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-rpc-server = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-service = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-telemetry = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-tracing = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-transaction-pool = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-transaction-pool-api = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +substrate-build-script-utils = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +substrate-frame-rpc-system = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +substrate-prometheus-endpoint = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +substrate-test-client = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +substrate-test-utils = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +substrate-wasm-builder = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +try-runtime-cli = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } + +# Polkadot / XCM (wasm) +pallet-xcm = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +polkadot-parachain-primitives = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +polkadot-primitives = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +polkadot-test-runtime = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +polkadot-test-service = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +xcm = { package = "staging-xcm", git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } + +# Polkadot / XCM (client) +polkadot-cli = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +polkadot-runtime = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +polkadot-service = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +xcm-simulator = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } + +# Cumulus (wasm) +cumulus-pallet-aura-ext = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-parachain-system = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-xcm = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-primitives-core = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-primitives-timestamp = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-primitives-utility = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +parachain-info = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } + +# Cumulus (client) +cumulus-client-cli = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-consensus-aura = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-consensus-common = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-consensus-relay-chain = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-network = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-pov-recovery = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-service = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-relay-chain-inprocess-interface = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-relay-chain-interface = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-relay-chain-minimal-node = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-relay-chain-rpc-interface = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-test-relay-validation-worker-provider = { git = "https://github.com/paritytech//polkadot-sdk", branch = "release-polkadot-v1.1.0" } diff --git a/ecosystem-modules/stable-asset b/ecosystem-modules/stable-asset index 5b6bdb1155..bb9524543d 160000 --- a/ecosystem-modules/stable-asset +++ b/ecosystem-modules/stable-asset @@ -1 +1 @@ -Subproject commit 5b6bdb115537cc8ff9ee246a0778023c4b0e4edf +Subproject commit bb9524543d9106fb2c0ce27d3bf3eecba3d7a663 diff --git a/inspect/Cargo.toml b/inspect/Cargo.toml index c9ce80bc69..904995646d 100644 --- a/inspect/Cargo.toml +++ b/inspect/Cargo.toml @@ -5,13 +5,13 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.4.0" } -clap = { version = "4.0.9", features = ["derive"] } -derive_more = "0.99" -log = "0.4.17" -sc-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +parity-scale-codec = { workspace = true, features = ["std"] } +clap = { workspace = true, features = ["derive"] } +derive_more = { workspace = true } +log = { workspace = true } +sc-cli = { workspace = true } +sc-client-api = { workspace = true } +sc-service = { workspace = true } +sp-blockchain = { workspace = true } +sp-core = { workspace = true, features = ["std"] } +sp-runtime = { workspace = true, features = ["std"] } diff --git a/inspect/src/lib.rs b/inspect/src/lib.rs index 8c3f0c1ae1..211b52b1c2 100644 --- a/inspect/src/lib.rs +++ b/inspect/src/lib.rs @@ -21,7 +21,7 @@ pub mod cli; pub mod command; -use codec::{Decode, Encode}; +use parity_scale_codec::{Decode, Encode}; use sc_client_api::BlockBackend; use sp_blockchain::HeaderBackend; use sp_core::hexdisplay::HexDisplay; @@ -69,7 +69,7 @@ impl PrettyPrinter for DebugPrinter { #[derive(Debug, derive_more::From, derive_more::Display)] pub enum Error { /// Could not decode Block or Extrinsic. - Codec(codec::Error), + Codec(parity_scale_codec::Error), /// Error accessing blockchain DB. Blockchain(sp_blockchain::Error), /// Given block has not been found. diff --git a/modules/aggregated-dex/Cargo.toml b/modules/aggregated-dex/Cargo.toml index 827c468dfb..bc075d08fb 100644 --- a/modules/aggregated-dex/Cargo.toml +++ b/modules/aggregated-dex/Cargo.toml @@ -5,30 +5,30 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -nutsfinance-stable-asset = { path = "../../ecosystem-modules/stable-asset/lib/stable-asset", version = "0.1.0", default-features = false } -module-dex = { package = "module-dex", path = "../dex", default-features = false } -orml-tokens = { path = "../../orml/tokens", default-features = false } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +scale-info = { workspace = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } +nutsfinance-stable-asset = { workspace = true } +module-dex = { workspace = true } +orml-tokens = { workspace = true } [dev-dependencies] -orml-tokens = { path = "../../orml/tokens" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +orml-tokens = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "module-dex/std", @@ -39,7 +39,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/aggregated-dex/src/lib.rs b/modules/aggregated-dex/src/lib.rs index b87061ef55..c1caa0bbfc 100644 --- a/modules/aggregated-dex/src/lib.rs +++ b/modules/aggregated-dex/src/lib.rs @@ -24,11 +24,11 @@ use frame_support::{pallet_prelude::*, transactional}; use frame_system::pallet_prelude::*; +use module_support::{AggregatedSwapPath, DEXManager, RebasedStableAssetError, Swap, SwapLimit}; use nutsfinance_stable_asset::traits::StableAsset as StableAssetT; use primitives::{Balance, CurrencyId}; use sp_runtime::traits::{Convert, Zero}; use sp_std::{marker::PhantomData, vec::Vec}; -use support::{AggregatedSwapPath, DEXManager, RebasedStableAssetError, Swap, SwapLimit}; mod mock; mod tests; diff --git a/modules/aggregated-dex/src/mock.rs b/modules/aggregated-dex/src/mock.rs index a03e63379e..1a5b293afe 100644 --- a/modules/aggregated-dex/src/mock.rs +++ b/modules/aggregated-dex/src/mock.rs @@ -27,11 +27,11 @@ use frame_support::{ PalletId, }; use frame_system::EnsureSignedBy; +pub use module_support::{ExchangeRate, RebasedStableAsset}; use orml_tokens::ConvertBalance; pub use orml_traits::{parameter_type_with_key, MultiCurrency}; use primitives::{Amount, TokenSymbol, TradingPair}; use sp_runtime::{testing::H256, traits::IdentityLookup, AccountId32, ArithmeticError, BuildStorage, FixedPointNumber}; -pub use support::{ExchangeRate, RebasedStableAsset}; pub type AccountId = AccountId32; diff --git a/modules/asset-registry/Cargo.toml b/modules/asset-registry/Cargo.toml index 05fa95c879..889812539b 100644 --- a/modules/asset-registry/Cargo.toml +++ b/modules/asset-registry/Cargo.toml @@ -5,35 +5,35 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +log = { workspace = true } +scale-info = { workspace = true } +parity-scale-codec = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +primitives = { workspace = true } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +xcm = { workspace = true } -module-support = { path = "../support", default-features = false } +module-support = { workspace = true } [dev-dependencies] -serde_json = "1.0.81" -hex = "0.4" -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +serde_json = { workspace = true, features = ["std"] } +hex = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } -module-evm = { path = "../evm" } -module-evm-bridge = { path = "../evm-bridge" } +module-evm = { workspace = true, features = ["std"] } +module-evm-bridge = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ "log/std", - "codec/std", + "parity-scale-codec/std", "scale-info/std", "sp-runtime/std", "sp-std/std", diff --git a/modules/auction-manager/Cargo.toml b/modules/auction-manager/Cargo.toml index c96cdbc74c..7fe58f98c7 100644 --- a/modules/auction-manager/Cargo.toml +++ b/modules/auction-manager/Cargo.toml @@ -5,31 +5,31 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -orml-utilities = { path = "../../orml/utilities", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-io = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +orml-utilities = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-auction = { path = "../../orml/auction" } -cdp-treasury = { package = "module-cdp-treasury", path = "../cdp-treasury" } -module-dex = { path = "../dex" } -orml-tokens = { path = "../../orml/tokens" } +sp-core = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-auction = { workspace = true, features = ["std"] } +module-cdp-treasury = { workspace = true, features = ["std"] } +module-dex = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -39,7 +39,7 @@ std = [ "sp-io/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/auction-manager/src/lib.rs b/modules/auction-manager/src/lib.rs index 07e2bd33b8..affbec4122 100644 --- a/modules/auction-manager/src/lib.rs +++ b/modules/auction-manager/src/lib.rs @@ -30,14 +30,17 @@ #![allow(clippy::upper_case_acronyms)] #![allow(clippy::unnecessary_unwrap)] -use codec::MaxEncodedLen; use frame_support::{pallet_prelude::*, transactional}; use frame_system::{ offchain::{SendTransactionTypes, SubmitTransaction}, pallet_prelude::*, }; +use module_support::{ + AuctionManager, CDPTreasury, CDPTreasuryExtended, EmergencyShutdown, PriceProvider, Rate, SwapLimit, +}; use orml_traits::{Auction, AuctionHandler, Change, MultiCurrency, OnNewBidResult}; use orml_utilities::OffchainErr; +use parity_scale_codec::{Decode, Encode, MaxEncodedLen}; use primitives::{AuctionId, Balance, CurrencyId}; use scale_info::TypeInfo; use sp_runtime::{ @@ -53,7 +56,6 @@ use sp_runtime::{ DispatchError, DispatchResult, FixedPointNumber, RuntimeDebug, }; use sp_std::prelude::*; -use support::{AuctionManager, CDPTreasury, CDPTreasuryExtended, EmergencyShutdown, PriceProvider, Rate, SwapLimit}; mod mock; mod tests; diff --git a/modules/auction-manager/src/mock.rs b/modules/auction-manager/src/mock.rs index db9052dfdd..a6fb68f6bd 100644 --- a/modules/auction-manager/src/mock.rs +++ b/modules/auction-manager/src/mock.rs @@ -27,6 +27,8 @@ use frame_support::{ PalletId, }; use frame_system::EnsureSignedBy; +pub use module_support::Price; +use module_support::{mocks::MockStableAsset, SpecificJointsSwap}; use orml_traits::parameter_type_with_key; use primitives::{TokenSymbol, TradingPair}; use sp_core::H256; @@ -36,8 +38,6 @@ use sp_runtime::{ BuildStorage, }; use sp_std::cell::RefCell; -pub use support::Price; -use support::{mocks::MockStableAsset, SpecificJointsSwap}; pub type AccountId = u128; pub type BlockNumber = u64; @@ -123,7 +123,7 @@ parameter_types! { ]; } -impl cdp_treasury::Config for Runtime { +impl module_cdp_treasury::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Tokens; type GetStableCurrencyId = GetStableCurrencyId; @@ -225,7 +225,7 @@ construct_runtime!( AuctionManagerModule: auction_manager, Tokens: orml_tokens, AuctionModule: orml_auction, - CDPTreasuryModule: cdp_treasury, + CDPTreasuryModule: module_cdp_treasury, DEXModule: module_dex, } ); diff --git a/modules/auction-manager/src/tests.rs b/modules/auction-manager/src/tests.rs index 41bcf22734..19bf020058 100644 --- a/modules/auction-manager/src/tests.rs +++ b/modules/auction-manager/src/tests.rs @@ -23,10 +23,10 @@ use super::*; use frame_support::{assert_noop, assert_ok}; use mock::{RuntimeCall as MockCall, RuntimeEvent, *}; +use module_support::DEXManager; use sp_core::offchain::{testing, DbExternalities, OffchainDbExt, OffchainWorkerExt, StorageKind, TransactionPoolExt}; use sp_io::offchain; use sp_runtime::traits::One; -use support::DEXManager; fn run_to_block_offchain(n: u64) { while System::block_number() < n { diff --git a/modules/cdp-engine/Cargo.toml b/modules/cdp-engine/Cargo.toml index 1529930131..7b742c7510 100644 --- a/modules/cdp-engine/Cargo.toml +++ b/modules/cdp-engine/Cargo.toml @@ -5,40 +5,41 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -orml-utilities = { path = "../../orml/utilities", default-features = false } -sp-application-crypto = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -loans = { package = "module-loans", path = "../loans", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -rand_chacha = { version = "0.2", default-features = false } -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } +log = { workspace = true } +rand_chacha = { workspace = true } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-application-crypto = {workspace = true } +orml-traits = { workspace = true } +orml-utilities = { workspace = true } +sp-io = {workspace = true } +sp-runtime = {workspace = true } +sp-std = {workspace = true } +module-support = { workspace = true } +module-loans = { workspace = true } +primitives = { workspace = true } + +nutsfinance-stable-asset = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-currencies = { path = "../../orml/currencies" } -dex = { package = "module-dex", path = "../dex" } -cdp-treasury = { package = "module-cdp-treasury", path = "../cdp-treasury" } -evm-accounts = { package = "module-evm-accounts", path = "../evm-accounts" } -orml-tokens = { path = "../../orml/tokens" } +sp-core = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } +module-dex = { workspace = true, features = ["std"] } +module-cdp-treasury = { workspace = true, features = ["std"] } +module-evm-accounts = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", - "loans/std", + "module-loans/std", "nutsfinance-stable-asset/std", "orml-traits/std", "orml-utilities/std", @@ -49,10 +50,10 @@ std = [ "sp-io/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", "frame-system/try-runtime", - "loans/try-runtime", + "module-loans/try-runtime", ] diff --git a/modules/cdp-engine/src/lib.rs b/modules/cdp-engine/src/lib.rs index 32a42fad5d..650278ddf5 100644 --- a/modules/cdp-engine/src/lib.rs +++ b/modules/cdp-engine/src/lib.rs @@ -28,14 +28,19 @@ #![allow(clippy::unused_unit)] #![allow(clippy::upper_case_acronyms)] -use codec::MaxEncodedLen; use frame_support::{pallet_prelude::*, traits::UnixTime, transactional, BoundedVec, PalletId}; use frame_system::{ offchain::{SendTransactionTypes, SubmitTransaction}, pallet_prelude::*, }; +use module_support::{ + AddressMapping, CDPTreasury, CDPTreasuryExtended, DEXManager, EmergencyShutdown, ExchangeRate, FractionalRate, + InvokeContext, LiquidateCollateral, LiquidationEvmBridge, Price, PriceProvider, Rate, Ratio, RiskManager, Swap, + SwapLimit, +}; use orml_traits::{Change, GetByKey, MultiCurrency}; use orml_utilities::OffchainErr; +use parity_scale_codec::MaxEncodedLen; use primitives::{evm::EvmAddress, Amount, Balance, CurrencyId, Position}; use rand_chacha::{ rand_core::{RngCore, SeedableRng}, @@ -57,11 +62,6 @@ use sp_runtime::{ ArithmeticError, DispatchError, DispatchResult, FixedPointNumber, RuntimeDebug, }; use sp_std::{marker::PhantomData, prelude::*}; -use support::{ - AddressMapping, CDPTreasury, CDPTreasuryExtended, DEXManager, EmergencyShutdown, ExchangeRate, FractionalRate, - InvokeContext, LiquidateCollateral, LiquidationEvmBridge, Price, PriceProvider, Rate, Ratio, RiskManager, Swap, - SwapLimit, -}; mod mock; mod tests; @@ -76,7 +76,7 @@ pub const OFFCHAIN_WORKER_MAX_ITERATIONS: &[u8] = b"acala/cdp-engine/max-iterati pub const LOCK_DURATION: u64 = 100; pub const DEFAULT_MAX_ITERATIONS: u32 = 1000; -pub type LoansOf = loans::Pallet; +pub type LoansOf = module_loans::Pallet; pub type CurrencyOf = ::Currency; /// Risk management params @@ -125,7 +125,7 @@ pub mod module { use super::*; #[pallet::config] - pub trait Config: frame_system::Config + loans::Config + SendTransactionTypes> { + pub trait Config: frame_system::Config + module_loans::Config + SendTransactionTypes> { type RuntimeEvent: From> + IsType<::RuntimeEvent>; /// The origin which may update risk management parameters. Root can @@ -739,10 +739,10 @@ impl Pallet { let is_shutdown = T::EmergencyShutdown::is_shutdown(); // If start key is Some(value) continue iterating from that point in storage otherwise start - // iterating from the beginning of > + // iterating from the beginning of > let mut map_iterator = match start_key.clone() { - Some(key) => >::iter_prefix_from(currency_id, key), - None => >::iter_prefix(currency_id), + Some(key) => >::iter_prefix_from(currency_id, key), + None => >::iter_prefix(currency_id), }; let mut finished = true; diff --git a/modules/cdp-engine/src/mock.rs b/modules/cdp-engine/src/mock.rs index fba03b0383..fcf14f9241 100644 --- a/modules/cdp-engine/src/mock.rs +++ b/modules/cdp-engine/src/mock.rs @@ -27,6 +27,7 @@ use frame_support::{ PalletId, }; use frame_system::EnsureSignedBy; +use module_support::{mocks::MockStableAsset, AuctionManager, EmergencyShutdown, SpecificJointsSwap}; use orml_traits::parameter_type_with_key; use primitives::{DexShare, Moment, TokenSymbol, TradingPair}; use sp_core::{crypto::AccountId32, H256}; @@ -36,8 +37,6 @@ use sp_runtime::{ BuildStorage, }; use sp_std::{cell::RefCell, str::FromStr}; -use support::mocks::MockStableAsset; -use support::{AuctionManager, EmergencyShutdown, SpecificJointsSwap}; pub type AccountId = AccountId32; pub type BlockNumber = u64; @@ -136,7 +135,7 @@ parameter_types! { pub const LoansPalletId: PalletId = PalletId(*b"aca/loan"); } -impl loans::Config for Runtime { +impl module_loans::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Currencies; type RiskManager = CDPEngineModule; @@ -228,7 +227,7 @@ parameter_types! { ]; } -impl cdp_treasury::Config for Runtime { +impl module_cdp_treasury::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Currencies; type GetStableCurrencyId = GetStableCurrencyId; @@ -255,7 +254,7 @@ parameter_types! { ]; } -impl dex::Config for Runtime { +impl module_dex::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Currencies; type GetExchangeFee = GetExchangeFee; @@ -276,11 +275,11 @@ impl pallet_timestamp::Config for Runtime { type WeightInfo = (); } -impl evm_accounts::Config for Runtime { +impl module_evm_accounts::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = PalletBalances; type ChainId = (); - type AddressMapping = evm_accounts::EvmAddressMapping; + type AddressMapping = module_evm_accounts::EvmAddressMapping; type TransferAll = Currencies; type WeightInfo = (); } @@ -403,7 +402,7 @@ impl Config for Runtime { type MaxLiquidationContracts = ConstU32<10>; type LiquidationEvmBridge = MockLiquidationEvmBridge; type PalletId = CDPEnginePalletId; - type EvmAddressMapping = evm_accounts::EvmAddressMapping; + type EvmAddressMapping = module_evm_accounts::EvmAddressMapping; type Swap = SpecificJointsSwap; type WeightInfo = (); } @@ -414,14 +413,14 @@ construct_runtime!( pub enum Runtime { System: frame_system, CDPEngineModule: cdp_engine, - CDPTreasuryModule: cdp_treasury, + CDPTreasuryModule: module_cdp_treasury, Currencies: orml_currencies, Tokens: orml_tokens, - LoansModule: loans, + LoansModule: module_loans, PalletBalances: pallet_balances, - DEXModule: dex, + DEXModule: module_dex, Timestamp: pallet_timestamp, - EvmAccounts: evm_accounts, + EvmAccounts: module_evm_accounts, } ); @@ -474,7 +473,7 @@ impl ExtBuilder { .assimilate_storage(&mut t) .unwrap(); - dex::GenesisConfig:: { + module_dex::GenesisConfig:: { initial_listing_trading_pairs: vec![], initial_enabled_trading_pairs: EnabledTradingPairs::get(), initial_added_liquidity_pools: vec![], diff --git a/modules/cdp-engine/src/tests.rs b/modules/cdp-engine/src/tests.rs index f26253f3d9..b0b9ee485a 100644 --- a/modules/cdp-engine/src/tests.rs +++ b/modules/cdp-engine/src/tests.rs @@ -23,6 +23,7 @@ use super::*; use frame_support::{assert_err, assert_noop, assert_ok}; use mock::{RuntimeCall as MockCall, RuntimeEvent, *}; +use module_support::{DEXManager, SwapError}; use orml_traits::MultiCurrency; use sp_core::offchain::{testing, OffchainDbExt, OffchainWorkerExt, TransactionPoolExt}; use sp_io::offchain; @@ -30,7 +31,6 @@ use sp_runtime::{ offchain::{DbExternalities, StorageKind}, traits::BadOrigin, }; -use support::{DEXManager, SwapError}; pub const INIT_TIMESTAMP: u64 = 30_000; pub const BLOCK_TIME: u64 = 1000; @@ -591,7 +591,7 @@ fn expand_position_collateral_for_lp_ausd_dot_work() { assert_noop!( CDPEngineModule::expand_position_collateral(&ALICE, LP_AUSD_DOT, 200, 200), - dex::Error::::UnacceptableShareIncrement + module_dex::Error::::UnacceptableShareIncrement ); assert_ok!(CDPEngineModule::expand_position_collateral( @@ -1980,7 +1980,7 @@ fn liquidation_via_contracts_works() { assert_ok!(LiquidateViaContracts::::liquidate(&ALICE, DOT, 100, 1_000)); let contract_account_id = - as AddressMapping>::get_account_id(&address); + as AddressMapping>::get_account_id(&address); assert_eq!(Currencies::free_balance(DOT, &contract_account_id), 100); }); } diff --git a/modules/cdp-treasury/Cargo.toml b/modules/cdp-treasury/Cargo.toml index 3d90875674..2cfbc86f17 100644 --- a/modules/cdp-treasury/Cargo.toml +++ b/modules/cdp-treasury/Cargo.toml @@ -5,31 +5,31 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } +log = { workspace = true } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +module-support ={ workspace = true } +primitives = { workspace = true } +nutsfinance-stable-asset = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-currencies = { path = "../../orml/currencies" } -orml-auction = { path = "../../orml/auction" } -module-dex = { path = "../dex" } -orml-tokens = { path = "../../orml/tokens" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } +orml-auction = { workspace = true, features = ["std"] } +module-dex = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "nutsfinance-stable-asset/std", @@ -38,7 +38,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/cdp-treasury/src/lib.rs b/modules/cdp-treasury/src/lib.rs index a8a585f297..cd0789ebeb 100644 --- a/modules/cdp-treasury/src/lib.rs +++ b/modules/cdp-treasury/src/lib.rs @@ -31,6 +31,7 @@ use frame_support::{pallet_prelude::*, transactional, PalletId}; use frame_system::pallet_prelude::*; +use module_support::{AuctionManager, CDPTreasury, CDPTreasuryExtended, DEXManager, Ratio, Swap, SwapLimit}; use nutsfinance_stable_asset::traits::StableAsset; use nutsfinance_stable_asset::RedeemProportionResult; use orml_traits::{MultiCurrency, MultiCurrencyExtended}; @@ -40,7 +41,6 @@ use sp_runtime::{ ArithmeticError, DispatchError, DispatchResult, FixedPointNumber, }; use sp_std::prelude::*; -use support::{AuctionManager, CDPTreasury, CDPTreasuryExtended, DEXManager, Ratio, Swap, SwapLimit}; mod mock; mod tests; diff --git a/modules/cdp-treasury/src/mock.rs b/modules/cdp-treasury/src/mock.rs index d8390abc40..415f10d972 100644 --- a/modules/cdp-treasury/src/mock.rs +++ b/modules/cdp-treasury/src/mock.rs @@ -26,6 +26,7 @@ use frame_support::{ traits::{ConstU128, ConstU32, ConstU64, EitherOfDiverse, Everything, Nothing}, }; use frame_system::{EnsureRoot, EnsureSignedBy}; +use module_support::SpecificJointsSwap; use nutsfinance_stable_asset::traits::StableAsset; use nutsfinance_stable_asset::{ PoolTokenIndex, RedeemProportionResult, StableAssetPoolId, StableAssetPoolInfo, SwapResult, @@ -35,7 +36,6 @@ use primitives::{DexShare, TokenSymbol, TradingPair}; use sp_core::H256; use sp_runtime::{traits::IdentityLookup, BuildStorage}; use sp_std::cell::RefCell; -use support::SpecificJointsSwap; pub type AccountId = u128; pub type BlockNumber = u64; diff --git a/modules/cdp-treasury/src/tests.rs b/modules/cdp-treasury/src/tests.rs index 2a1dbdf0c6..9081b7b552 100644 --- a/modules/cdp-treasury/src/tests.rs +++ b/modules/cdp-treasury/src/tests.rs @@ -23,8 +23,8 @@ use super::*; use frame_support::{assert_noop, assert_ok}; use mock::{RuntimeEvent, *}; +use module_support::SwapError; use sp_runtime::traits::BadOrigin; -use support::SwapError; #[test] fn surplus_pool_work() { diff --git a/modules/collator-selection/Cargo.toml b/modules/collator-selection/Cargo.toml index 7731b11c33..47151cf500 100644 --- a/modules/collator-selection/Cargo.toml +++ b/modules/collator-selection/Cargo.toml @@ -8,30 +8,29 @@ edition = "2021" targets = ['x86_64-unknown-linux-gnu'] [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive", "max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } +log = { workspace = true } +parity-scale-codec = { workspace = true, features = ["derive", "max-encoded-len"] } +scale-info = { workspace = true } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } - -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +frame-benchmarking = { workspace = true, optional = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +pallet-authorship = { workspace = true } +pallet-session = { workspace = true } +sp-runtime = { workspace = true } +sp-staking = { workspace = true } +sp-std = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +pallet-aura = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } +sp-consensus-aura = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +sp-runtime = { workspace = true, features = ["std"] } +sp-tracing = { workspace = true, features = ["std"] } [features] default = ['std'] @@ -44,7 +43,7 @@ runtime-benchmarks = [ std = [ "primitives/std", "scale-info/std", - 'codec/std', + 'parity-scale-codec/std', 'frame-benchmarking/std', 'frame-support/std', 'frame-system/std', diff --git a/modules/currencies/Cargo.toml b/modules/currencies/Cargo.toml index f3733ed1e0..a1158b9561 100644 --- a/modules/currencies/Cargo.toml +++ b/modules/currencies/Cargo.toml @@ -5,36 +5,36 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +sp-io = { workspace = true } +sp-std = { workspace = true } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-support = { workspace = true } +frame-system = { workspace = true } -orml-traits = { path = "../../orml/traits", default-features = false } +orml-traits = { workspace = true } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } +primitives = { workspace = true } +module-support = { workspace = true } [dev-dependencies] -serde_json = "1.0.81" -hex = "0.4" -hex-literal = "0.4.1" -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -tokens = { package = "orml-tokens", path = "../../orml/tokens" } -module-evm = { path = "../evm" } -module-evm-bridge = { path = "../evm-bridge" } +serde_json = { workspace = true, features = ["std"] } +hex = { workspace = true, features = ["std"] } +hex-literal = { workspace = true } +sp-core = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +module-evm = { workspace = true, features = ["std"] } +module-evm-bridge = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -44,7 +44,7 @@ std = [ "sp-io/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/currencies/src/lib.rs b/modules/currencies/src/lib.rs index 92780c0737..894ee068db 100644 --- a/modules/currencies/src/lib.rs +++ b/modules/currencies/src/lib.rs @@ -22,7 +22,6 @@ #![allow(clippy::unused_unit)] #![allow(clippy::upper_case_acronyms)] -use codec::Codec; use frame_support::{ pallet_prelude::*, traits::{ @@ -36,12 +35,14 @@ use frame_support::{ transactional, }; use frame_system::pallet_prelude::*; +use module_support::{evm::limits::erc20, AddressMapping, EVMBridge, InvokeContext}; use orml_traits::{ arithmetic::{Signed, SimpleArithmetic}, currency::{OnDust, TransferAll}, BalanceStatus, BasicCurrency, BasicCurrencyExtended, BasicLockableCurrency, BasicReservableCurrency, LockIdentifier, MultiCurrency, MultiCurrencyExtended, MultiLockableCurrency, MultiReservableCurrency, }; +use parity_scale_codec::Codec; use primitives::{evm::EvmAddress, CurrencyId}; use sp_io::hashing::blake2_256; use sp_runtime::{ @@ -49,7 +50,6 @@ use sp_runtime::{ DispatchError, DispatchResult, }; use sp_std::{fmt::Debug, marker, result, vec::Vec}; -use support::{evm::limits::erc20, AddressMapping, EVMBridge, InvokeContext}; mod mock; mod tests; diff --git a/modules/currencies/src/mock.rs b/modules/currencies/src/mock.rs index dc445f8e22..02e2619356 100644 --- a/modules/currencies/src/mock.rs +++ b/modules/currencies/src/mock.rs @@ -29,6 +29,7 @@ use frame_support::{ PalletId, }; use frame_system::EnsureSignedBy; +use module_support::{mocks::MockAddressMapping, AddressMapping}; use orml_traits::{currency::MutationHooks, parameter_type_with_key}; use primitives::{evm::convert_decimals_to_evm, CurrencyId, ReserveIdentifier, TokenSymbol}; use sp_core::H256; @@ -39,7 +40,6 @@ use sp_runtime::{ AccountId32, BuildStorage, }; use sp_std::str::FromStr; -use support::{mocks::MockAddressMapping, AddressMapping}; pub const CHARLIE: AccountId = AccountId32::new([6u8; 32]); pub const DAVE: AccountId = AccountId32::new([7u8; 32]); @@ -87,11 +87,11 @@ parameter_types! { } pub struct CurrencyHooks(marker::PhantomData); -impl MutationHooks for CurrencyHooks +impl MutationHooks for CurrencyHooks where T::AccountId: From, { - type OnDust = tokens::TransferDust; + type OnDust = orml_tokens::TransferDust; type OnSlash = (); type PreDeposit = (); type PostDeposit = (); @@ -101,7 +101,7 @@ where type OnKilledTokenAccount = (); } -impl tokens::Config for Runtime { +impl orml_tokens::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = Balance; type Amount = i64; @@ -128,7 +128,7 @@ impl pallet_balances::Config for Runtime { type DustRemoval = (); type RuntimeEvent = RuntimeEvent; type ExistentialDeposit = ConstU128<2>; - type AccountStore = support::SystemAccountStore; + type AccountStore = module_support::SystemAccountStore; type MaxLocks = (); type MaxReserves = ConstU32<50>; type ReserveIdentifier = ReserveIdentifier; @@ -180,7 +180,7 @@ impl module_evm::Config for Runtime { type PrecompilesType = (); type PrecompilesValue = (); type GasToWeight = GasToWeight; - type ChargeTransactionPayment = support::mocks::MockReservedTransactionPayment; + type ChargeTransactionPayment = module_support::mocks::MockReservedTransactionPayment; type NetworkContractOrigin = EnsureSignedBy; type NetworkContractSource = NetworkContractSource; @@ -230,7 +230,7 @@ frame_support::construct_runtime!( pub enum Runtime { System: frame_system, Balances: pallet_balances, - Tokens: tokens, + Tokens: orml_tokens, Currencies: currencies, EVM: module_evm, EVMBridge: module_evm_bridge, @@ -354,7 +354,7 @@ impl ExtBuilder { .assimilate_storage(&mut t) .unwrap(); - tokens::GenesisConfig:: { + orml_tokens::GenesisConfig:: { balances: self .balances .into_iter() diff --git a/modules/currencies/src/tests.rs b/modules/currencies/src/tests.rs index fc41c5a6fd..3a69cead29 100644 --- a/modules/currencies/src/tests.rs +++ b/modules/currencies/src/tests.rs @@ -29,13 +29,13 @@ use mock::{ RuntimeEvent, RuntimeOrigin, System, Tokens, ALICE_BALANCE, CHARLIE, DAVE, DOT, EVE, EVM, FERDIE, ID_1, NATIVE_CURRENCY_ID, X_TOKEN_ID, }; +use module_support::mocks::MockAddressMapping; +use module_support::EVM as EVMTrait; use sp_core::H160; use sp_runtime::{ traits::{BadOrigin, Bounded}, ModuleError, TokenError, }; -use support::mocks::MockAddressMapping; -use support::EVM as EVMTrait; // this test displays the ED and provider/consumer behavior of current pallet-balances #[test] @@ -291,7 +291,7 @@ fn force_set_lock_and_force_remove_lock_should_work() { assert_eq!( Tokens::locks(&alice(), DOT)[0], - tokens::BalanceLock { id: ID_1, amount: 100 } + orml_tokens::BalanceLock { id: ID_1, amount: 100 } ); assert_eq!( PalletBalances::locks(&alice())[0], @@ -318,7 +318,7 @@ fn force_set_lock_and_force_remove_lock_should_work() { )); assert_eq!( Tokens::locks(&alice(), DOT)[0], - tokens::BalanceLock { id: ID_1, amount: 10 } + orml_tokens::BalanceLock { id: ID_1, amount: 10 } ); assert_eq!( PalletBalances::locks(&alice())[0], @@ -333,7 +333,7 @@ fn force_set_lock_and_force_remove_lock_should_work() { assert_ok!(Currencies::force_set_lock(RuntimeOrigin::root(), alice(), DOT, 0, ID_1,)); assert_eq!( Tokens::locks(&alice(), DOT)[0], - tokens::BalanceLock { id: ID_1, amount: 10 } + orml_tokens::BalanceLock { id: ID_1, amount: 10 } ); // remove lock @@ -627,7 +627,7 @@ fn call_event_should_work() { assert_ok!(Currencies::transfer(Some(alice()).into(), bob(), X_TOKEN_ID, 50)); assert_eq!(Currencies::free_balance(X_TOKEN_ID, &alice()), 50); assert_eq!(Currencies::free_balance(X_TOKEN_ID, &bob()), 150); - System::assert_has_event(RuntimeEvent::Tokens(tokens::Event::Transfer { + System::assert_has_event(RuntimeEvent::Tokens(orml_tokens::Event::Transfer { currency_id: X_TOKEN_ID, from: alice(), to: bob(), @@ -649,7 +649,7 @@ fn call_event_should_work() { )); assert_eq!(Currencies::free_balance(X_TOKEN_ID, &alice()), 40); assert_eq!(Currencies::free_balance(X_TOKEN_ID, &bob()), 160); - System::assert_has_event(RuntimeEvent::Tokens(tokens::Event::Transfer { + System::assert_has_event(RuntimeEvent::Tokens(orml_tokens::Event::Transfer { currency_id: X_TOKEN_ID, from: alice(), to: bob(), @@ -668,7 +668,7 @@ fn call_event_should_work() { 100 )); assert_eq!(Currencies::free_balance(X_TOKEN_ID, &alice()), 140); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::Deposited { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::Deposited { currency_id: X_TOKEN_ID, who: alice(), amount: 100, @@ -680,7 +680,7 @@ fn call_event_should_work() { 20 )); assert_eq!(Currencies::free_balance(X_TOKEN_ID, &alice()), 120); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::Withdrawn { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::Withdrawn { currency_id: X_TOKEN_ID, who: alice(), amount: 20, @@ -1765,7 +1765,7 @@ fn fungible_mutate_trait_should_work() { &alice(), 1000 )); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::Deposited { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::Deposited { currency_id: X_TOKEN_ID, who: alice(), amount: 1000, @@ -1846,7 +1846,7 @@ fn fungible_mutate_trait_should_work() { Precision::Exact, Fortitude::Force, )); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::Withdrawn { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::Withdrawn { currency_id: X_TOKEN_ID, who: alice(), amount: 1000, @@ -1982,7 +1982,7 @@ fn fungible_mutate_trait_transfer_should_work() { 10000, Preservation::Preserve, )); - System::assert_has_event(RuntimeEvent::Tokens(tokens::Event::Transfer { + System::assert_has_event(RuntimeEvent::Tokens(orml_tokens::Event::Transfer { currency_id: X_TOKEN_ID, from: alice(), to: bob(), @@ -2101,7 +2101,7 @@ fn fungible_unbalanced_trait_should_work() { &alice(), 80000 )); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::BalanceSet { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::BalanceSet { currency_id: X_TOKEN_ID, who: alice(), free: 80000, @@ -2151,7 +2151,7 @@ fn fungible_unbalanced_trait_should_work() { ); >::set_total_issuance(X_TOKEN_ID, 80000); assert_eq!(>::total_issuance(X_TOKEN_ID), 80000); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::TotalIssuanceSet { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::TotalIssuanceSet { currency_id: X_TOKEN_ID, amount: 80000, })); @@ -2242,7 +2242,7 @@ fn fungible_inspect_hold_and_hold_trait_should_work() { &alice(), 20000 )); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::Reserved { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::Reserved { currency_id: X_TOKEN_ID, who: alice(), amount: 20000, @@ -2366,7 +2366,7 @@ fn fungible_inspect_hold_and_hold_trait_should_work() { ), Ok(10000) ); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::Unreserved { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::Unreserved { currency_id: X_TOKEN_ID, who: alice(), amount: 10000, @@ -2514,7 +2514,7 @@ fn fungible_inspect_hold_and_hold_trait_should_work() { ), Ok(2000) ); - System::assert_last_event(RuntimeEvent::Tokens(tokens::Event::ReserveRepatriated { + System::assert_last_event(RuntimeEvent::Tokens(orml_tokens::Event::ReserveRepatriated { currency_id: X_TOKEN_ID, from: alice(), to: bob(), @@ -2819,43 +2819,43 @@ fn fungible_inspect_hold_and_hold_trait_should_work() { #[test] fn sweep_dust_tokens_works() { ExtBuilder::default().build().execute_with(|| { - tokens::Accounts::::insert( + orml_tokens::Accounts::::insert( bob(), DOT, - tokens::AccountData { + orml_tokens::AccountData { free: 1, frozen: 0, reserved: 0, }, ); - tokens::Accounts::::insert( + orml_tokens::Accounts::::insert( eva(), DOT, - tokens::AccountData { + orml_tokens::AccountData { free: 2, frozen: 0, reserved: 0, }, ); - tokens::Accounts::::insert( + orml_tokens::Accounts::::insert( alice(), DOT, - tokens::AccountData { + orml_tokens::AccountData { free: 0, frozen: 1, reserved: 0, }, ); - tokens::Accounts::::insert( + orml_tokens::Accounts::::insert( DustAccount::get(), DOT, - tokens::AccountData { + orml_tokens::AccountData { free: 100, frozen: 0, reserved: 0, }, ); - tokens::TotalIssuance::::insert(DOT, 104); + orml_tokens::TotalIssuance::::insert(DOT, 104); let accounts = vec![bob(), eva(), alice()]; @@ -2876,7 +2876,7 @@ fn sweep_dust_tokens_works() { })); // bob's account is gone - assert_eq!(tokens::Accounts::::contains_key(bob(), DOT), false); + assert_eq!(orml_tokens::Accounts::::contains_key(bob(), DOT), false); assert_eq!(Currencies::free_balance(DOT, &bob()), 0); // eva's account remains, not below ED @@ -3003,7 +3003,7 @@ fn transfer_erc20_will_charge_gas() { assert_eq!( dispatch_info.weight, ::WeightInfo::transfer_non_native_currency() - + Weight::from_parts(support::evm::limits::erc20::TRANSFER.gas, 0) // mock GasToWeight is 1:1 + + Weight::from_parts(module_support::evm::limits::erc20::TRANSFER.gas, 0) // mock GasToWeight is 1:1 ); let dispatch_info = module::Call::::transfer { diff --git a/modules/dex-oracle/Cargo.toml b/modules/dex-oracle/Cargo.toml index c22c5a4470..6c9e9ed5ae 100644 --- a/modules/dex-oracle/Cargo.toml +++ b/modules/dex-oracle/Cargo.toml @@ -5,27 +5,27 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +scale-info = { workspace = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +frame-benchmarking = { workspace = true, optional = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-benchmarking/std", "frame-support/std", "frame-system/std", @@ -34,7 +34,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/dex-oracle/src/lib.rs b/modules/dex-oracle/src/lib.rs index e34fe534ca..5509fe2e4a 100644 --- a/modules/dex-oracle/src/lib.rs +++ b/modules/dex-oracle/src/lib.rs @@ -24,6 +24,7 @@ use frame_support::{pallet_prelude::*, traits::Time}; use frame_system::pallet_prelude::*; +use module_support::{DEXManager, DEXPriceProvider, ExchangeRate}; use orml_traits::Happened; use primitives::{Balance, CurrencyId, TradingPair}; use sp_core::U256; @@ -32,7 +33,6 @@ use sp_runtime::{ FixedPointNumber, SaturatedConversion, }; use sp_std::marker::PhantomData; -use support::{DEXManager, DEXPriceProvider, ExchangeRate}; mod mock; mod tests; diff --git a/modules/dex-oracle/src/mock.rs b/modules/dex-oracle/src/mock.rs index 9044b652de..dd41e7ef5d 100644 --- a/modules/dex-oracle/src/mock.rs +++ b/modules/dex-oracle/src/mock.rs @@ -26,6 +26,7 @@ use frame_support::{ traits::{ConstU64, Everything}, }; use frame_system::EnsureSignedBy; +use module_support::SwapLimit; use primitives::{DexShare, Moment, TokenSymbol}; use sp_core::{H160, H256}; use sp_runtime::{ @@ -33,7 +34,6 @@ use sp_runtime::{ BuildStorage, DispatchError, }; use sp_std::cell::RefCell; -use support::SwapLimit; pub type AccountId = u128; diff --git a/modules/dex/Cargo.toml b/modules/dex/Cargo.toml index b804155904..11b0d6e794 100644 --- a/modules/dex/Cargo.toml +++ b/modules/dex/Cargo.toml @@ -5,28 +5,28 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +scale-info = { workspace = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -orml-tokens = { path = "../../orml/tokens" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +orml-tokens = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -34,7 +34,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/dex/src/lib.rs b/modules/dex/src/lib.rs index 837a8e69ff..de7764d078 100644 --- a/modules/dex/src/lib.rs +++ b/modules/dex/src/lib.rs @@ -33,10 +33,11 @@ #![allow(clippy::unused_unit)] #![allow(clippy::collapsible_if)] -use codec::MaxEncodedLen; use frame_support::{pallet_prelude::*, transactional, PalletId}; use frame_system::pallet_prelude::*; +use module_support::{DEXIncentives, DEXManager, Erc20InfoMapping, ExchangeRate, Ratio, SwapLimit}; use orml_traits::{Happened, MultiCurrency, MultiCurrencyExtended}; +use parity_scale_codec::MaxEncodedLen; use primitives::{Balance, CurrencyId, TradingPair}; use scale_info::TypeInfo; use sp_core::{H160, U256}; @@ -45,7 +46,6 @@ use sp_runtime::{ ArithmeticError, DispatchError, DispatchResult, FixedPointNumber, RuntimeDebug, SaturatedConversion, }; use sp_std::{prelude::*, vec}; -use support::{DEXIncentives, DEXManager, Erc20InfoMapping, ExchangeRate, Ratio, SwapLimit}; mod mock; mod tests; diff --git a/modules/dex/src/mock.rs b/modules/dex/src/mock.rs index a9bf5ddf59..cec19371d8 100644 --- a/modules/dex/src/mock.rs +++ b/modules/dex/src/mock.rs @@ -26,12 +26,12 @@ use frame_support::{ traits::{ConstU32, ConstU64, Everything, Nothing}, }; use frame_system::EnsureSignedBy; +use module_support::{mocks::MockErc20InfoMapping, SpecificJointsSwap}; use orml_traits::{parameter_type_with_key, MultiReservableCurrency}; use primitives::{Amount, TokenSymbol}; use sp_core::H256; use sp_runtime::{traits::IdentityLookup, BuildStorage}; use sp_std::cell::RefCell; -use support::{mocks::MockErc20InfoMapping, SpecificJointsSwap}; pub type BlockNumber = u64; pub type AccountId = u128; diff --git a/modules/dex/src/tests.rs b/modules/dex/src/tests.rs index cbd8fb6fb5..84a9fd5b1f 100644 --- a/modules/dex/src/tests.rs +++ b/modules/dex/src/tests.rs @@ -26,11 +26,11 @@ use mock::{ ACAJointSwap, AUSDBTCPair, AUSDDOTPair, AUSDJointSwap, DOTBTCPair, DexModule, ExtBuilder, ListingOrigin, Runtime, RuntimeEvent, RuntimeOrigin, System, Tokens, ACA, ALICE, AUSD, AUSD_DOT_POOL_RECORD, BOB, BTC, CAROL, DOT, }; +use module_support::{Swap, SwapError}; use orml_traits::MultiReservableCurrency; use sp_core::H160; use sp_runtime::traits::BadOrigin; use std::str::FromStr; -use support::{Swap, SwapError}; #[test] fn list_provisioning_work() { diff --git a/modules/earning/Cargo.toml b/modules/earning/Cargo.toml index 6e6e5d7e3a..5f028bd396 100644 --- a/modules/earning/Cargo.toml +++ b/modules/earning/Cargo.toml @@ -5,30 +5,25 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } - -orml-traits = { package = "orml-traits", path = "../../orml/traits", default-features = false } - -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } - -paste = "1.0" +orml-traits = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -37,7 +32,6 @@ std = [ "sp-core/std", "sp-runtime/std", "sp-std/std", - "support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/emergency-shutdown/Cargo.toml b/modules/emergency-shutdown/Cargo.toml index 48757c6370..507f13d9fd 100644 --- a/modules/emergency-shutdown/Cargo.toml +++ b/modules/emergency-shutdown/Cargo.toml @@ -5,40 +5,40 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -loans = { package = "module-loans", path = "../loans", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +module-support = { workspace = true } +module-loans = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances= { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-currencies = { path = "../../orml/currencies" } -orml-traits = { path = "../../orml/traits" } -orml-tokens = { path = "../../orml/tokens" } -cdp-treasury = { package = "module-cdp-treasury", path = "../cdp-treasury" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances= { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } +orml-traits = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +module-cdp-treasury = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", - "loans/std", + "module-loans/std", "primitives/std", "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", "frame-system/try-runtime", - "loans/try-runtime", + "module-loans/try-runtime", ] diff --git a/modules/emergency-shutdown/src/lib.rs b/modules/emergency-shutdown/src/lib.rs index 2e095f6b00..82bb73cc4e 100644 --- a/modules/emergency-shutdown/src/lib.rs +++ b/modules/emergency-shutdown/src/lib.rs @@ -34,10 +34,10 @@ use frame_support::pallet_prelude::*; use frame_system::{ensure_signed, pallet_prelude::*}; +use module_support::{AuctionManager, CDPTreasury, EmergencyShutdown, LockablePrice, Ratio}; use primitives::{Balance, CurrencyId}; use sp_runtime::{traits::Zero, FixedPointNumber}; use sp_std::prelude::*; -use support::{AuctionManager, CDPTreasury, EmergencyShutdown, LockablePrice, Ratio}; mod mock; mod tests; @@ -51,7 +51,7 @@ pub mod module { use super::*; #[pallet::config] - pub trait Config: frame_system::Config + loans::Config { + pub trait Config: frame_system::Config + module_loans::Config { type RuntimeEvent: From> + IsType<::RuntimeEvent>; /// The list of valid collateral currency types @@ -173,7 +173,7 @@ pub mod module { ); // there's on debit in CDP ensure!( - >::total_positions(currency_id).debit.is_zero(), + >::total_positions(currency_id).debit.is_zero(), Error::::ExistUnhandledDebit, ); } diff --git a/modules/emergency-shutdown/src/mock.rs b/modules/emergency-shutdown/src/mock.rs index 7a001a959e..8a4fb71271 100644 --- a/modules/emergency-shutdown/src/mock.rs +++ b/modules/emergency-shutdown/src/mock.rs @@ -27,6 +27,7 @@ use frame_support::{ PalletId, }; use frame_system::EnsureSignedBy; +use module_support::{mocks::MockStableAsset, AuctionManager, LockablePrice, RiskManager, SpecificJointsSwap}; use orml_traits::parameter_type_with_key; use primitives::{Amount, TokenSymbol}; use sp_core::H256; @@ -34,8 +35,6 @@ use sp_runtime::{ traits::{AccountIdConversion, IdentityLookup}, BuildStorage, DispatchResult, }; -use support::mocks::MockStableAsset; -use support::{AuctionManager, LockablePrice, RiskManager, SpecificJointsSwap}; pub type AccountId = u128; pub type AuctionId = u32; @@ -150,7 +149,7 @@ parameter_types! { pub const LoansPalletId: PalletId = PalletId(*b"aca/loan"); } -impl loans::Config for Runtime { +impl module_loans::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Tokens; type RiskManager = MockRiskManager; @@ -209,7 +208,7 @@ parameter_types! { pub AlternativeSwapPathJointList: Vec> = vec![]; } -impl cdp_treasury::Config for Runtime { +impl module_cdp_treasury::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Currencies; type GetStableCurrencyId = GetStableCurrencyId; @@ -247,8 +246,8 @@ construct_runtime!( Tokens: orml_tokens, PalletBalances: pallet_balances, Currencies: orml_currencies, - CDPTreasuryModule: cdp_treasury, - Loans: loans, + CDPTreasuryModule: module_cdp_treasury, + Loans: module_loans, } ); diff --git a/modules/evm-accounts/Cargo.toml b/modules/evm-accounts/Cargo.toml index 116cf4fe62..aa4e644e0e 100644 --- a/modules/evm-accounts/Cargo.toml +++ b/modules/evm-accounts/Cargo.toml @@ -5,32 +5,31 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -libsecp256k1 = { version = "0.7", default-features = false, features = ["hmac", "static-context"], optional = true } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } +parity-scale-codec = { workspace = true } +libsecp256k1 = { workspace = true, features = ["hmac", "static-context"], optional = true } +scale-info = { workspace = true } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-core = { workspace = true } +sp-io = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } -orml-traits = { path = "../../orml/traits", default-features = false } - -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -module-support = { path = "../support", default-features = false } -module-evm-utility-macro = { path = "../evm-utility/macro" } +orml-traits = { workspace = true } +primitives = { workspace = true } +module-support = { workspace = true } +module-evm-utility-macro = { workspace = true } [dev-dependencies] -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-currencies = { path = "../../orml/currencies" } -orml-tokens = { path = "../../orml/tokens" } +pallet-balances = { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "libsecp256k1", "libsecp256k1/std", "scale-info/std", diff --git a/modules/evm-accounts/src/lib.rs b/modules/evm-accounts/src/lib.rs index e00ba34506..3ddba14e02 100644 --- a/modules/evm-accounts/src/lib.rs +++ b/modules/evm-accounts/src/lib.rs @@ -26,7 +26,6 @@ #![cfg_attr(not(feature = "std"), no_std)] #![allow(clippy::unused_unit)] -use codec::Encode; use frame_support::{ ensure, pallet_prelude::*, @@ -36,6 +35,7 @@ use frame_system::{ensure_signed, pallet_prelude::*}; use module_evm_utility_macro::keccak256; use module_support::{AddressMapping, EVMAccountsManager}; use orml_traits::currency::TransferAll; +use parity_scale_codec::Encode; use primitives::{evm::EvmAddress, to_bytes, AccountIndex}; use sp_core::crypto::AccountId32; use sp_core::{H160, H256}; diff --git a/modules/evm-bridge/Cargo.toml b/modules/evm-bridge/Cargo.toml index 0a20bc51f0..7f25509606 100644 --- a/modules/evm-bridge/Cargo.toml +++ b/modules/evm-bridge/Cargo.toml @@ -8,32 +8,34 @@ edition = "2021" targets = ["x86_64-unknown-linux-gnu"] [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -impl-trait-for-tuples = "0.2.2" -ethereum-types = { version = "0.14.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -module-evm = { path = "../evm", default-features = false } -module-evm-utility-macro = { path = "../evm-utility/macro" } -num_enum = { version = "0.5.1", default-features = false } +impl-trait-for-tuples = { workspace = true } +ethereum-types = { workspace = true } +num_enum = { workspace = true } + +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +sp-io = { workspace = true } + +module-evm = { workspace = true } +module-evm-utility-macro = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -serde_json = "1.0.81" -hex = "0.4" -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +serde_json = { workspace = true, features = ["std"] } +hex = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "ethereum-types/std", "frame-support/std", "frame-system/std", @@ -45,7 +47,7 @@ std = [ "sp-io/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] runtime-benchmarks = [ "frame-support/runtime-benchmarks", diff --git a/modules/evm-bridge/src/lib.rs b/modules/evm-bridge/src/lib.rs index a2bee76805..2fd4a011f7 100644 --- a/modules/evm-bridge/src/lib.rs +++ b/modules/evm-bridge/src/lib.rs @@ -23,15 +23,15 @@ use ethereum_types::BigEndianHash; use frame_support::{dispatch::DispatchResult, pallet_prelude::*}; use frame_system::pallet_prelude::*; use module_evm::{ExitReason, ExitSucceed}; +use module_support::{ + evm::limits::{erc20, liquidation}, + EVMBridge as EVMBridgeTrait, ExecutionMode, InvokeContext, LiquidationEvmBridge as LiquidationEvmBridgeT, EVM, +}; use num_enum::{IntoPrimitive, TryFromPrimitive}; use primitives::{evm::EvmAddress, Balance}; use sp_core::{H160, H256, U256}; use sp_runtime::{ArithmeticError, DispatchError, SaturatedConversion}; use sp_std::vec::Vec; -use support::{ - evm::limits::{erc20, liquidation}, - EVMBridge as EVMBridgeTrait, ExecutionMode, InvokeContext, LiquidationEvmBridge as LiquidationEvmBridgeT, EVM, -}; type AccountIdOf = ::AccountId; type BalanceOf = <::EVM as EVM>>::Balance; diff --git a/modules/evm-bridge/src/mock.rs b/modules/evm-bridge/src/mock.rs index e1e8ca26a5..0cb31056a6 100644 --- a/modules/evm-bridge/src/mock.rs +++ b/modules/evm-bridge/src/mock.rs @@ -26,11 +26,11 @@ use frame_support::{ traits::{ConstU128, ConstU32, ConstU64, Everything}, }; use frame_system::EnsureSignedBy; +use module_support::{mocks::MockAddressMapping, AddressMapping}; use primitives::{evm::convert_decimals_to_evm, evm::EvmAddress, ReserveIdentifier}; use sp_core::{crypto::AccountId32, H256}; use sp_runtime::{traits::IdentityLookup, BuildStorage}; pub use sp_std::str::FromStr; -use support::{mocks::MockAddressMapping, AddressMapping}; pub type AccountId = AccountId32; pub type Balance = u128; @@ -70,7 +70,7 @@ impl pallet_balances::Config for Runtime { type DustRemoval = (); type RuntimeEvent = RuntimeEvent; type ExistentialDeposit = ConstU128<1>; - type AccountStore = support::SystemAccountStore; + type AccountStore = module_support::SystemAccountStore; type MaxLocks = (); type MaxReserves = ConstU32<50>; type ReserveIdentifier = ReserveIdentifier; @@ -110,7 +110,7 @@ impl module_evm::Config for Runtime { type PrecompilesType = (); type PrecompilesValue = (); type GasToWeight = (); - type ChargeTransactionPayment = support::mocks::MockReservedTransactionPayment; + type ChargeTransactionPayment = module_support::mocks::MockReservedTransactionPayment; type NetworkContractOrigin = EnsureSignedBy; type NetworkContractSource = NetworkContractSource; diff --git a/modules/evm-utility/Cargo.toml b/modules/evm-utility/Cargo.toml index 977785bd2d..d8bd47dcdd 100644 --- a/modules/evm-utility/Cargo.toml +++ b/modules/evm-utility/Cargo.toml @@ -5,9 +5,9 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -sha3 = { version = "0.10.6", default-features = false } +sha3 = { workspace = true } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-std = { workspace = true } evm = { git = "https://github.com/rust-blockchain/evm", rev = "13240a8a551586fdef0b5028ed73af80b248092a", default-features = false, features = ["with-codec"] } evm-gasometer = { git = "https://github.com/rust-blockchain/evm", rev = "13240a8a551586fdef0b5028ed73af80b248092a", default-features = false } diff --git a/modules/evm-utility/macro/Cargo.toml b/modules/evm-utility/macro/Cargo.toml index 7438a7bb1f..dc9bc94bf1 100644 --- a/modules/evm-utility/macro/Cargo.toml +++ b/modules/evm-utility/macro/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" proc-macro = true [dependencies] -quote = "1.0.20" -syn = { version = "1.0.98", features = ["full", "fold", "extra-traits", "visit"] } -proc-macro2 = "1.0.40" -module-evm-utility = { path = ".." } +quote = { workspace = true } +syn = { workspace = true, features = ["full", "fold", "extra-traits", "visit"] } +proc-macro2 = { workspace = true } +module-evm-utility = { workspace = true, features = ["std"] } diff --git a/modules/evm/Cargo.toml b/modules/evm/Cargo.toml index 779c450390..96b449fffc 100644 --- a/modules/evm/Cargo.toml +++ b/modules/evm/Cargo.toml @@ -10,58 +10,58 @@ harness = false required-features = ["wasm-bench"] [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -hex-literal = { version = "0.4.1" } -ripemd = { version = "0.1.3", default-features = false } -rlp = { version = "0.5.2", default-features = false } -serde = { version = "1.0.145", default-features = false, features = ["alloc", "derive"] } -sha3 = { version = "0.10.8", default-features = false } -tiny-keccak = { version = "2.0", features = ["fips202"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -serde_json = { version = "1.0", default-features = false, features = ["alloc"], optional = true } -hex = { version = "0.4", default-features = false, features = ["alloc"], optional = true } -num = { version = "0.4", features = ["alloc"], default-features = false } -bn = { package = "substrate-bn", version = "0.6", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true } +hex-literal = { workspace = true } +ripemd = { workspace = true } +rlp = { workspace = true } +serde = { workspace = true, features = ["alloc", "derive"] } +sha3 = { workspace = true } +tiny-keccak = { workspace = true, features = ["fips202"] } +scale-info = { workspace = true } +serde_json = { workspace = true, features = ["alloc"], optional = true } +hex = { workspace = true, features = ["alloc"], optional = true } +num = { workspace = true, features = ["alloc"] } +bn = { workspace = true } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +pallet-timestamp = { workspace = true } +pallet-balances = { workspace = true, optional = true } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -wasm-bencher = { git = "https://github.com/open-web3-stack/wasm-bencher", branch = "polkadot-v1.1.0", default-features = false, optional = true } -orml-currencies = { path = "../../orml/currencies", default-features = false, optional = true } -orml-tokens = { path = "../../orml/tokens", default-features = false, optional = true } +sp-core = { workspace = true } +sp-io = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +wasm-bencher = { workspace = true, optional = true } +orml-currencies = { workspace = true, optional = true } +orml-tokens = { workspace = true, optional = true } -module-support = { path = "../support", default-features = false } -module-evm-utility = { path = "../evm-utility", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -module-idle-scheduler = { path = "../idle-scheduler", default-features = false, optional = true } -module-transaction-payment = { path = "../../modules/transaction-payment", default-features = false } -module-dex = { path = "../dex", default-features = false, optional = true } +module-support = { workspace = true } +module-evm-utility = { workspace = true } +primitives = { workspace = true } +module-idle-scheduler = { workspace = true, optional = true } +module-transaction-payment = { workspace = true } +module-dex = { workspace = true, optional = true } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +xcm-builder = { workspace = true } # we don't directly depends on this but need frame-benchmarking/std to fix build -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" , default-features = false, optional = true } +frame-benchmarking = { workspace = true, optional = true } [dev-dependencies] -hex = "0.4" -env_logger = "0.10.0" -serde_json = "1.0.81" -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +hex = { workspace = true, features = ["std"] } +env_logger = { workspace = true } +serde_json = { workspace = true, features = ["std"] } +pallet-utility = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ "serde/std", - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "module-dex/std", diff --git a/modules/evm/rpc/runtime_api/Cargo.toml b/modules/evm/rpc/runtime_api/Cargo.toml index 4dff66d81a..8ecd6593ff 100644 --- a/modules/evm/rpc/runtime_api/Cargo.toml +++ b/modules/evm/rpc/runtime_api/Cargo.toml @@ -5,11 +5,11 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../../../primitives", default-features = false } +sp-runtime = { workspace = true } +sp-api = { workspace = true } +sp-std = { workspace = true } +sp-core = { workspace = true } +primitives = { workspace = true } [features] default = ["std"] diff --git a/modules/evm/src/lib.rs b/modules/evm/src/lib.rs index 7b98aa1c7b..0bd72a44fd 100644 --- a/modules/evm/src/lib.rs +++ b/modules/evm/src/lib.rs @@ -28,7 +28,6 @@ pub use crate::runner::{ storage_meter::StorageMeter, Runner, }; -use codec::{Decode, Encode, FullCodec, MaxEncodedLen}; use frame_support::{ dispatch::{DispatchErrorWithPostInfo, DispatchResult, DispatchResultWithPostInfo, Pays, PostDispatchInfo}, ensure, @@ -55,6 +54,7 @@ pub use module_support::{ EVM as EVMTrait, }; pub use orml_traits::{currency::TransferAll, MultiCurrency}; +use parity_scale_codec::{Decode, Encode, FullCodec, MaxEncodedLen}; pub use primitives::{ evm::{ convert_decimals_from_evm, convert_decimals_to_evm, decode_gas_limit, is_system_contract, CallInfo, CreateInfo, diff --git a/modules/homa-validator-list/Cargo.toml b/modules/homa-validator-list/Cargo.toml index ede0f4a466..85ce1dc3df 100644 --- a/modules/homa-validator-list/Cargo.toml +++ b/modules/homa-validator-list/Cargo.toml @@ -5,30 +5,30 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -serde = { version = "1.0.145", optional = true } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } +serde = { workspace = true, features = ["std"], optional = true } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +orml-traits = { workspace = true } +primitives = { workspace = true } +module-support = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-tokens = { path = "../../orml/tokens" } -orml-currencies = { path = "../../orml/currencies" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ "serde", - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -36,7 +36,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/homa-validator-list/src/lib.rs b/modules/homa-validator-list/src/lib.rs index e423b2ea5b..92057d7cac 100644 --- a/modules/homa-validator-list/src/lib.rs +++ b/modules/homa-validator-list/src/lib.rs @@ -28,10 +28,11 @@ #![allow(clippy::unused_unit)] #![allow(clippy::collapsible_if)] -use codec::MaxEncodedLen; use frame_support::{pallet_prelude::*, traits::Contains}; use frame_system::pallet_prelude::*; +use module_support::{ExchangeRateProvider, Ratio}; use orml_traits::{BasicCurrency, BasicLockableCurrency, Happened, LockIdentifier}; +use parity_scale_codec::MaxEncodedLen; use primitives::Balance; use scale_info::TypeInfo; #[cfg(feature = "std")] @@ -41,7 +42,6 @@ use sp_runtime::{ DispatchResult, FixedPointNumber, RuntimeDebug, }; use sp_std::{fmt::Debug, vec::Vec}; -use support::{ExchangeRateProvider, Ratio}; mod mock; mod tests; diff --git a/modules/homa-validator-list/src/mock.rs b/modules/homa-validator-list/src/mock.rs index b8cc74b75c..d6bfe53a3d 100644 --- a/modules/homa-validator-list/src/mock.rs +++ b/modules/homa-validator-list/src/mock.rs @@ -26,13 +26,13 @@ use frame_support::{ traits::{ConstU128, ConstU32, ConstU64, Everything, Nothing}, }; use frame_system::EnsureSignedBy; +use module_support::ExchangeRate; use orml_traits::parameter_type_with_key; use primitives::{Amount, Balance, CurrencyId, TokenSymbol}; use sp_core::H256; use sp_runtime::{traits::IdentityLookup, BuildStorage}; use sp_std::cell::RefCell; use std::collections::HashMap; -use support::ExchangeRate; pub type AccountId = u128; pub type BlockNumber = u64; diff --git a/modules/homa/Cargo.toml b/modules/homa/Cargo.toml index 502b0000de..e7f80039a1 100644 --- a/modules/homa/Cargo.toml +++ b/modules/homa/Cargo.toml @@ -5,31 +5,31 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true} -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-arithmetic = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -module-support = { path = "../../modules/support", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true, features = ["derive"] } +scale-info = { workspace = true } +frame-benchmarking = { workspace = true, optional = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-arithmetic = { workspace = true } +sp-runtime = { workspace = true } +sp-core = { workspace = true } +sp-std = { workspace = true } +primitives = { workspace = true } +orml-traits = { workspace = true } +module-support = { workspace = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -module-currencies = { path = "../../modules/currencies" } -orml-tokens = { path = "../../orml/tokens" } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +module-currencies = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +xcm = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-benchmarking/std", "frame-support/std", "frame-system/std", @@ -37,7 +37,6 @@ std = [ "orml-traits/std", "primitives/std", "scale-info/std", - "sp-arithmetic/std", "sp-core/std", "sp-runtime/std", "sp-std/std", diff --git a/modules/honzon-bridge/Cargo.toml b/modules/honzon-bridge/Cargo.toml index e78b7f933a..d0108bf3cc 100644 --- a/modules/honzon-bridge/Cargo.toml +++ b/modules/honzon-bridge/Cargo.toml @@ -5,34 +5,34 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } +scale-info = { workspace = true } +parity-scale-codec = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +primitives = { workspace = true } +orml-traits = { workspace = true } [dev-dependencies] -serde_json = "1.0.81" -hex = "0.4" -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +serde_json = { workspace = true, features = ["std"] } +hex = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } -module-currencies = { path = "../../modules/currencies" } -module-evm = { path = "../evm" } -module-evm-accounts = { path = "../evm-accounts" } -module-evm-bridge = { path = "../evm-bridge" } -module-support = { path = "../../modules/support" } -orml-tokens = { path = "../../orml/tokens" } +module-currencies = { workspace = true, features = ["std"] } +module-evm = { workspace = true, features = ["std"] } +module-evm-accounts = { workspace = true, features = ["std"] } +module-evm-bridge = { workspace = true, features = ["std"] } +module-support = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", diff --git a/modules/honzon/Cargo.toml b/modules/honzon/Cargo.toml index 57b2faf210..353bf2e494 100644 --- a/modules/honzon/Cargo.toml +++ b/modules/honzon/Cargo.toml @@ -5,47 +5,47 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cdp-engine = { package = "module-cdp-engine", path = "../cdp-engine", default-features = false } -loans = { package = "module-loans", path = "../loans", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +sp-core = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +module-cdp-engine = { workspace = true } +module-loans = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-currencies = { path = "../../orml/currencies" } -orml-traits = { path = "../../orml/traits" } -orml-tokens = { path = "../../orml/tokens" } -cdp-treasury = { package = "module-cdp-treasury", path = "../cdp-treasury" } -evm-accounts = { package = "module-evm-accounts", path = "../evm-accounts" } +sp-io = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } +orml-traits = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +module-cdp-treasury = { workspace = true, features = ["std"] } +module-evm-accounts = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "cdp-engine/std", - "codec/std", + "module-cdp-engine/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", - "loans/std", + "module-loans/std", "primitives/std", "scale-info/std", "sp-core/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ - "cdp-engine/try-runtime", + "module-cdp-engine/try-runtime", "frame-support/try-runtime", "frame-system/try-runtime", - "loans/try-runtime", + "module-loans/try-runtime", ] diff --git a/modules/honzon/src/lib.rs b/modules/honzon/src/lib.rs index e359b14053..c3fa9b29bb 100644 --- a/modules/honzon/src/lib.rs +++ b/modules/honzon/src/lib.rs @@ -31,6 +31,7 @@ use frame_support::{pallet_prelude::*, traits::NamedReservableCurrency}; use frame_system::pallet_prelude::*; +use module_support::{CDPTreasury, EmergencyShutdown, ExchangeRate, HonzonManager, PriceProvider, Ratio}; use primitives::{Amount, Balance, CurrencyId, Position, ReserveIdentifier}; use sp_core::U256; use sp_runtime::{ @@ -38,7 +39,6 @@ use sp_runtime::{ ArithmeticError, DispatchResult, }; use sp_std::prelude::*; -use support::{CDPTreasury, EmergencyShutdown, ExchangeRate, HonzonManager, PriceProvider, Ratio}; mod mock; mod tests; @@ -54,7 +54,7 @@ pub mod module { pub const RESERVE_ID: ReserveIdentifier = ReserveIdentifier::Honzon; #[pallet::config] - pub trait Config: frame_system::Config + cdp_engine::Config { + pub trait Config: frame_system::Config + module_cdp_engine::Config { type RuntimeEvent: From> + IsType<::RuntimeEvent>; /// Currency for authorization reserved. @@ -191,7 +191,7 @@ pub mod module { let from = T::Lookup::lookup(from)?; ensure!(!T::EmergencyShutdown::is_shutdown(), Error::::AlreadyShutdown); Self::check_authorization(&from, &to, currency_id)?; - >::transfer_loan(&from, &to, currency_id)?; + >::transfer_loan(&from, &to, currency_id)?; Ok(()) } @@ -277,7 +277,7 @@ pub mod module { min_increase_collateral: Balance, ) -> DispatchResult { let who = ensure_signed(origin)?; - >::expand_position_collateral( + >::expand_position_collateral( &who, currency_id, increase_debit_value, @@ -300,7 +300,7 @@ pub mod module { min_decrease_debit_value: Balance, ) -> DispatchResult { let who = ensure_signed(origin)?; - >::shrink_position_debit( + >::shrink_position_debit( &who, currency_id, decrease_collateral, @@ -331,7 +331,7 @@ pub mod module { if !debit_value_adjustment.is_zero() { ensure!(!T::EmergencyShutdown::is_shutdown(), Error::::AlreadyShutdown); } - >::adjust_position_by_debit_value( + >::adjust_position_by_debit_value( &who, currency_id, collateral_adjustment, @@ -357,12 +357,12 @@ pub mod module { let debit_amount: Amount = debit_transfer.try_into().map_err(|_| ArithmeticError::Overflow)?; let negative_debit = debit_amount.checked_neg().ok_or(ArithmeticError::Overflow)?; // Adds ausd to user account momentarily to adjust loan - ::CDPTreasury::issue_debit(&who, debit_transfer, true)?; + ::CDPTreasury::issue_debit(&who, debit_transfer, true)?; - >::adjust_position(&who, from_currency, Zero::zero(), negative_debit)?; - >::adjust_position(&who, to_currency, Zero::zero(), debit_amount)?; + >::adjust_position(&who, from_currency, Zero::zero(), negative_debit)?; + >::adjust_position(&who, to_currency, Zero::zero(), debit_amount)?; // Removes debit issued for debit transfer - ::CDPTreasury::burn_debit(&who, debit_transfer)?; + ::CDPTreasury::burn_debit(&who, debit_transfer)?; Self::deposit_event(Event::TransferDebit { from_currency, @@ -394,7 +394,7 @@ impl Pallet { if !debit_adjustment.is_zero() { ensure!(!T::EmergencyShutdown::is_shutdown(), Error::::AlreadyShutdown); } - >::adjust_position(who, currency_id, collateral_adjustment, debit_adjustment)?; + >::adjust_position(who, currency_id, collateral_adjustment, debit_adjustment)?; Ok(()) } @@ -404,7 +404,7 @@ impl Pallet { max_collateral_amount: Balance, ) -> DispatchResult { ensure!(!T::EmergencyShutdown::is_shutdown(), Error::::AlreadyShutdown); - >::close_cdp_has_debit_by_dex(who, currency_id, max_collateral_amount)?; + >::close_cdp_has_debit_by_dex(who, currency_id, max_collateral_amount)?; Ok(()) } } @@ -424,11 +424,11 @@ impl HonzonManager for Pal } fn get_position(who: &T::AccountId, currency_id: CurrencyId) -> Position { - >::positions(currency_id, who) + >::positions(currency_id, who) } fn get_collateral_parameters(currency_id: CurrencyId) -> Vec { - let params = >::collateral_params(currency_id).unwrap_or_default(); + let params = >::collateral_params(currency_id).unwrap_or_default(); vec![ U256::from(params.maximum_total_debit_value), @@ -446,14 +446,15 @@ impl HonzonManager for Pal } fn get_current_collateral_ratio(who: &T::AccountId, currency_id: CurrencyId) -> Option { - let Position { collateral, debit } = >::positions(currency_id, who); + let Position { collateral, debit } = >::positions(currency_id, who); let stable_currency_id = T::GetStableCurrencyId::get(); - T::PriceSource::get_relative_price(currency_id, stable_currency_id) - .map(|price| >::calculate_collateral_ratio(currency_id, collateral, debit, price)) + T::PriceSource::get_relative_price(currency_id, stable_currency_id).map(|price| { + >::calculate_collateral_ratio(currency_id, collateral, debit, price) + }) } fn get_debit_exchange_rate(currency_id: CurrencyId) -> ExchangeRate { - >::get_debit_exchange_rate(currency_id) + >::get_debit_exchange_rate(currency_id) } } diff --git a/modules/honzon/src/mock.rs b/modules/honzon/src/mock.rs index 63155a5ef5..a4fa407167 100644 --- a/modules/honzon/src/mock.rs +++ b/modules/honzon/src/mock.rs @@ -21,13 +21,17 @@ #![cfg(test)] use super::*; -use cdp_engine::CollateralCurrencyIds; use frame_support::{ construct_runtime, ord_parameter_types, parameter_types, traits::{ConstU128, ConstU32, ConstU64, Everything, Nothing}, PalletId, }; use frame_system::{offchain::SendTransactionTypes, EnsureSignedBy}; +use module_cdp_engine::CollateralCurrencyIds; +use module_support::{ + mocks::MockStableAsset, AuctionManager, ExchangeRate, FractionalRate, Price, PriceProvider, Rate, Ratio, + SpecificJointsSwap, +}; use orml_traits::parameter_type_with_key; use primitives::{Balance, Moment, ReserveIdentifier, TokenSymbol}; use sp_core::{crypto::AccountId32, H256}; @@ -37,8 +41,6 @@ use sp_runtime::{ BuildStorage, FixedPointNumber, }; use sp_std::cell::RefCell; -use support::mocks::MockStableAsset; -use support::{AuctionManager, ExchangeRate, FractionalRate, Price, PriceProvider, Rate, Ratio, SpecificJointsSwap}; mod honzon { pub use super::super::*; @@ -134,7 +136,7 @@ parameter_types! { pub const LoansPalletId: PalletId = PalletId(*b"aca/loan"); } -impl loans::Config for Runtime { +impl module_loans::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Tokens; type RiskManager = CDPEngineModule; @@ -210,7 +212,7 @@ parameter_types! { ]; } -impl cdp_treasury::Config for Runtime { +impl module_cdp_treasury::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Currencies; type GetStableCurrencyId = GetStableCurrencyId; @@ -232,11 +234,11 @@ impl pallet_timestamp::Config for Runtime { type WeightInfo = (); } -impl evm_accounts::Config for Runtime { +impl module_evm_accounts::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = PalletBalances; type ChainId = (); - type AddressMapping = evm_accounts::EvmAddressMapping; + type AddressMapping = module_evm_accounts::EvmAddressMapping; type TransferAll = Currencies; type WeightInfo = (); } @@ -256,7 +258,7 @@ parameter_types! { pub const CDPEnginePalletId: PalletId = PalletId(*b"aca/cdpe"); } -impl cdp_engine::Config for Runtime { +impl module_cdp_engine::Config for Runtime { type RuntimeEvent = RuntimeEvent; type PriceSource = MockPriceSource; type DefaultLiquidationRatio = DefaultLiquidationRatio; @@ -278,7 +280,7 @@ impl cdp_engine::Config for Runtime { type MaxLiquidationContracts = ConstU32<10>; type LiquidationEvmBridge = (); type PalletId = CDPEnginePalletId; - type EvmAddressMapping = evm_accounts::EvmAddressMapping; + type EvmAddressMapping = module_evm_accounts::EvmAddressMapping; type Swap = SpecificJointsSwap<(), AlternativeSwapPathJointList>; type WeightInfo = (); } @@ -300,11 +302,11 @@ construct_runtime!( Tokens: orml_tokens, PalletBalances: pallet_balances, Currencies: orml_currencies, - LoansModule: loans, - CDPTreasuryModule: cdp_treasury, - CDPEngineModule: cdp_engine, + LoansModule: module_loans, + CDPTreasuryModule: module_cdp_treasury, + CDPEngineModule: module_cdp_engine, Timestamp: pallet_timestamp, - EvmAccounts: evm_accounts, + EvmAccounts: module_evm_accounts, } ); diff --git a/modules/honzon/src/tests.rs b/modules/honzon/src/tests.rs index 2292666186..cd43106144 100644 --- a/modules/honzon/src/tests.rs +++ b/modules/honzon/src/tests.rs @@ -23,9 +23,9 @@ use super::*; use frame_support::{assert_noop, assert_ok}; use mock::{RuntimeEvent, *}; +use module_support::{Rate, Ratio}; use orml_traits::{Change, MultiCurrency}; use sp_runtime::FixedPointNumber; -use support::{Rate, Ratio}; #[test] fn authorize_should_work() { @@ -274,7 +274,7 @@ fn transfer_debit_works() { // Below minimum collateral threshold for the BTC CDP assert_noop!( HonzonModule::transfer_debit(RuntimeOrigin::signed(ALICE), BTC, DOT, 500), - cdp_engine::Error::::BelowRequiredCollateralRatio + module_cdp_engine::Error::::BelowRequiredCollateralRatio ); // Too large of a transfer assert_noop!( @@ -284,7 +284,7 @@ fn transfer_debit_works() { // Won't work for currency that is not collateral assert_noop!( HonzonModule::transfer_debit(RuntimeOrigin::signed(ALICE), BTC, ACA, 50), - cdp_engine::Error::::InvalidCollateralType + module_cdp_engine::Error::::InvalidCollateralType ); assert_ok!(HonzonModule::transfer_debit(RuntimeOrigin::signed(ALICE), BTC, DOT, 50)); diff --git a/modules/idle-scheduler/Cargo.toml b/modules/idle-scheduler/Cargo.toml index a4a18207c5..71d201c2b0 100644 --- a/modules/idle-scheduler/Cargo.toml +++ b/modules/idle-scheduler/Cargo.toml @@ -5,25 +5,25 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -acala-primitives = { path = "../../primitives", default-features = false } -module-support = { path = "../support", default-features = false } +log = { workspace = true } +scale-info = { workspace = true } +parity-scale-codec = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +primitives = { workspace = true } +module-support = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "acala-primitives/std", - "codec/std", + "primitives/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "module-support/std", diff --git a/modules/idle-scheduler/src/lib.rs b/modules/idle-scheduler/src/lib.rs index 304a6e6e38..e1d0fbfe35 100644 --- a/modules/idle-scheduler/src/lib.rs +++ b/modules/idle-scheduler/src/lib.rs @@ -24,11 +24,11 @@ #![allow(clippy::unused_unit)] #![allow(unused_must_use)] -use acala_primitives::{task::TaskResult, BlockNumber, Nonce}; -use codec::FullCodec; use frame_support::pallet_prelude::*; use frame_system::pallet_prelude::*; pub use module_support::{DispatchableTask, IdleScheduler}; +use parity_scale_codec::FullCodec; +use primitives::{task::TaskResult, BlockNumber, Nonce}; use scale_info::TypeInfo; use sp_runtime::{ traits::{BlockNumberProvider, One}, diff --git a/modules/idle-scheduler/src/mock.rs b/modules/idle-scheduler/src/mock.rs index 2ee82e0546..db6b0ead58 100644 --- a/modules/idle-scheduler/src/mock.rs +++ b/modules/idle-scheduler/src/mock.rs @@ -21,18 +21,18 @@ #![cfg(test)] use crate as module_idle_scheduler; -use acala_primitives::{define_combined_task, task::TaskResult}; use frame_support::weights::Weight; use frame_support::{ construct_runtime, parameter_types, traits::{ConstU32, ConstU64, Everything}, }; use module_support::DispatchableTask; +use primitives::{define_combined_task, task::TaskResult}; pub use sp_runtime::offchain::storage::StorageValueRef; use sp_runtime::BuildStorage; use super::*; -use codec::{Decode, Encode}; +use parity_scale_codec::{Decode, Encode}; use scale_info::TypeInfo; pub const BASE_WEIGHT: Weight = Weight::from_parts(1_000_000, 0); diff --git a/modules/incentives/Cargo.toml b/modules/incentives/Cargo.toml index 32567bc417..5a647a4061 100644 --- a/modules/incentives/Cargo.toml +++ b/modules/incentives/Cargo.toml @@ -5,29 +5,29 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -orml-rewards = { path = "../../orml/rewards", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +orml-rewards = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-tokens = { path = "../../orml/tokens" } -orml-rewards = { path = "../../orml/rewards" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +orml-rewards = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-rewards/std", @@ -36,7 +36,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/incentives/src/lib.rs b/modules/incentives/src/lib.rs index 1a7ce5b31a..dc502b6174 100644 --- a/modules/incentives/src/lib.rs +++ b/modules/incentives/src/lib.rs @@ -41,6 +41,7 @@ use frame_support::{pallet_prelude::*, transactional, PalletId}; use frame_system::pallet_prelude::*; +use module_support::{DEXIncentives, EmergencyShutdown, FractionalRate, IncentivesManager, PoolId, Rate}; use orml_traits::{Happened, MultiCurrency, RewardHandler}; use primitives::{Amount, Balance, CurrencyId}; use sp_runtime::{ @@ -48,7 +49,6 @@ use sp_runtime::{ DispatchResult, FixedPointNumber, }; use sp_std::{collections::btree_map::BTreeMap, prelude::*}; -use support::{DEXIncentives, EmergencyShutdown, FractionalRate, IncentivesManager, PoolId, Rate}; mod mock; mod tests; diff --git a/modules/incentives/src/mock.rs b/modules/incentives/src/mock.rs index d900c09ba0..8ecdf390f0 100644 --- a/modules/incentives/src/mock.rs +++ b/modules/incentives/src/mock.rs @@ -27,12 +27,12 @@ use frame_support::{ weights::constants::RocksDbWeight, }; use frame_system::EnsureSignedBy; +pub use module_support::{Price, Ratio, SwapLimit}; use orml_traits::parameter_type_with_key; use primitives::{DexShare, TokenSymbol}; use sp_core::H256; use sp_runtime::{traits::IdentityLookup, AccountId32, BuildStorage}; use sp_std::cell::RefCell; -pub use support::{Price, Ratio, SwapLimit}; pub type AccountId = AccountId32; diff --git a/modules/liquid-crowdloan/Cargo.toml b/modules/liquid-crowdloan/Cargo.toml index bc72679d22..ae4a8d862c 100644 --- a/modules/liquid-crowdloan/Cargo.toml +++ b/modules/liquid-crowdloan/Cargo.toml @@ -5,29 +5,29 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } +scale-info = { workspace = true } +parity-scale-codec = { workspace = true } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } -orml-traits = { path = "../../orml/traits", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } +orml-traits = { workspace = true } +primitives = { workspace = true } +module-support = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -module-currencies = { path = "../currencies" } -orml-tokens = { path = "../../orml/tokens" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +module-currencies = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "scale-info/std", "sp-runtime/std", "sp-std/std", @@ -35,7 +35,7 @@ std = [ "frame-system/std", "orml-traits/std", "primitives/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/liquid-crowdloan/src/lib.rs b/modules/liquid-crowdloan/src/lib.rs index 81f39bd36d..48b0c38b9b 100644 --- a/modules/liquid-crowdloan/src/lib.rs +++ b/modules/liquid-crowdloan/src/lib.rs @@ -29,7 +29,7 @@ use orml_traits::MultiCurrency; use primitives::{Balance, CurrencyId}; use sp_runtime::{traits::AccountIdConversion, ArithmeticError}; -use support::CrowdloanVaultXcm; +use module_support::CrowdloanVaultXcm; mod mock; mod tests; diff --git a/modules/liquid-crowdloan/src/mock.rs b/modules/liquid-crowdloan/src/mock.rs index d6acb14e8c..b978d9378c 100644 --- a/modules/liquid-crowdloan/src/mock.rs +++ b/modules/liquid-crowdloan/src/mock.rs @@ -28,12 +28,12 @@ use frame_support::{ traits::{ConstU128, ConstU32, ConstU64, Everything, Nothing}, }; use frame_system::{EnsureRoot, EnsureSignedBy}; +use module_support::mocks::MockAddressMapping; use orml_traits::parameter_type_with_key; use primitives::{Amount, TokenSymbol}; use sp_core::{H160, H256}; use sp_runtime::{traits::IdentityLookup, AccountId32, BuildStorage}; use std::cell::RefCell; -use support::mocks::MockAddressMapping; pub type AccountId = AccountId32; pub type BlockNumber = u64; diff --git a/modules/loans/Cargo.toml b/modules/loans/Cargo.toml index 14f2f2fae3..abda9136cb 100644 --- a/modules/loans/Cargo.toml +++ b/modules/loans/Cargo.toml @@ -5,29 +5,31 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +scale-info = { workspace = true } + +frame-system = { workspace = true } +frame-support = { workspace = true } +sp-std = { workspace = true } +sp-runtime = { workspace = true } + +orml-traits = { workspace = true } +primitives = { workspace = true } +module-support = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-currencies = { path = "../../orml/currencies" } -orml-tokens = { path = "../../orml/tokens" } -cdp-treasury = { package = "module-cdp-treasury", path = "../cdp-treasury" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +module-cdp-treasury = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -35,7 +37,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/loans/src/lib.rs b/modules/loans/src/lib.rs index 2d89ca054a..bbd3ef5d6c 100644 --- a/modules/loans/src/lib.rs +++ b/modules/loans/src/lib.rs @@ -28,13 +28,13 @@ #![allow(clippy::collapsible_if)] use frame_support::{pallet_prelude::*, transactional, PalletId}; +use module_support::{CDPTreasury, RiskManager}; use orml_traits::{Happened, MultiCurrency, MultiCurrencyExtended}; use primitives::{Amount, Balance, CurrencyId, Position}; use sp_runtime::{ traits::{AccountIdConversion, Zero}, ArithmeticError, DispatchResult, }; -use support::{CDPTreasury, RiskManager}; mod mock; mod tests; diff --git a/modules/loans/src/mock.rs b/modules/loans/src/mock.rs index 4f6a51ca6a..5996421ce4 100644 --- a/modules/loans/src/mock.rs +++ b/modules/loans/src/mock.rs @@ -27,6 +27,7 @@ use frame_support::{ PalletId, }; use frame_system::EnsureSignedBy; +use module_support::{mocks::MockStableAsset, AuctionManager, RiskManager, SpecificJointsSwap}; use orml_traits::parameter_type_with_key; use primitives::TokenSymbol; use sp_core::H256; @@ -36,8 +37,6 @@ use sp_runtime::{ }; use sp_std::cell::RefCell; use std::collections::HashMap; -use support::mocks::MockStableAsset; -use support::{AuctionManager, RiskManager, SpecificJointsSwap}; pub type AccountId = u128; pub type AuctionId = u32; @@ -167,7 +166,7 @@ parameter_types! { pub AlternativeSwapPathJointList: Vec> = vec![]; } -impl cdp_treasury::Config for Runtime { +impl module_cdp_treasury::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Currency = Currencies; type GetStableCurrencyId = GetStableCurrencyId; @@ -266,7 +265,7 @@ construct_runtime!( Tokens: orml_tokens, PalletBalances: pallet_balances, Currencies: orml_currencies, - CDPTreasuryModule: cdp_treasury, + CDPTreasuryModule: module_cdp_treasury, } ); diff --git a/modules/nft/Cargo.toml b/modules/nft/Cargo.toml index e425b46e25..09f89fcb4e 100644 --- a/modules/nft/Cargo.toml +++ b/modules/nft/Cargo.toml @@ -5,37 +5,36 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -serde = { version = "1.0.145", default-features = false, features = ["alloc", "derive"] } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -scale-info = { version = "2.1", default-features = false, features = ["derive"] } +serde = { workspace = true, features = ["alloc", "derive"] } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +scale-info = { workspace = true } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true} -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-benchmarking = { workspace = true, optional = true} +frame-support = { workspace = true } +frame-system = { workspace = true } +pallet-proxy = { workspace = true } +primitives = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } -orml-nft = { path = "../../orml/nft", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } +orml-nft = { workspace = true } +orml-traits = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } - -orml-tokens = { path = "../../orml/tokens" } -module-currencies = { path = "../../modules/currencies" } -support = { package = "module-support", path = "../../modules/support" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-utility = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +module-currencies = { workspace = true, features = ["std"] } +module-support = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ "serde/std", - "codec/std", + "parity-scale-codec/std", "frame-benchmarking/std", "frame-support/std", "frame-system/std", diff --git a/modules/nft/src/benchmarking.rs b/modules/nft/src/benchmarking.rs index 01081609cc..9f585c7eb1 100644 --- a/modules/nft/src/benchmarking.rs +++ b/modules/nft/src/benchmarking.rs @@ -155,12 +155,12 @@ mod mock { use super::*; use crate as nft; - use codec::{Decode, Encode}; use frame_support::{ parameter_types, traits::{ConstU128, ConstU32, ConstU64, Contains, InstanceFilter}, PalletId, }; + use parity_scale_codec::{Decode, Encode}; use sp_core::{crypto::AccountId32, H256}; use sp_runtime::{ traits::{BlakeTwo256, IdentityLookup}, diff --git a/modules/nft/src/mock.rs b/modules/nft/src/mock.rs index b2568750c0..dd55c11127 100644 --- a/modules/nft/src/mock.rs +++ b/modules/nft/src/mock.rs @@ -21,20 +21,20 @@ use super::*; use crate as nft; -use codec::{Decode, Encode}; use frame_support::{ construct_runtime, ord_parameter_types, parameter_types, traits::{ConstU128, ConstU32, ConstU64, Contains, InstanceFilter, Nothing}, }; use frame_system::EnsureSignedBy; +use module_support::mocks::MockAddressMapping; use orml_traits::parameter_type_with_key; +use parity_scale_codec::{Decode, Encode}; use primitives::{Amount, Balance, CurrencyId, ReserveIdentifier, TokenSymbol}; use sp_core::{crypto::AccountId32, H160, H256}; use sp_runtime::{ traits::{BlakeTwo256, IdentityLookup}, BuildStorage, RuntimeDebug, }; -use support::mocks::MockAddressMapping; pub type AccountId = AccountId32; diff --git a/modules/nominees-election/Cargo.toml b/modules/nominees-election/Cargo.toml index e0a0869743..baab91e99e 100644 --- a/modules/nominees-election/Cargo.toml +++ b/modules/nominees-election/Cargo.toml @@ -5,28 +5,28 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-currencies = { path = "../../orml/currencies" } -orml-tokens = { path = "../../orml/tokens" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-currencies = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -34,7 +34,7 @@ std = [ "scale-info/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/nominees-election/src/lib.rs b/modules/nominees-election/src/lib.rs index 9f91bdb1c2..ceb55df447 100644 --- a/modules/nominees-election/src/lib.rs +++ b/modules/nominees-election/src/lib.rs @@ -25,6 +25,7 @@ use frame_support::{ BoundedVec, }; use frame_system::pallet_prelude::*; +use module_support::{NomineesProvider, OnNewEra}; use orml_traits::{BasicCurrency, BasicLockableCurrency}; use primitives::{ bonding::{self, BondingController}, @@ -35,7 +36,6 @@ use sp_runtime::{ SaturatedConversion, }; use sp_std::{fmt::Debug, prelude::*}; -use support::{NomineesProvider, OnNewEra}; mod mock; mod tests; diff --git a/modules/prices/Cargo.toml b/modules/prices/Cargo.toml index 4795aa2c9f..f6e0309444 100644 --- a/modules/prices/Cargo.toml +++ b/modules/prices/Cargo.toml @@ -5,25 +5,25 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -orml-traits = { package = "orml-traits", path = "../../orml/traits", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-core = { workspace = true } +sp-std = { workspace = true } +orml-traits = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-tokens = { path = "../../orml/tokens" } +sp-io = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -32,7 +32,7 @@ std = [ "sp-core/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", ] try-runtime = [ "frame-support/try-runtime", diff --git a/modules/prices/src/lib.rs b/modules/prices/src/lib.rs index b71a5b1165..8dbf1c4640 100644 --- a/modules/prices/src/lib.rs +++ b/modules/prices/src/lib.rs @@ -31,6 +31,7 @@ use frame_support::pallet_prelude::*; use frame_system::pallet_prelude::*; +use module_support::{DEXManager, Erc20InfoMapping, ExchangeRateProvider, LockablePrice, Price, PriceProvider, Rate}; use orml_traits::{DataFeeder, DataProvider, GetByKey, MultiCurrency}; use primitives::{Balance, CurrencyId, Lease}; use sp_core::U256; @@ -39,7 +40,6 @@ use sp_runtime::{ FixedPointNumber, }; use sp_std::marker::PhantomData; -use support::{DEXManager, Erc20InfoMapping, ExchangeRateProvider, LockablePrice, Price, PriceProvider, Rate}; mod mock; mod tests; diff --git a/modules/prices/src/mock.rs b/modules/prices/src/mock.rs index f3443e345c..626a3deb7b 100644 --- a/modules/prices/src/mock.rs +++ b/modules/prices/src/mock.rs @@ -26,6 +26,7 @@ use frame_support::{ traits::{ConstU64, Everything, Nothing}, }; use frame_system::EnsureSignedBy; +use module_support::{mocks::MockErc20InfoMapping, ExchangeRate, SwapLimit}; use orml_traits::{parameter_type_with_key, DataFeeder}; use primitives::{currency::DexShare, Amount, TokenSymbol}; use sp_core::{H160, H256}; @@ -34,7 +35,6 @@ use sp_runtime::{ BuildStorage, DispatchError, FixedPointNumber, }; use sp_std::cell::RefCell; -use support::{mocks::MockErc20InfoMapping, ExchangeRate, SwapLimit}; pub type AccountId = u128; pub type BlockNumber = u64; diff --git a/modules/relaychain/Cargo.toml b/modules/relaychain/Cargo.toml index 80a3f6dbe3..688d9feddb 100644 --- a/modules/relaychain/Cargo.toml +++ b/modules/relaychain/Cargo.toml @@ -5,24 +5,24 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -module-support = { path = "../support", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +parity-scale-codec = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +module-support = { workspace = true } +primitives = { workspace = true } +xcm = { workspace = true } +cumulus-primitives-core = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "cumulus-primitives-core/std", "frame-support/std", "frame-system/std", diff --git a/modules/relaychain/src/lib.rs b/modules/relaychain/src/lib.rs index 72f1cc14b5..825025a422 100644 --- a/modules/relaychain/src/lib.rs +++ b/modules/relaychain/src/lib.rs @@ -24,7 +24,7 @@ #![allow(clippy::unused_unit)] #![allow(clippy::large_enum_variant)] -use codec::{Decode, Encode, FullCodec}; +use parity_scale_codec::{Decode, Encode, FullCodec}; use sp_runtime::{traits::StaticLookup, RuntimeDebug}; use frame_support::traits::Get; diff --git a/modules/session-manager/Cargo.toml b/modules/session-manager/Cargo.toml index 7b631e47e5..012875504e 100644 --- a/modules/session-manager/Cargo.toml +++ b/modules/session-manager/Cargo.toml @@ -5,23 +5,23 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std= { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +sp-std= { workspace = true } +sp-staking = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +pallet-session = { workspace = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-io = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "log/std", diff --git a/modules/support/Cargo.toml b/modules/support/Cargo.toml index e7d6e490d2..f87285e974 100644 --- a/modules/support/Cargo.toml +++ b/modules/support/Cargo.toml @@ -5,30 +5,30 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -impl-trait-for-tuples = "0.2.2" -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -serde = { version = "1.0.145", optional = true } +impl-trait-for-tuples = { workspace = true } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +serde = { workspace = true, features = ["std"], optional = true } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +sp-core = { workspace = true } +sp-io = { workspace = true } +xcm = { workspace = true } -orml-tokens = { path = "../../orml/tokens", default-features = false } -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } +orml-tokens = { workspace = true } +nutsfinance-stable-asset = { workspace = true } +primitives = { workspace = true } [dev-dependencies] -serde_json = { version = "1.0.85" } +serde_json = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "nutsfinance-stable-asset/std", diff --git a/modules/support/src/bounded.rs b/modules/support/src/bounded.rs index 96f1e80572..eb78889e6b 100644 --- a/modules/support/src/bounded.rs +++ b/modules/support/src/bounded.rs @@ -18,8 +18,8 @@ use super::Rate; -use codec::{Decode, Encode, MaxEncodedLen}; use frame_support::traits::Get; +use parity_scale_codec::{Decode, Encode, MaxEncodedLen}; use primitives::{Balance, BlockNumber}; use scale_info::TypeInfo; use sp_runtime::{ @@ -54,7 +54,7 @@ pub struct BoundedType( impl, MaxChangeAbs: Get> Decode for BoundedType { - fn decode(input: &mut I) -> Result { + fn decode(input: &mut I) -> Result { let inner = T::decode(input)?; Self::try_from(inner).map_err(|_| "BoundedType: value out of bounds".into()) } diff --git a/modules/support/src/dex.rs b/modules/support/src/dex.rs index fa2efc0171..b9ddeb8c0a 100644 --- a/modules/support/src/dex.rs +++ b/modules/support/src/dex.rs @@ -16,9 +16,9 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::{Decode, Encode}; use frame_support::traits::Get; use nutsfinance_stable_asset::{PoolTokenIndex, StableAssetPoolId}; +use parity_scale_codec::{Decode, Encode}; use scale_info::TypeInfo; #[cfg(feature = "std")] use serde::{Deserialize, Serialize}; diff --git a/modules/support/src/evm.rs b/modules/support/src/evm.rs index 0dff268b65..d01df63fec 100644 --- a/modules/support/src/evm.rs +++ b/modules/support/src/evm.rs @@ -16,7 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::{Decode, Encode}; +use parity_scale_codec::{Decode, Encode}; use primitives::currency::AssetIds; use primitives::{ evm::{CallInfo, EvmAddress}, diff --git a/modules/support/src/honzon.rs b/modules/support/src/honzon.rs index e2208b5808..387dbdfc42 100644 --- a/modules/support/src/honzon.rs +++ b/modules/support/src/honzon.rs @@ -16,7 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::FullCodec; +use parity_scale_codec::FullCodec; use primitives::Position; use sp_core::U256; use sp_runtime::{DispatchError, DispatchResult}; diff --git a/modules/support/src/incentives.rs b/modules/support/src/incentives.rs index b9300be5e3..d5bafa01a2 100644 --- a/modules/support/src/incentives.rs +++ b/modules/support/src/incentives.rs @@ -17,7 +17,7 @@ // along with this program. If not, see . use crate::Rate; -use codec::{Decode, Encode}; +use parity_scale_codec::{Decode, Encode}; use primitives::CurrencyId; use scale_info::TypeInfo; use sp_runtime::{DispatchResult, RuntimeDebug}; diff --git a/modules/support/src/mocks.rs b/modules/support/src/mocks.rs index f3f22f4292..2a75180126 100644 --- a/modules/support/src/mocks.rs +++ b/modules/support/src/mocks.rs @@ -18,11 +18,11 @@ #![allow(clippy::type_complexity)] use crate::{AddressMapping, CurrencyId, Erc20InfoMapping, TransactionPayment}; -use codec::Encode; use frame_support::pallet_prelude::{DispatchClass, Pays, Weight}; use nutsfinance_stable_asset::{ traits::StableAsset, PoolTokenIndex, RedeemProportionResult, StableAssetPoolId, StableAssetPoolInfo, SwapResult, }; +use parity_scale_codec::Encode; use primitives::{ currency::TokenInfo, evm::{EvmAddress, H160_POSITION_TOKEN}, diff --git a/modules/support/src/relaychain.rs b/modules/support/src/relaychain.rs index 52a77915d7..b11f8f0b6c 100644 --- a/modules/support/src/relaychain.rs +++ b/modules/support/src/relaychain.rs @@ -19,7 +19,7 @@ // * Since XCM V3, relaychain configs 'SafeCallFilter' to filter the call in Transact: // * https://github.com/paritytech/polkadot/blob/master/runtime/polkadot/src/xcm_config.rs -use codec::{Decode, Encode, FullCodec}; +use parity_scale_codec::{Decode, Encode, FullCodec}; use primitives::{AccountId, Balance}; use sp_runtime::{ traits::{AccountIdLookup, StaticLookup}, diff --git a/modules/transaction-pause/Cargo.toml b/modules/transaction-pause/Cargo.toml index 2a79869fef..cfa868c8ae 100644 --- a/modules/transaction-pause/Cargo.toml +++ b/modules/transaction-pause/Cargo.toml @@ -5,29 +5,29 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -hex-literal = "0.4.1" -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -module-support = { path = "../support", default-features = false } +log = { workspace = true } +hex-literal = { workspace = true } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +module-support = { workspace = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-tokens = { path = "../../orml/tokens" } -orml-traits = { path = "../../orml/traits" } -primitives = { package = "acala-primitives", path = "../../primitives" } -smallvec = "1.4.1" +sp-io = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +orml-traits = { workspace = true, features = ["std"] } +primitives = { workspace = true, features = ["std"] } +smallvec = { workspace = true } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "module-support/std", diff --git a/modules/transaction-payment/Cargo.toml b/modules/transaction-payment/Cargo.toml index fbf6497f2f..c755e63a7a 100644 --- a/modules/transaction-payment/Cargo.toml +++ b/modules/transaction-payment/Cargo.toml @@ -5,34 +5,33 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io= { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -support = { package = "module-support", path = "../support", default-features = false } - -orml-traits = { path = "../../orml/traits", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +parity-scale-codec = { workspace = true } +scale-info = { workspace = true } +sp-runtime = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-std = { workspace = true } +sp-io= { workspace = true } +pallet-transaction-payment = { workspace = true } +pallet-transaction-payment-rpc-runtime-api = { workspace = true } +primitives = { workspace = true } +module-support = { workspace = true } +orml-traits = { workspace = true } +xcm = { workspace = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-tokens = { path = "../../orml/tokens" } -module-currencies = { path = "../../modules/currencies" } -module-dex = { path = "../dex" } -module-aggregated-dex = { path = "../../modules/aggregated-dex" } -smallvec = "1.4.1" +sp-core = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +module-currencies = { workspace = true, features = ["std"] } +module-dex = { workspace = true, features = ["std"] } +module-aggregated-dex = { workspace = true, features = ["std"] } +smallvec = { workspace = true } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-support/std", "frame-system/std", "orml-traits/std", @@ -43,7 +42,7 @@ std = [ "sp-io/std", "sp-runtime/std", "sp-std/std", - "support/std", + "module-support/std", "xcm/std", ] try-runtime = [ diff --git a/modules/transaction-payment/src/lib.rs b/modules/transaction-payment/src/lib.rs index 279fdbfbce..5db965f771 100644 --- a/modules/transaction-payment/src/lib.rs +++ b/modules/transaction-payment/src/lib.rs @@ -40,6 +40,7 @@ use frame_support::{ BoundedVec, PalletId, }; use frame_system::pallet_prelude::*; +use module_support::{AggregatedSwapPath, BuyWeightRate, PriceProvider, Ratio, Swap, SwapLimit, TransactionPayment}; use orml_traits::MultiCurrency; use pallet_transaction_payment_rpc_runtime_api::RuntimeDispatchInfo; use pallet_transaction_payment_rpc_runtime_api::{FeeDetails, InclusionFee}; @@ -56,7 +57,6 @@ use sp_runtime::{ FixedPointNumber, FixedPointOperand, Percent, Perquintill, }; use sp_std::prelude::*; -use support::{AggregatedSwapPath, BuyWeightRate, PriceProvider, Ratio, Swap, SwapLimit, TransactionPayment}; use xcm::v3::prelude::MultiLocation; mod mock; diff --git a/modules/transaction-payment/src/mock.rs b/modules/transaction-payment/src/mock.rs index 5a62d0bcc5..0c27cd2041 100644 --- a/modules/transaction-payment/src/mock.rs +++ b/modules/transaction-payment/src/mock.rs @@ -29,6 +29,10 @@ use frame_support::{ PalletId, }; use frame_system::EnsureSignedBy; +use module_support::{ + mocks::{MockAddressMapping, MockStableAsset}, + Price, SpecificJointsSwap, +}; use orml_traits::parameter_type_with_key; use primitives::{Amount, ReserveIdentifier, TokenSymbol, TradingPair}; use smallvec::smallvec; @@ -38,10 +42,6 @@ use sp_runtime::{ BuildStorage, Perbill, }; use sp_std::cell::RefCell; -use support::{ - mocks::{MockAddressMapping, MockStableAsset}, - Price, SpecificJointsSwap, -}; pub type AccountId = AccountId32; pub type BlockNumber = u64; diff --git a/modules/transaction-payment/src/tests.rs b/modules/transaction-payment/src/tests.rs index ecd71fa254..2a4cc8a6e3 100644 --- a/modules/transaction-payment/src/tests.rs +++ b/modules/transaction-payment/src/tests.rs @@ -31,6 +31,7 @@ use mock::{ RuntimeOrigin, System, TransactionPayment, ACA, ALICE, AUSD, BOB, CHARLIE, DAVE, DOT, FEE_UNBALANCED_AMOUNT, LDOT, TIP_UNBALANCED_AMOUNT, }; +use module_support::{BuyWeightRate, DEXManager, Price, TransactionPayment as TransactionPaymentT}; use orml_traits::{MultiCurrency, MultiLockableCurrency}; use pallet_balances::ReserveData; use primitives::currency::*; @@ -39,7 +40,6 @@ use sp_runtime::{ testing::TestXt, traits::{One, UniqueSaturatedInto}, }; -use support::{BuyWeightRate, DEXManager, Price, TransactionPayment as TransactionPaymentT}; use xcm::v3::prelude::*; const CALL: ::RuntimeCall = diff --git a/modules/xcm-interface/Cargo.toml b/modules/xcm-interface/Cargo.toml index 2b225d0a2a..f93c9bc797 100644 --- a/modules/xcm-interface/Cargo.toml +++ b/modules/xcm-interface/Cargo.toml @@ -5,39 +5,36 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true} -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -module-support = { path = "../../modules/support", default-features = false } +log = { workspace = true } +parity-scale-codec = { workspace = true, features = ["derive"] } +scale-info = { workspace = true } +frame-benchmarking = { workspace = true, optional = true} +frame-support = { workspace = true } +frame-system = { workspace = true } +sp-runtime = { workspace = true } +sp-core = { workspace = true } +sp-std = { workspace = true } +pallet-xcm = { workspace = true } +xcm = { workspace = true } +primitives = { workspace = true } +orml-traits = { workspace = true } +module-support = { workspace = true } [dev-dependencies] insta = { version = "1.31.0" } - -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } - -orml-tokens = { path = "../../orml/tokens" } - -module-currencies = { path = "../../modules/currencies" } -module-relaychain = { path = "../relaychain" } +cumulus-primitives-core = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +xcm-builder = { workspace = true, features = ["std"] } +xcm-executor = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +module-currencies = { workspace = true, features = ["std"] } +module-relaychain = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "frame-benchmarking/std", "frame-support/std", "frame-system/std", diff --git a/node/Cargo.toml b/node/Cargo.toml index b9ade47537..875098985c 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -10,9 +10,9 @@ name = "acala" path = "src/main.rs" [dependencies] -futures = "0.3.28" -acala-cli = { path = "cli" } -acala-service = { path = "service" } +futures = { workspace = true } +acala-cli = { workspace = true } +acala-service = { workspace = true, features = ["std"] } [features] default = [] diff --git a/node/cli/Cargo.toml b/node/cli/Cargo.toml index bf7d5aaafb..61f42dc8fd 100644 --- a/node/cli/Cargo.toml +++ b/node/cli/Cargo.toml @@ -5,35 +5,35 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = "0.4.17" -clap = { version = "4.4.2", features = ["derive"] } -codec = { package = "parity-scale-codec", version = "3.4.0" } +log = { workspace = true } +clap = { workspace = true, features = ["derive"] } +parity-scale-codec = { workspace = true, features = ["std"] } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } -sc-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } -sc-executor = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } -sc-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } -sc-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -frame-benchmarking-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } -try-runtime-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } +sp-core = { workspace = true, features = ["std"], optional = true } +sc-cli = { workspace = true, optional = true } +sc-executor = { workspace = true, optional = true } +sp-io = { workspace = true, features = ["std"], optional = true } +sc-service = { workspace = true, optional = true } +sc-tracing = { workspace = true } +sp-runtime = { workspace = true, features = ["std"] } +sc-telemetry = { workspace = true } +frame-benchmarking-cli = { workspace = true, optional = true } +try-runtime-cli = { workspace = true, optional = true } -cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-service = { workspace = true } +cumulus-client-cli ={ workspace = true } +cumulus-primitives-core = { workspace = true, features = ["std"] } +polkadot-parachain-primitives = { workspace = true, features = ["std"] } +polkadot-cli = { workspace = true } +polkadot-primitives = { workspace = true, features = ["std"] } +polkadot-service = { workspace = true } -inspect = { package = "acala-inspect", path = "../../inspect" } -service = { package = "acala-service", path = "../service", default-features = false, optional = true } +acala-inspect = { workspace = true } +acala-service = { workspace = true, optional = true } [build-dependencies] -orml-build-script-utils = { path = "../../orml/build-script-utils" } -substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +orml-build-script-utils = { workspace = true } +substrate-build-script-utils = { workspace = true } [features] default = [ "cli" ] @@ -43,37 +43,37 @@ cli = [ "sp-core", "sc-executor", "sc-service", - "service", + "acala-service", "sp-io", "try-runtime-cli", ] runtime-benchmarks = [ "frame-benchmarking-cli/runtime-benchmarks", "polkadot-cli/runtime-benchmarks", - "polkadot-parachain/runtime-benchmarks", + "polkadot-parachain-primitives/runtime-benchmarks", "polkadot-primitives/runtime-benchmarks", "polkadot-service/runtime-benchmarks", "sc-service/runtime-benchmarks", - "service/runtime-benchmarks", + "acala-service/runtime-benchmarks", "sp-runtime/runtime-benchmarks", ] try-runtime = [ "polkadot-cli/try-runtime", "polkadot-service/try-runtime", - "service/try-runtime", + "acala-service/try-runtime", "try-runtime-cli", ] with-mandala-runtime = [ - "service/with-mandala-runtime", + "acala-service/with-mandala-runtime", ] with-karura-runtime = [ - "service/with-karura-runtime", + "acala-service/with-karura-runtime", ] with-acala-runtime = [ - "service/with-acala-runtime", + "acala-service/with-acala-runtime", ] with-all-runtime = [ - "service/with-all-runtime", + "acala-service/with-all-runtime", "with-acala-runtime", "with-karura-runtime", "with-mandala-runtime", diff --git a/node/cli/src/cli.rs b/node/cli/src/cli.rs index eddd34a03e..258c01a868 100644 --- a/node/cli/src/cli.rs +++ b/node/cli/src/cli.rs @@ -24,7 +24,7 @@ use clap::Parser; use sc_cli::{KeySubcommand, SignCmd, VanityCmd, VerifyCmd}; use std::path::PathBuf; -use service::chain_spec; +use acala_service::chain_spec; /// Possible subcommands of the main binary. #[derive(Debug, Parser)] @@ -44,7 +44,7 @@ pub enum Subcommand { name = "inspect", about = "Decode given block or extrinsic using current native runtime." )] - Inspect(inspect::cli::InspectCmd), + Inspect(acala_inspect::cli::InspectCmd), /// The custom benchmark subcommmand benchmarking runtime modules. #[command(subcommand)] diff --git a/node/cli/src/command.rs b/node/cli/src/command.rs index 33e392a4e1..1533f9f338 100644 --- a/node/cli/src/command.rs +++ b/node/cli/src/command.rs @@ -22,6 +22,7 @@ use std::net::SocketAddr; use crate::cli::{Cli, RelayChainCli, Subcommand}; +use acala_service::{chain_spec, new_partial, IdentifyVariant}; use cumulus_primitives_core::ParaId; use frame_benchmarking_cli::{BenchmarkCmd, SUBSTRATE_REFERENCE_HARDWARE}; use log::info; @@ -31,7 +32,6 @@ use sc_cli::{ }; use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; use sc_service::config::{BasePath, PrometheusConfig}; -use service::{chain_spec, new_partial, IdentifyVariant}; fn chain_name() -> String { "Acala".into() @@ -94,8 +94,8 @@ impl SubstrateCli for Cli { path => { let path = std::path::PathBuf::from(path); - let chain_spec = Box::new(service::chain_spec::DummyChainSpec::from_json_file(path.clone())?) - as Box; + let chain_spec = Box::new(acala_service::chain_spec::DummyChainSpec::from_json_file(path.clone())?) + as Box; if chain_spec.is_karura() { #[cfg(feature = "with-karura-runtime")] @@ -104,21 +104,21 @@ impl SubstrateCli for Cli { } #[cfg(not(feature = "with-karura-runtime"))] - return Err(service::KARURA_RUNTIME_NOT_AVAILABLE.into()); + return Err(acala_service::KARURA_RUNTIME_NOT_AVAILABLE.into()); } else if chain_spec.is_acala() { #[cfg(feature = "with-acala-runtime")] { Box::new(chain_spec::acala::ChainSpec::from_json_file(path)?) } #[cfg(not(feature = "with-acala-runtime"))] - return Err(service::ACALA_RUNTIME_NOT_AVAILABLE.into()); + return Err(acala_service::ACALA_RUNTIME_NOT_AVAILABLE.into()); } else { #[cfg(feature = "with-mandala-runtime")] { Box::new(chain_spec::mandala::ChainSpec::from_json_file(path)?) } #[cfg(not(feature = "with-mandala-runtime"))] - return Err(service::MANDALA_RUNTIME_NOT_AVAILABLE.into()); + return Err(acala_service::MANDALA_RUNTIME_NOT_AVAILABLE.into()); } } }) @@ -161,7 +161,7 @@ impl SubstrateCli for RelayChainCli { } } -fn set_default_ss58_version(spec: &Box) { +fn set_default_ss58_version(spec: &Box) { use sp_core::crypto::Ss58AddressFormatRegistry; let ss58_version = if spec.is_karura() { @@ -179,7 +179,7 @@ fn set_default_ss58_version(spec: &Box) { const DEV_ONLY_ERROR_PATTERN: &str = "can only use subcommand with --chain [karura-dev, acala-dev, pc-dev, dev], got "; #[allow(dead_code)] -fn ensure_dev(spec: &Box) -> std::result::Result<(), String> { +fn ensure_dev(spec: &Box) -> std::result::Result<(), String> { if spec.is_dev() { Ok(()) } else { @@ -192,30 +192,30 @@ macro_rules! with_runtime_or_err { if $chain_spec.is_acala() { #[cfg(feature = "with-acala-runtime")] #[allow(unused_imports)] - use service::{acala_runtime::{Block, RuntimeApi}, AcalaExecutorDispatch as Executor}; + use acala_service::{acala_runtime::{Block, RuntimeApi}, AcalaExecutorDispatch as Executor}; #[cfg(feature = "with-acala-runtime")] $( $code )* #[cfg(not(feature = "with-acala-runtime"))] - return Err(service::ACALA_RUNTIME_NOT_AVAILABLE.into()); + return Err(acala_service::ACALA_RUNTIME_NOT_AVAILABLE.into()); } else if $chain_spec.is_karura() { #[cfg(feature = "with-karura-runtime")] #[allow(unused_imports)] - use service::{karura_runtime::{Block, RuntimeApi}, KaruraExecutorDispatch as Executor}; + use acala_service::{karura_runtime::{Block, RuntimeApi}, KaruraExecutorDispatch as Executor}; #[cfg(feature = "with-karura-runtime")] $( $code )* #[cfg(not(feature = "with-karura-runtime"))] - return Err(service::KARURA_RUNTIME_NOT_AVAILABLE.into()); + return Err(acala_service::KARURA_RUNTIME_NOT_AVAILABLE.into()); } else { #[cfg(feature = "with-mandala-runtime")] #[allow(unused_imports)] - use service::{mandala_runtime::{Block, RuntimeApi}, MandalaExecutorDispatch as Executor}; + use acala_service::{mandala_runtime::{Block, RuntimeApi}, MandalaExecutorDispatch as Executor}; #[cfg(feature = "with-mandala-runtime")] $( $code )* #[cfg(not(feature = "with-mandala-runtime"))] - return Err(service::MANDALA_RUNTIME_NOT_AVAILABLE.into()); + return Err(acala_service::MANDALA_RUNTIME_NOT_AVAILABLE.into()); } } } @@ -232,7 +232,7 @@ pub fn run() -> sc_cli::Result<()> { set_default_ss58_version(chain_spec); runner.sync_run(|mut config| { - let (client, _, _, _) = service::new_chain_ops(&mut config)?; + let (client, _, _, _) = acala_service::new_chain_ops(&mut config)?; cmd.run(client) }) } @@ -299,7 +299,7 @@ pub fn run() -> sc_cli::Result<()> { set_default_ss58_version(chain_spec); runner.async_run(|mut config| { - let (client, _, import_queue, task_manager) = service::new_chain_ops(&mut config)?; + let (client, _, import_queue, task_manager) = acala_service::new_chain_ops(&mut config)?; Ok((cmd.run(client, import_queue), task_manager)) }) } @@ -311,7 +311,7 @@ pub fn run() -> sc_cli::Result<()> { set_default_ss58_version(chain_spec); runner.async_run(|mut config| { - let (client, _, _, task_manager) = service::new_chain_ops(&mut config)?; + let (client, _, _, task_manager) = acala_service::new_chain_ops(&mut config)?; Ok((cmd.run(client, config.database), task_manager)) }) } @@ -323,7 +323,7 @@ pub fn run() -> sc_cli::Result<()> { set_default_ss58_version(chain_spec); runner.async_run(|mut config| { - let (client, _, _, task_manager) = service::new_chain_ops(&mut config)?; + let (client, _, _, task_manager) = acala_service::new_chain_ops(&mut config)?; Ok((cmd.run(client, config.chain_spec), task_manager)) }) } @@ -335,7 +335,7 @@ pub fn run() -> sc_cli::Result<()> { set_default_ss58_version(chain_spec); runner.async_run(|mut config| { - let (client, _, import_queue, task_manager) = service::new_chain_ops(&mut config)?; + let (client, _, import_queue, task_manager) = acala_service::new_chain_ops(&mut config)?; Ok((cmd.run(client, import_queue), task_manager)) }) } @@ -373,7 +373,7 @@ pub fn run() -> sc_cli::Result<()> { set_default_ss58_version(chain_spec); runner.async_run(|mut config| { - let (client, backend, _, task_manager) = service::new_chain_ops(&mut config)?; + let (client, backend, _, task_manager) = acala_service::new_chain_ops(&mut config)?; Ok((cmd.run(client, backend, None), task_manager)) }) } @@ -385,7 +385,7 @@ pub fn run() -> sc_cli::Result<()> { with_runtime_or_err!(chain_spec, { return runner.sync_run(|config| { let partials = new_partial::(&config, false, false)?; - cmd.run::(&*config.chain_spec, &*partials.client) + cmd.run::(&*config.chain_spec, &*partials.client) }); }) } @@ -435,7 +435,7 @@ pub fn run() -> sc_cli::Result<()> { if is_dev { with_runtime_or_err!(config.chain_spec, { { - return service::start_dev_node::(config, cli.instant_sealing) + return acala_service::start_dev_node::(config, cli.instant_sealing) .map_err(Into::into); } }) @@ -468,7 +468,7 @@ pub fn run() -> sc_cli::Result<()> { with_runtime_or_err!(config.chain_spec, { { - service::start_node::(config, polkadot_config, collator_options, id) + acala_service::start_node::(config, polkadot_config, collator_options, id) .await .map(|r| r.0) .map_err(Into::into) diff --git a/node/e2e-tests/test-service/Cargo.toml b/node/e2e-tests/test-service/Cargo.toml index 81c775d480..f7d4cc13f4 100644 --- a/node/e2e-tests/test-service/Cargo.toml +++ b/node/e2e-tests/test-service/Cargo.toml @@ -21,64 +21,64 @@ rlp = "0.5.2" sha3 = "0.10" # Substrate dependencies -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-chain-spec = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus-manual-seal = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-executor = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-network = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-network-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-rpc-server = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-arithmetic = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-consensus = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-externalities = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-state-machine = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-trie = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -substrate-test-client = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +frame-support = { workspace = true, features = ["std"] } +frame-system = { workspace = true, features = ["std"] } +frame-system-rpc-runtime-api = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-sudo = { workspace = true, features = ["std"] } +pallet-transaction-payment = { workspace = true, features = ["std"] } +sc-basic-authorship = { workspace = true } +sc-chain-spec = { workspace = true } +sc-client-api = { workspace = true } +sc-consensus = { workspace = true } +sc-consensus-aura = { workspace = true } +sc-consensus-manual-seal = { workspace = true } +sc-executor = { workspace = true } +sc-network = { workspace = true } +sc-network-common = { workspace = true } +sc-offchain = { workspace = true } +sc-rpc = { workspace = true } +sc-rpc-server = { workspace = true } +sc-service = { workspace = true } +sc-tracing = { workspace = true } +sc-transaction-pool = { workspace = true } +sc-transaction-pool-api = { workspace = true } +sp-api = { workspace = true, features = ["std"] } +sp-arithmetic = { workspace = true, features = ["std"] } +sp-blockchain = { workspace = true } +sp-consensus = { workspace = true } +sp-consensus-aura = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-externalities = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +sp-keyring = { workspace = true } +sp-runtime = { workspace = true, features = ["std"] } +sp-state-machine = { workspace = true, features = ["std"] } +sp-timestamp = { workspace = true, features = ["std"] } +sp-tracing = { workspace = true, features = ["std"] } +sp-trie = { workspace = true, features = ["std"] } +substrate-test-client = { workspace = true } # Polkadot dependencies -polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-test-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +polkadot-primitives = { workspace = true, features = ["std"] } +polkadot-service = { workspace = true } +polkadot-test-service = { workspace = true } # Cumulus dependencies -cumulus-client-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-consensus-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-consensus-relay-chain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-network = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-pov-recovery = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-inprocess-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-minimal-node = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-rpc-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-test-relay-validation-worker-provider = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-cli = { workspace = true } +cumulus-client-consensus-aura = { workspace = true } +cumulus-client-consensus-common = { workspace = true } +cumulus-client-consensus-relay-chain = { workspace = true } +cumulus-client-network = { workspace = true } +cumulus-client-pov-recovery = { workspace = true } +cumulus-client-service = { workspace = true } +cumulus-primitives-core = { workspace = true, features = ["std"] } +cumulus-primitives-parachain-inherent = { workspace = true, features = ["std"] } +cumulus-relay-chain-inprocess-interface = { workspace = true } +cumulus-relay-chain-interface = { workspace = true } +cumulus-relay-chain-minimal-node = { workspace = true } +cumulus-relay-chain-rpc-interface = { workspace = true } +cumulus-test-relay-validation-worker-provider = { workspace = true } runtime-common = { path = "../../../runtime/common" } node-runtime = { package = "mandala-runtime", path = "../../../runtime/mandala" } @@ -99,5 +99,5 @@ orml-traits = { path = "../../../orml/traits" } portpicker = "0.1.1" # Substrate dependencies -sc-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -substrate-test-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-cli = { workspace = true } +substrate-test-utils = { workspace = true } diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index fb4d373110..e756de4f0d 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -5,89 +5,89 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = "0.4.17" -async-trait = { version = "0.1.71" } -hex-literal = "0.4.1" -serde = { version = "1.0.143", features = ["derive"] } -serde_json = "1.0.81" -codec = { package = "parity-scale-codec", version = "3.4.0" } -futures = "0.3.28" -hex = "0.4.0" -jsonrpsee = { version = "0.16.2", features = ["server", "macros"] } +log = { workspace = true } +async-trait = { workspace = true } +hex-literal = { workspace = true } +serde = { workspace = true, features = ["std", "derive"] } +serde_json = { workspace = true, features = ["std"] } +parity-scale-codec = { workspace = true, features = ["std"] } +futures = { workspace = true } +hex = { workspace = true, features = ["std"] } +jsonrpsee = { workspace = true, features = ["server", "macros"] } -coins-bip32 = "0.7.0" -coins-bip39 = "0.7.0" -k256 = { version = "0.11.5", default-features = false, features = ["keccak256", "ecdsa", "std"] } -tiny-keccak = { version = "2.0", features = ["keccak"] } +coins-bip32 = { workspace = true } +coins-bip39 = { workspace = true } +k256 = { workspace = true, features = ["keccak256", "ecdsa", "std"] } +tiny-keccak = { workspace = true, features = ["keccak"] } -sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-chain-spec = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus-grandpa = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus-manual-seal = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus-slots = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-executor = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-network = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-network-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-network-sync = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-telemetry = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-consensus = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sc-basic-authorship = { workspace = true } +sc-chain-spec = { workspace = true } +sc-cli = { workspace = true } +sc-client-api = { workspace = true } +sc-consensus = { workspace = true } +sc-consensus-aura = { workspace = true } +sc-consensus-grandpa = { workspace = true } +sc-consensus-manual-seal = { workspace = true } +sc-consensus-slots = { workspace = true } +sc-executor = { workspace = true } +sc-network = { workspace = true } +sc-network-common = { workspace = true } +sc-network-sync = { workspace = true } +sc-offchain = { workspace = true } +sc-rpc = { workspace = true } +sc-service = { workspace = true } +sc-telemetry = { workspace = true } +sc-tracing = { workspace = true } +sc-transaction-pool = { workspace = true } +sc-transaction-pool-api = { workspace = true } +sp-api = { workspace = true, features = ["std"] } +sp-consensus = { workspace = true } +sp-consensus-aura = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +sp-runtime = { workspace = true, features = ["std"] } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-storage = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-trie = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-keystore = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +substrate-prometheus-endpoint = { workspace = true } +frame-benchmarking = { workspace = true, features = ["std"] } +frame-system-rpc-runtime-api = { workspace = true, features = ["std"] } +pallet-transaction-payment-rpc-runtime-api = { workspace = true, features = ["std"] } +sp-block-builder = { workspace = true, features = ["std"] } +sp-offchain = { workspace = true, features = ["std"] } +sp-session = { workspace = true, features = ["std"] } +sp-storage = { workspace = true, features = ["std"] } +sp-transaction-pool = { workspace = true, features = ["std"] } +sp-blockchain = { workspace = true } +sp-std = { workspace = true, features = ["std"] } +sp-trie = { workspace = true, features = ["std"] } +sp-timestamp = { workspace = true, features = ["std"] } +sp-keystore = { workspace = true, features = ["std"] } -cumulus-client-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-network = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-consensus-common = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-client-consensus-relay-chain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-inprocess-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-rpc-interface = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-relay-chain-minimal-node = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-client-cli = { workspace = true } +cumulus-client-network = { workspace = true } +cumulus-client-service = { workspace = true } +cumulus-client-consensus-aura = { workspace = true } +cumulus-client-consensus-common = { workspace = true } +cumulus-client-consensus-relay-chain = { workspace = true } +cumulus-primitives-core = { workspace = true, features = ["std"] } +cumulus-primitives-parachain-inherent = { workspace = true, features = ["std"] } +cumulus-test-relay-sproof-builder = { workspace = true, features = ["std"] } +cumulus-pallet-parachain-system = { workspace = true, features = ["std"] } +cumulus-relay-chain-interface = { workspace = true } +cumulus-relay-chain-inprocess-interface = { workspace = true } +cumulus-relay-chain-rpc-interface = { workspace = true } +cumulus-relay-chain-minimal-node = { workspace = true } -polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-service = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +polkadot-cli = { workspace = true } +polkadot-primitives = { workspace = true, features = ["std"] } +polkadot-service = { workspace = true } -acala-primitives = { path = "../../primitives" } -acala-rpc = { path = "../../rpc" } +primitives = { workspace = true, features = ["std"] } +acala-rpc = { workspace = true } -runtime-common = { path = "../../runtime/common" } -mandala-runtime = { path = "../../runtime/mandala", optional = true } -karura-runtime = { path = "../../runtime/karura", optional = true } -acala-runtime = { path = "../../runtime/acala", optional = true } +runtime-common = { workspace = true, features = ["std"] } +mandala-runtime = { workspace = true, features = ["std"], optional = true } +karura-runtime = { workspace = true, features = ["std"], optional = true } +acala-runtime = { workspace = true, features = ["std"], optional = true } [features] default = [ "std" ] diff --git a/node/service/src/chain_spec/acala.rs b/node/service/src/chain_spec/acala.rs index 36afaadcf7..59da13b332 100644 --- a/node/service/src/chain_spec/acala.rs +++ b/node/service/src/chain_spec/acala.rs @@ -16,7 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use acala_primitives::{evm::CHAIN_ID_ACALA_TESTNET, AccountId}; +use primitives::{evm::CHAIN_ID_ACALA_TESTNET, AccountId}; use sc_chain_spec::{ChainType, Properties}; use serde_json::map::Map; use sp_consensus_aura::sr25519::AuthorityId as AuraId; diff --git a/node/service/src/chain_spec/karura.rs b/node/service/src/chain_spec/karura.rs index 8322542664..7d22dc1bea 100644 --- a/node/service/src/chain_spec/karura.rs +++ b/node/service/src/chain_spec/karura.rs @@ -16,7 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use acala_primitives::{evm::CHAIN_ID_KARURA_TESTNET, AccountId}; +use primitives::{evm::CHAIN_ID_KARURA_TESTNET, AccountId}; use sc_chain_spec::{ChainType, Properties}; use serde_json::map::Map; use sp_consensus_aura::sr25519::AuthorityId as AuraId; diff --git a/node/service/src/chain_spec/mandala.rs b/node/service/src/chain_spec/mandala.rs index 65b2303602..8c28c30131 100644 --- a/node/service/src/chain_spec/mandala.rs +++ b/node/service/src/chain_spec/mandala.rs @@ -16,7 +16,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use acala_primitives::{evm::CHAIN_ID_MANDALA, orml_traits::GetByKey, AccountId, Balance, TokenSymbol}; use coins_bip39::{English, Mnemonic, Wordlist}; use hex_literal::hex; use k256::{ @@ -32,6 +31,7 @@ use mandala_runtime::{ PolkadotXcmConfig, SessionConfig, SessionDuration, SessionKeys, SessionManagerConfig, SudoConfig, SystemConfig, TechnicalCommitteeMembershipConfig, TokensConfig, VestingConfig, ACA, AUSD, DOT, LDOT, }; +use primitives::{evm::CHAIN_ID_MANDALA, orml_traits::GetByKey, AccountId, Balance, TokenSymbol}; use runtime_common::evm_genesis; use sc_chain_spec::ChainType; use sc_consensus_grandpa::AuthorityId as GrandpaId; diff --git a/node/service/src/chain_spec/mod.rs b/node/service/src/chain_spec/mod.rs index 06e1614fd5..5d2952e9d9 100644 --- a/node/service/src/chain_spec/mod.rs +++ b/node/service/src/chain_spec/mod.rs @@ -18,7 +18,7 @@ //! Acala chain configurations. -use acala_primitives::{AccountId, AccountPublic}; +use primitives::{AccountId, AccountPublic}; use sc_chain_spec::ChainSpecExtension; use sc_consensus_grandpa::AuthorityId as GrandpaId; use serde::{Deserialize, Serialize}; diff --git a/node/service/src/client.rs b/node/service/src/client.rs index 3e37b58b00..0327b6bd91 100644 --- a/node/service/src/client.rs +++ b/node/service/src/client.rs @@ -18,7 +18,7 @@ //! Acala Client abstractions. -use acala_primitives::{AccountId, Balance, Block, BlockNumber, Hash, Header, Nonce}; +use primitives::{AccountId, Balance, Block, BlockNumber, Hash, Header, Nonce}; use sc_client_api::{Backend as BackendT, BlockchainEvents, KeysIter, PairsIter}; use sp_api::{CallApiAt, NumberFor, ProvideRuntimeApi}; use sp_blockchain::HeaderBackend; diff --git a/node/service/src/lib.rs b/node/service/src/lib.rs index a3528e8c96..cd2d50bf84 100644 --- a/node/service/src/lib.rs +++ b/node/service/src/lib.rs @@ -21,7 +21,6 @@ //! Acala service. Specialized wrapper over substrate service. -pub use acala_primitives::{Block, Hash}; use cumulus_client_cli::CollatorOptions; #[allow(deprecated)] use cumulus_client_consensus_aura::BuildAuraConsensusParams; @@ -39,6 +38,7 @@ use cumulus_relay_chain_minimal_node::build_minimal_relay_chain_node_with_rpc; use futures::{channel::oneshot, FutureExt, StreamExt}; use jsonrpsee::RpcModule; use polkadot_primitives::{CollatorPair, OccupiedCoreAssumption}; +pub use primitives::{Block, Hash}; use sc_client_api::Backend; use sc_consensus::{ImportQueue, LongestChain}; use sc_consensus_aura::{ImportQueueParams, StartAuraParams}; diff --git a/orml b/orml index b3694e631d..951ed3d435 160000 --- a/orml +++ b/orml @@ -1 +1 @@ -Subproject commit b3694e631df7f1ca16b1973122937753fcdee9d4 +Subproject commit 951ed3d4353aa16ad151ff5e6f42acc46fde136d diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 7b1b5333bb..edbcb6d8c9 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -5,39 +5,39 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -log = { version = "0.4.17", default-features = false } -hex-literal = "0.4.1" -bstringify = "0.1.2" -serde = { version = "1.0.145", default-features = false, features = ["alloc", "derive"] } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -num_enum = { version = "0.5.1", default-features = false } -scale-info = { version = "2.1", default-features = false, features = ["derive"] } -enumflags2 = { version = "0.7.7", features = ["serde"] } -paste = "1.0" - -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } - -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } - -orml-traits = { path = "../orml/traits", default-features = false } - -module-evm-utility = { path = "../modules/evm-utility", default-features = false } -module-evm-utility-macro = { path = "../modules/evm-utility/macro" } -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } +log = { workspace = true } +hex-literal = { workspace = true } +bstringify = { workspace = true } +serde = { workspace = true, features = ["alloc", "derive"] } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +num_enum = { workspace = true } +scale-info = { workspace = true } +enumflags2 = { workspace = true, features = ["serde"] } +paste = { workspace = true } + +sp-core = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +sp-io = { workspace = true } +sp-api = { workspace = true } + +frame-support = { workspace = true } + +orml-traits = { workspace = true } + +module-evm-utility = { workspace = true } +module-evm-utility-macro = { workspace = true } +nutsfinance-stable-asset = { workspace = true } [dev-dependencies] -serde_json = { version = "1.0.85" } +serde_json = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ "serde/std", - "codec/std", + "parity-scale-codec/std", "num_enum/std", "scale-info/std", "enumflags2/serde", diff --git a/primitives/src/bonding/controller.rs b/primitives/src/bonding/controller.rs index e0ae602d51..ebadeb80cd 100644 --- a/primitives/src/bonding/controller.rs +++ b/primitives/src/bonding/controller.rs @@ -16,8 +16,8 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::Codec; use frame_support::{dispatch::DispatchResult, pallet_prelude::Member, traits::Get, Parameter, StorageMap}; +use parity_scale_codec::Codec; use sp_runtime::DispatchError; use sp_std::prelude::*; diff --git a/primitives/src/bonding/ledger.rs b/primitives/src/bonding/ledger.rs index 1b199865bf..e6bfa74271 100644 --- a/primitives/src/bonding/ledger.rs +++ b/primitives/src/bonding/ledger.rs @@ -18,7 +18,7 @@ use super::error::Error; use crate::Balance; -use codec::{Decode, Encode, MaxEncodedLen}; +use parity_scale_codec::{Decode, Encode, MaxEncodedLen}; use scale_info::TypeInfo; use sp_runtime::{traits::Zero, RuntimeDebug}; diff --git a/primitives/src/currency.rs b/primitives/src/currency.rs index 0a6cdaaabb..828355d20e 100644 --- a/primitives/src/currency.rs +++ b/primitives/src/currency.rs @@ -20,9 +20,9 @@ use crate::{evm::EvmAddress, *}; use bstringify::bstringify; -use codec::{Decode, Encode, MaxEncodedLen}; use num_enum::{IntoPrimitive, TryFromPrimitive}; pub use nutsfinance_stable_asset::StableAssetPoolId; +use parity_scale_codec::{Decode, Encode, MaxEncodedLen}; use scale_info::TypeInfo; use sp_runtime::RuntimeDebug; use sp_std::prelude::*; diff --git a/primitives/src/evm.rs b/primitives/src/evm.rs index 312cf657b5..e4110bede7 100644 --- a/primitives/src/evm.rs +++ b/primitives/src/evm.rs @@ -20,13 +20,13 @@ use crate::{ currency::{CurrencyId, CurrencyIdType, DexShareType}, Balance, BlockNumber, Nonce, }; -use codec::{Decode, Encode}; use core::ops::Range; use hex_literal::hex; pub use module_evm_utility::{ ethereum::{AccessListItem, Log, TransactionAction}, evm::ExitReason, }; +use parity_scale_codec::{Decode, Encode}; use scale_info::TypeInfo; #[cfg(feature = "std")] use serde::{Deserialize, Serialize}; diff --git a/primitives/src/lib.rs b/primitives/src/lib.rs index 125f574012..83c2f87598 100644 --- a/primitives/src/lib.rs +++ b/primitives/src/lib.rs @@ -30,7 +30,7 @@ pub mod testing; pub mod unchecked_extrinsic; pub use testing::*; -use codec::{Decode, Encode, MaxEncodedLen}; +use parity_scale_codec::{Decode, Encode, MaxEncodedLen}; use scale_info::TypeInfo; use serde::{Deserialize, Serialize}; use sp_core::U256; @@ -164,9 +164,10 @@ impl TradingPair { } impl Decode for TradingPair { - fn decode(input: &mut I) -> sp_std::result::Result { + fn decode(input: &mut I) -> sp_std::result::Result { let (first, second): (CurrencyId, CurrencyId) = Decode::decode(input)?; - TradingPair::from_currency_ids(first, second).ok_or_else(|| codec::Error::from("invalid currency id")) + TradingPair::from_currency_ids(first, second) + .ok_or_else(|| parity_scale_codec::Error::from("invalid currency id")) } } diff --git a/primitives/src/nft.rs b/primitives/src/nft.rs index 0dd8724152..3ba80fb9b7 100644 --- a/primitives/src/nft.rs +++ b/primitives/src/nft.rs @@ -16,7 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::{Decode, Encode}; +use parity_scale_codec::{Decode, Encode}; use scale_info::{build::Fields, meta_type, Path, Type, TypeInfo, TypeParameter}; use serde::{Deserialize, Serialize}; @@ -53,7 +53,7 @@ impl Encode for Properties { } } impl Decode for Properties { - fn decode(input: &mut I) -> sp_std::result::Result { + fn decode(input: &mut I) -> sp_std::result::Result { let field = u8::decode(input)?; Ok(Self( >::from_bits(field as u8).map_err(|_| "invalid value")?, diff --git a/primitives/src/signature.rs b/primitives/src/signature.rs index 167a037eca..f1283a394c 100644 --- a/primitives/src/signature.rs +++ b/primitives/src/signature.rs @@ -16,7 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::{Decode, Encode}; +use parity_scale_codec::{Decode, Encode}; use scale_info::TypeInfo; use sp_runtime::{ traits::{Lazy, Verify}, diff --git a/primitives/src/task.rs b/primitives/src/task.rs index 61393c00a9..c1f2d21cd6 100644 --- a/primitives/src/task.rs +++ b/primitives/src/task.rs @@ -15,8 +15,8 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::{Decode, Encode}; use frame_support::weights::Weight; +use parity_scale_codec::{Decode, Encode}; use scale_info::TypeInfo; #[cfg(feature = "std")] use serde::{Deserialize, Serialize}; diff --git a/primitives/src/unchecked_extrinsic.rs b/primitives/src/unchecked_extrinsic.rs index 64d2fbd079..f3bfdc5f51 100644 --- a/primitives/src/unchecked_extrinsic.rs +++ b/primitives/src/unchecked_extrinsic.rs @@ -17,13 +17,13 @@ // along with this program. If not, see . use crate::{evm::EthereumTransactionMessage, signature::AcalaMultiSignature, to_bytes, Address, Balance}; -use codec::{Decode, Encode}; use frame_support::{ dispatch::{DispatchInfo, GetDispatchInfo}, traits::{ExtrinsicCall, Get}, }; use module_evm_utility::ethereum::{EIP1559TransactionMessage, LegacyTransactionMessage, TransactionAction}; use module_evm_utility_macro::keccak256; +use parity_scale_codec::{Decode, Encode}; use scale_info::TypeInfo; use sp_core::{H160, H256}; use sp_io::{crypto::secp256k1_ecdsa_recover, hashing::keccak_256}; diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index dfc73f67f4..727f1c8492 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -5,20 +5,20 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -futures = "0.3.28" -jsonrpsee = { version = "0.16.2", features = ["server", "macros"] } -codec = { package = "parity-scale-codec", version = "3.4.0" } -primitives = { package = "acala-primitives", path = "../primitives" } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-transaction-pool-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-client-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-rpc-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sc-consensus-manual-seal = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +futures = { workspace = true } +jsonrpsee = { workspace = true, features = ["server", "macros"] } +parity-scale-codec = { workspace = true, features = ["std"] } +primitives = { workspace = true, features = ["std"] } +sp-api = { workspace = true, features = ["std"] } +sp-blockchain = { workspace = true } +sp-block-builder = { workspace = true, features = ["std"] } +sp-runtime = { workspace = true, features = ["std"] } +sc-transaction-pool-api = { workspace = true } +sc-client-api = { workspace = true } +sc-rpc = { workspace = true } +sc-rpc-api = { workspace = true } +substrate-frame-rpc-system = { workspace = true } +pallet-transaction-payment-rpc = { workspace = true } +sc-consensus-manual-seal = { workspace = true } -runtime-common = { path = "../runtime/common" } +runtime-common = { workspace = true, features = ["std"] } diff --git a/runtime/acala/Cargo.toml b/runtime/acala/Cargo.toml index cc87888bc4..820c683d05 100644 --- a/runtime/acala/Cargo.toml +++ b/runtime/acala/Cargo.toml @@ -6,146 +6,146 @@ edition = "2021" build = "build.rs" [dependencies] -log = { version = "0.4.17", default-features = false } -smallvec = "1.4.0" -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive", "max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -serde_json = { version = "1.0.85", default-features = false, features = ["alloc"] } -hex = { version = "0.4", default-features = false } -hex-literal = { version = "0.4.1" } +log = { workspace = true } +smallvec = { workspace = true } +parity-scale-codec = { workspace = true, features = ["derive", "max-encoded-len"] } +scale-info = { workspace = true } +serde_json = { workspace = true, features = ["alloc"] } +hex = { workspace = true } +hex-literal = { workspace = true } # substrate -frame-executive = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-try-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false} -pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false} -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-bounties = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-collective = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features =false } -pallet-membership = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, features = ["historical"] } -pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-tips = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-preimage = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-application-crypto = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-version = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-executive = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +frame-system-rpc-runtime-api = { workspace = true } +frame-try-runtime = { workspace = true, optional = true } +pallet-aura = { workspace = true } +pallet-authorship = { workspace = true } +pallet-balances = { workspace = true } +pallet-bounties = { workspace = true } +pallet-collective = { workspace = true } +pallet-democracy = { workspace = true } +pallet-membership = { workspace = true } +pallet-multisig = { workspace = true } +pallet-proxy = { workspace = true } +pallet-scheduler = { workspace = true } +pallet-session = { workspace = true, features = ["historical"] } +pallet-sudo = { workspace = true } +pallet-timestamp = { workspace = true } +pallet-tips = { workspace = true } +pallet-transaction-payment = { workspace = true } +pallet-transaction-payment-rpc-runtime-api = { workspace = true } +pallet-treasury = { workspace = true } +pallet-utility = { workspace = true } +pallet-preimage = { workspace = true } +sp-api = { workspace = true } +sp-application-crypto = { workspace = true } +sp-block-builder = { workspace = true } +sp-consensus-aura = { workspace = true } +sp-core = { workspace = true } +sp-inherents = { workspace = true } +sp-io = { workspace = true } +sp-offchain = { workspace = true } +sp-runtime = { workspace = true } +sp-session = { workspace = true } +sp-staking = { workspace = true } +sp-std = { workspace = true } +sp-transaction-pool = { workspace = true } +sp-version = { workspace = true } # cumulus -cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -parachain-info = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-aura-ext = { workspace = true } +cumulus-primitives-core = { workspace = true } +cumulus-primitives-utility = { workspace = true } +cumulus-primitives-timestamp = { workspace = true } +cumulus-pallet-parachain-system = { workspace = true } +cumulus-pallet-dmp-queue = { workspace = true } +cumulus-pallet-xcmp-queue = { workspace = true } +cumulus-pallet-xcm = { workspace = true } +parachain-info = { workspace = true } # polkadot -polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +polkadot-parachain-primitives = { workspace = true } +xcm = { workspace = true } +xcm-executor = { workspace = true } +xcm-builder = { workspace = true } +pallet-xcm = { workspace = true } # orml -orml-auction = { path = "../../orml/auction", default-features = false } -orml-authority = { path = "../../orml/authority", default-features = false } -orml-benchmarking = { path = "../../orml/benchmarking", default-features = false, optional = true } -orml-nft= { path = "../../orml/nft", default-features = false } -orml-oracle = { path = "../../orml/oracle", default-features = false } -orml-oracle-runtime-api = { path = "../../orml/oracle/runtime-api", default-features = false } -orml-parameters = { path = "../../orml/parameters", default-features = false } -orml-rewards = { path = "../../orml/rewards", default-features = false } -orml-tokens = { path = "../../orml/tokens", default-features = false } -orml-tokens-runtime-api = { path = "../../orml/tokens/runtime-api", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -orml-unknown-tokens = { path = "../../orml/unknown-tokens", default-features = false } -orml-utilities = { path = "../../orml/utilities", default-features = false } -orml-vesting = { path = "../../orml/vesting", default-features = false } -orml-xcm = { path = "../../orml/xcm", default-features = false } -orml-xcm-support = { path = "../../orml/xcm-support", default-features = false } -orml-xtokens = { path = "../../orml/xtokens", default-features = false } +orml-auction = { workspace = true } +orml-authority = { workspace = true } +orml-benchmarking = { workspace = true, optional = true } +orml-nft= { workspace = true } +orml-oracle = { workspace = true } +orml-oracle-runtime-api = { workspace = true } +orml-parameters = { workspace = true } +orml-rewards = { workspace = true } +orml-tokens = { workspace = true } +orml-tokens-runtime-api = { workspace = true } +orml-traits = { workspace = true } +orml-unknown-tokens = { workspace = true } +orml-utilities = { workspace = true } +orml-vesting = { workspace = true } +orml-xcm = { workspace = true } +orml-xcm-support = { workspace = true } +orml-xtokens = { workspace = true } # modules -module-aggregated-dex = { path = "../../modules/aggregated-dex", default-features = false } -module-asset-registry = { path = "../../modules/asset-registry", default-features = false } -module-auction-manager = { path = "../../modules/auction-manager", default-features = false } -module-cdp-engine = { path = "../../modules/cdp-engine", default-features = false } -module-cdp-treasury = { path = "../../modules/cdp-treasury", default-features = false } -module-collator-selection = { path = "../../modules/collator-selection", default-features = false } -module-currencies = { path = "../../modules/currencies", default-features = false } -module-dex = { path = "../../modules/dex", default-features = false } -module-dex-oracle = { path = "../../modules/dex-oracle", default-features = false } -module-earning = { path = "../../modules/earning", default-features = false } -module-emergency-shutdown = { path = "../../modules/emergency-shutdown", default-features = false } -module-evm = { path = "../../modules/evm", default-features = false } -module-evm-accounts = { path = "../../modules/evm-accounts", default-features = false } -module-evm-bridge = { path = "../../modules/evm-bridge", default-features = false } -module-evm-rpc-runtime-api = { path = "../../modules/evm/rpc/runtime_api", default-features = false } -module-homa = { path = "../../modules/homa", default-features = false } -module-honzon = { path = "../../modules/honzon", default-features = false } -module-idle-scheduler = { path = "../../modules/idle-scheduler", default-features = false } -module-incentives = { path = "../../modules/incentives", default-features = false } -module-liquid-crowdloan = { path = "../../modules/liquid-crowdloan", default-features = false } -module-loans = { path = "../../modules/loans", default-features = false } -module-nft = { path = "../../modules/nft", default-features = false } -module-prices = { path = "../../modules/prices", default-features = false } -module-relaychain = { path = "../../modules/relaychain", default-features = false } -module-session-manager = { path = "../../modules/session-manager", default-features = false } -module-support = { path = "../../modules/support", default-features = false } -module-transaction-pause = { path = "../../modules/transaction-pause", default-features = false } -module-transaction-payment = { path = "../../modules/transaction-payment", default-features = false } -module-xcm-interface = { path = "../../modules/xcm-interface", default-features = false } - -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -runtime-common = { path = "../common", default-features = false } +module-aggregated-dex = { workspace = true } +module-asset-registry = { workspace = true } +module-auction-manager = { workspace = true } +module-cdp-engine = { workspace = true } +module-cdp-treasury = { workspace = true } +module-collator-selection = { workspace = true } +module-currencies = { workspace = true } +module-dex = { workspace = true } +module-dex-oracle = { workspace = true } +module-earning = { workspace = true } +module-emergency-shutdown = { workspace = true } +module-evm = { workspace = true } +module-evm-accounts = { workspace = true } +module-evm-bridge = { workspace = true } +module-evm-rpc-runtime-api = { workspace = true } +module-homa = { workspace = true } +module-honzon = { workspace = true } +module-idle-scheduler = { workspace = true } +module-incentives = { workspace = true } +module-liquid-crowdloan = { workspace = true } +module-loans = { workspace = true } +module-nft = { workspace = true } +module-prices = { workspace = true } +module-relaychain = { workspace = true } +module-session-manager = { workspace = true } +module-support = { workspace = true } +module-transaction-pause = { workspace = true } +module-transaction-payment = { workspace = true } +module-xcm-interface = { workspace = true } + +primitives = { workspace = true } +runtime-common = { workspace = true } # ecosystem -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } +nutsfinance-stable-asset = { workspace = true } # benchmarking deps -libsecp256k1 = { version = "0.7", default-features = false, optional = true } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-bags-list = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } +libsecp256k1 = { workspace = true, optional = true } +frame-benchmarking = { workspace = true, optional = true } +pallet-staking = { workspace = true, optional = true } +pallet-bags-list = { workspace = true, optional = true } [build-dependencies] -substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } +substrate-wasm-builder = { workspace = true, optional = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-io = { workspace = true, features = ["std"] } +polkadot-runtime = { workspace = true } [features] default = ["std"] no_std = [] std = [ - "codec/std", + "parity-scale-codec/std", "hex/std", "scale-info/std", "serde_json/std", @@ -203,7 +203,7 @@ std = [ "pallet-xcm/std", "parachain-info/std", - "polkadot-parachain/std", + "polkadot-parachain-primitives/std", "xcm-builder/std", "xcm-executor/std", "xcm/std", @@ -289,7 +289,7 @@ runtime-benchmarks = [ "cumulus-pallet-parachain-system/runtime-benchmarks", "cumulus-pallet-xcmp-queue/runtime-benchmarks", "pallet-xcm/runtime-benchmarks", - "polkadot-parachain/runtime-benchmarks", + "polkadot-parachain-primitives/runtime-benchmarks", "xcm-builder/runtime-benchmarks", "xcm-executor/runtime-benchmarks", "polkadot-runtime/runtime-benchmarks", diff --git a/runtime/acala/src/lib.rs b/runtime/acala/src/lib.rs index 2650e728e6..fafd24bf7a 100644 --- a/runtime/acala/src/lib.rs +++ b/runtime/acala/src/lib.rs @@ -30,7 +30,7 @@ #[cfg(feature = "std")] include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs")); -use codec::{Decode, DecodeLimit, Encode}; +use parity_scale_codec::{Decode, DecodeLimit, Encode}; use runtime_common::precompile::AcalaPrecompiles; use scale_info::TypeInfo; use sp_consensus_aura::sr25519::AuthorityId as AuraId; diff --git a/runtime/acala/src/xcm_config.rs b/runtime/acala/src/xcm_config.rs index 8723067a9c..b2776f92fd 100644 --- a/runtime/acala/src/xcm_config.rs +++ b/runtime/acala/src/xcm_config.rs @@ -23,7 +23,6 @@ use super::{ ParachainInfo, ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, UnknownTokens, XcmInterface, XcmpQueue, ACA, AUSD, TAP, }; -use codec::{Decode, Encode}; use frame_support::{ parameter_types, traits::{ConstU32, Everything, Get, Nothing}, @@ -35,6 +34,7 @@ use module_support::HomaSubAccountXcm; use module_transaction_payment::BuyWeightRateOfTransactionFeePool; use orml_traits::{location::AbsoluteReserveProvider, parameter_type_with_key}; use orml_xcm_support::{DepositToAlternative, IsNativeConcrete, MultiCurrencyAdapter, MultiNativeAsset}; +use parity_scale_codec::{Decode, Encode}; use primitives::evm::is_system_contract; use runtime_common::{ local_currency_location, native_currency_location, AcalaDropAssets, EnsureRootOrHalfGeneralCouncil, diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index e4751233ee..3be2baeab0 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -10,84 +10,84 @@ harness = false required-features = ["wasm-bench"] [dependencies] -hex-literal = "0.4.1" -static_assertions = "1.1.0" -log = { version = "0.4.17", default-features = false } -num_enum = { version = "0.5.1", default-features = false } -serde_json = { version = "1.0.85", default-features = false, features = ["alloc"] } -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] } -ethabi = { version = "18.0.0", default-features = false } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } +hex-literal = { workspace = true } +static_assertions = { workspace = true } +log = { workspace = true } +num_enum = { workspace = true } +serde_json = { workspace = true, features = ["alloc"] } +parity-scale-codec = { workspace = true, features = ["max-encoded-len"] } +ethabi = { workspace = true } +scale-info = { workspace = true } # substrate -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, features = ["tuples-96"] } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-collective = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-support = { workspace = true, features = ["tuples-96"] } +frame-system = { workspace = true } +pallet-scheduler = { workspace = true } +pallet-collective = { workspace = true } +pallet-membership = { workspace = true } +pallet-balances = { workspace = true, optional = true } +pallet-timestamp = { workspace = true, optional = true } +pallet-proxy = { workspace = true, optional = true } +pallet-utility = { workspace = true, optional = true } +sp-core = { workspace = true } +sp-runtime = { workspace = true } +sp-std = { workspace = true } +sp-io = { workspace = true } # cumulus -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-parachain-system = { workspace = true } +cumulus-pallet-xcm = { workspace = true } # polkadot -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -polkadot-primitives = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +pallet-xcm = { workspace = true } +polkadot-parachain-primitives = { workspace = true } +polkadot-primitives = { workspace = true } +xcm = { workspace = true } +xcm-executor = { workspace = true } +xcm-builder = { workspace = true } # modules -module-currencies = { path = "../../modules/currencies", default-features = false } -module-evm = { path = "../../modules/evm", default-features = false } -module-evm-utility-macro = { path = "../../modules/evm-utility/macro" } -module-support = { path = "../../modules/support", default-features = false } -module-idle-scheduler = { path = "../../modules/idle-scheduler", default-features = false } -module-prices = { path = "../../modules/prices", default-features = false } -module-transaction-payment = { path = "../../modules/transaction-payment", default-features = false } -module-nft = { path = "../../modules/nft", default-features = false } -module-dex = { path = "../../modules/dex", default-features = false } -module-evm-accounts = { path = "../../modules/evm-accounts", default-features = false } -module-homa = {path = "../../modules/homa", default-features = false } -module-asset-registry = { path = "../../modules/asset-registry", default-features = false, optional = true } -module-evm-bridge = { path = "../../modules/evm-bridge", default-features = false, optional = true } -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } -module-honzon = { path = "../../modules/honzon", default-features = false } -module-loans = { path = "../../modules/loans", default-features = false } -module-cdp-engine = { path = "../../modules/cdp-engine", default-features = false } -module-cdp-treasury = { path = "../../modules/cdp-treasury", default-features = false, optional = true } -module-incentives = { path = "../../modules/incentives", default-features = false } -module-transaction-pause = { path = "../../modules/transaction-pause", default-features = false } -module-liquid-crowdloan = { path = "../../modules/liquid-crowdloan", default-features = false } +module-currencies = { workspace = true } +module-evm = { workspace = true } +module-evm-utility-macro = { workspace = true } +module-support = { workspace = true } +module-idle-scheduler = { workspace = true } +module-prices = { workspace = true } +module-transaction-payment = { workspace = true } +module-nft = { workspace = true } +module-dex = { workspace = true } +module-evm-accounts = { workspace = true } +module-homa = { workspace = true } +module-asset-registry = { workspace = true, optional = true } +module-evm-bridge = { workspace = true, optional = true } +primitives = { workspace = true } +nutsfinance-stable-asset = { workspace = true } +module-honzon = { workspace = true } +module-loans = { workspace = true } +module-cdp-engine = { workspace = true } +module-cdp-treasury = { workspace = true, optional = true } +module-incentives = { workspace = true } +module-transaction-pause = { workspace = true } +module-liquid-crowdloan = { workspace = true } # orml -orml-oracle = { path = "../../orml/oracle", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -orml-tokens = { path = "../../orml/tokens", default-features = false } -orml-xtokens = { path = "../../orml/xtokens", default-features = false } -wasm-bencher = { git = "https://github.com/open-web3-stack/wasm-bencher", branch = "polkadot-v1.1.0", default-features = false, optional = true } -orml-nft = { path = "../../orml/nft", default-features = false, optional = true } -orml-currencies = { path = "../../orml/currencies", default-features = false, optional = true } -orml-rewards = { path = "../../orml/rewards", default-features = false, optional = true } +orml-oracle = { workspace = true } +orml-traits = { workspace = true } +orml-tokens = { workspace = true } +orml-xtokens = { workspace = true } +wasm-bencher = { workspace = true, optional = true } +orml-nft = { workspace = true, optional = true } +orml-currencies = { workspace = true, optional = true } +orml-rewards = { workspace = true, optional = true } [dev-dependencies] -polkadot-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -orml-utilities = { path = "../../orml/utilities" } +polkadot-runtime = { workspace = true } +orml-utilities = { workspace = true, features = ["std"] } [features] default = ["std"] std = [ - "codec/std", + "parity-scale-codec/std", "ethabi/std", "log/std", "num_enum/std", @@ -110,7 +110,7 @@ std = [ "cumulus-pallet-parachain-system/std", - "polkadot-parachain/std", + "polkadot-parachain-primitives/std", "polkadot-primitives/std", "pallet-xcm/std", "xcm/std", diff --git a/runtime/common/src/check_nonce.rs b/runtime/common/src/check_nonce.rs index 90dadabdaf..cae85349ca 100644 --- a/runtime/common/src/check_nonce.rs +++ b/runtime/common/src/check_nonce.rs @@ -16,10 +16,10 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::{Decode, Encode}; use frame_support::dispatch::DispatchInfo; use frame_system::pallet_prelude::*; use module_support::AddressMapping; +use parity_scale_codec::{Decode, Encode}; use scale_info::TypeInfo; use sp_runtime::{ traits::{DispatchInfoOf, Dispatchable, One, SignedExtension, Zero}, diff --git a/runtime/common/src/lib.rs b/runtime/common/src/lib.rs index df38dad0a5..78342c60d9 100644 --- a/runtime/common/src/lib.rs +++ b/runtime/common/src/lib.rs @@ -21,7 +21,6 @@ #![cfg_attr(not(feature = "std"), no_std)] #![recursion_limit = "256"] -use codec::{Decode, Encode, MaxEncodedLen}; use cumulus_pallet_parachain_system::CheckAssociatedRelayNumber; use frame_support::{ dispatch::DispatchClass, @@ -34,7 +33,8 @@ use frame_support::{ }; use frame_system::{limits, EnsureRoot}; use orml_traits::{currency::MutationHooks, GetByKey}; -use polkadot_parachain::primitives::RelayChainBlockNumber; +use parity_scale_codec::{Decode, Encode, MaxEncodedLen}; +use polkadot_parachain_primitives::primitives::RelayChainBlockNumber; use primitives::{ evm::{is_system_contract, CHAIN_ID_ACALA_TESTNET, CHAIN_ID_KARURA_TESTNET, CHAIN_ID_MANDALA}, Balance, CurrencyId, diff --git a/runtime/common/src/mock.rs b/runtime/common/src/mock.rs index 32b20797c2..fcc6869dea 100644 --- a/runtime/common/src/mock.rs +++ b/runtime/common/src/mock.rs @@ -16,7 +16,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -use codec::{Decode, Encode}; use frame_support::{ ord_parameter_types, parameter_types, traits::{ConstU128, ConstU32, ConstU64, FindAuthor, Nothing}, @@ -27,6 +26,7 @@ use module_evm::{EvmChainId, EvmTask}; use module_evm_accounts::EvmAddressMapping; use module_support::{mocks::MockAddressMapping, DispatchableTask}; use orml_traits::parameter_type_with_key; +use parity_scale_codec::{Decode, Encode}; use primitives::{ define_combined_task, evm::convert_decimals_to_evm, task::TaskResult, Amount, BlockNumber, CurrencyId, ReserveIdentifier, TokenSymbol, diff --git a/runtime/common/src/precompile/evm_accounts.rs b/runtime/common/src/precompile/evm_accounts.rs index fc01a58db5..3cf4fa774d 100644 --- a/runtime/common/src/precompile/evm_accounts.rs +++ b/runtime/common/src/precompile/evm_accounts.rs @@ -170,9 +170,9 @@ mod tests { use super::*; use crate::precompile::mock::{alice_evm_addr, new_test_ext, EvmAddress, Test, ALICE}; - use codec::Encode; use frame_support::assert_noop; use hex_literal::hex; + use parity_scale_codec::Encode; use sp_core::blake2_256; use std::str::FromStr; diff --git a/runtime/common/src/precompile/mock.rs b/runtime/common/src/precompile/mock.rs index 5c5f3933b2..808fc136dc 100644 --- a/runtime/common/src/precompile/mock.rs +++ b/runtime/common/src/precompile/mock.rs @@ -19,7 +19,6 @@ #![cfg(any(test, feature = "wasm-bench"))] use crate::{AllPrecompiles, Ratio, RuntimeBlockWeights, Weight}; -use codec::{Decode, Encode, MaxEncodedLen}; use frame_support::{ ord_parameter_types, parameter_types, traits::{ @@ -39,6 +38,7 @@ use module_support::{ PriceProvider, Rate, SpecificJointsSwap, }; use orml_traits::{location::AbsoluteReserveProvider, parameter_type_with_key, MultiCurrency, MultiReservableCurrency}; +use parity_scale_codec::{Decode, Encode, MaxEncodedLen}; pub use primitives::{ define_combined_task, evm::{convert_decimals_to_evm, EvmAddress}, diff --git a/runtime/common/src/precompile/schedule.rs b/runtime/common/src/precompile/schedule.rs index 43f24f3f4e..a9d1ab2dc0 100644 --- a/runtime/common/src/precompile/schedule.rs +++ b/runtime/common/src/precompile/schedule.rs @@ -23,7 +23,6 @@ use super::{ input::{Input, InputT, Output}, target_gas_limit, }; -use codec::{Decode, Encode}; use frame_support::{ ensure, parameter_types, traits::{ @@ -39,6 +38,7 @@ use module_evm::{ use module_support::{AddressMapping, TransactionPayment}; use num_enum::{IntoPrimitive, TryFromPrimitive}; use pallet_scheduler::TaskAddress; +use parity_scale_codec::{Decode, Encode}; use primitives::{Balance, BlockNumber}; use sp_core::H160; use sp_runtime::{traits::Dispatchable, RuntimeDebug}; diff --git a/runtime/common/src/xcm_config.rs b/runtime/common/src/xcm_config.rs index 967c2fd7dc..7411c71a97 100644 --- a/runtime/common/src/xcm_config.rs +++ b/runtime/common/src/xcm_config.rs @@ -23,7 +23,7 @@ use frame_support::{ }; use orml_traits::MultiCurrency; use pallet_xcm::XcmPassthrough; -use polkadot_parachain::primitives::Sibling; +use polkadot_parachain_primitives::primitives::Sibling; use xcm::latest::prelude::*; use xcm_builder::{ AccountId32Aliases, AllowKnownQueryResponses, AllowSubscriptionsFrom, AllowTopLevelPaidExecutionFrom, diff --git a/runtime/common/src/xcm_impl.rs b/runtime/common/src/xcm_impl.rs index 37d8e958dc..2fab219861 100644 --- a/runtime/common/src/xcm_impl.rs +++ b/runtime/common/src/xcm_impl.rs @@ -18,10 +18,10 @@ //! Common xcm implementation -use codec::Encode; use frame_support::{traits::Get, weights::constants::WEIGHT_REF_TIME_PER_SECOND}; use module_support::BuyWeightRate; use orml_traits::GetByKey; +use parity_scale_codec::Encode; use primitives::{evm::EvmAddress, Balance, CurrencyId}; use sp_core::bounded::BoundedVec; use sp_runtime::{traits::Convert, FixedPointNumber, FixedU128}; diff --git a/runtime/integration-tests/Cargo.toml b/runtime/integration-tests/Cargo.toml index f376ecf9af..1df0cf1435 100644 --- a/runtime/integration-tests/Cargo.toml +++ b/runtime/integration-tests/Cargo.toml @@ -5,132 +5,132 @@ authors = ["Acala Developers"] edition = "2021" [dependencies] -smallvec = "1.4.0" -codec = { package = "parity-scale-codec", version = "3.0.0", features = ["derive", "max-encoded-len"] } -serde_json = { version = "1.0.85" } -hex = { version = "0.4" } -hex-literal = { version = "0.4.1" } -libsecp256k1 = { version = "0.7" } +smallvec = { workspace = true } +parity-scale-codec = { workspace = true, features = ["derive", "max-encoded-len"] } +serde_json = { workspace = true, features = ["std"] } +hex = { workspace = true, features = ["std"] } +hex-literal = { workspace = true } +libsecp256k1 = { workspace = true, features = ["std", "hmac", "static-context"] } # substrate -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-bounties = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-collective = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-democracy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-indices = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-membership = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-multisig = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", features = ["historical"] } -pallet-scheduler = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-tips = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-treasury = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-application-crypto = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-tracing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-version = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +frame-support = { workspace = true, features = ["std"] } +frame-system = { workspace = true, features = ["std"] } +pallet-aura = { workspace = true, features = ["std"] } +pallet-authorship = { workspace = true, features = ["std"] } +pallet-balances = { workspace = true, features = ["std"] } +pallet-bounties = { workspace = true, features = ["std"] } +pallet-collective = { workspace = true, features = ["std"] } +pallet-democracy = { workspace = true, features = ["std"] } +pallet-indices = { workspace = true, features = ["std"] } +pallet-membership = { workspace = true, features = ["std"] } +pallet-multisig = { workspace = true, features = ["std"] } +pallet-proxy = { workspace = true, features = ["std"] } +pallet-session = { workspace = true, features = ["std", "historical"] } +pallet-scheduler = { workspace = true, features = ["std"] } +pallet-sudo = { workspace = true, features = ["std"] } +pallet-timestamp = { workspace = true, features = ["std"] } +pallet-tips = { workspace = true, features = ["std"] } +pallet-transaction-payment = { workspace = true, features = ["std"] } +pallet-transaction-payment-rpc-runtime-api = { workspace = true, features = ["std"] } +pallet-treasury = { workspace = true, features = ["std"] } +pallet-staking = { workspace = true, features = ["std"] } +pallet-utility = { workspace = true, features = ["std"] } +sp-api = { workspace = true, features = ["std"] } +sp-application-crypto = { workspace = true, features = ["std"] } +sp-block-builder = { workspace = true, features = ["std"] } +sp-consensus-aura = { workspace = true, features = ["std"] } +sp-core = { workspace = true, features = ["std"] } +sp-inherents = { workspace = true, features = ["std"] } +sp-io = { workspace = true, features = ["std"] } +sp-keyring = { workspace = true } +sp-offchain = { workspace = true, features = ["std"] } +sp-runtime = { workspace = true, features = ["std"] } +sp-session = { workspace = true, features = ["std"] } +sp-staking = { workspace = true, features = ["std"] } +sp-std = { workspace = true, features = ["std"] } +sp-tracing = { workspace = true, features = ["std"] } +sp-transaction-pool = { workspace = true, features = ["std"] } +sp-version = { workspace = true, features = ["std"] } # cumulus -cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-primitives-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -parachain-info = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-pallet-aura-ext = { workspace = true, features = ["std"] } +cumulus-primitives-core = { workspace = true, features = ["std"] } +cumulus-primitives-utility = { workspace = true, features = ["std"] } +cumulus-primitives-timestamp = { workspace = true, features = ["std"] } +cumulus-pallet-parachain-system = { workspace = true, features = ["std"] } +cumulus-pallet-dmp-queue = { workspace = true, features = ["std"] } +cumulus-pallet-xcmp-queue = { workspace = true, features = ["std"] } +cumulus-pallet-xcm = { workspace = true, features = ["std"] } +parachain-info = { workspace = true, features = ["std"] } # polkadot -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +xcm = { workspace = true, features = ["std"] } +xcm-executor = { workspace = true, features = ["std"] } +xcm-builder = { workspace = true, features = ["std"] } +pallet-xcm = { workspace = true, features = ["std"] } # orml -orml-auction = { path = "../../orml/auction" } -orml-authority = { path = "../../orml/authority" } -orml-benchmarking = { path = "../../orml/benchmarking", optional = true } -orml-oracle = { path = "../../orml/oracle" } -orml-oracle-runtime-api = { path = "../../orml/oracle/runtime-api" } -orml-tokens = { path = "../../orml/tokens" } -orml-traits = { path = "../../orml/traits" } -orml-vesting = { path = "../../orml/vesting" } -orml-rewards = { path = "../../orml/rewards" } -orml-nft= { path = "../../orml/nft" } -orml-xtokens = { path = "../../orml/xtokens" } -orml-xcm-support = { path = "../../orml/xcm-support" } -orml-unknown-tokens = { path = "../../orml/unknown-tokens" } -orml-xcm = { path = "../../orml/xcm" } +orml-auction = { workspace = true, features = ["std"] } +orml-authority = { workspace = true, features = ["std"] } +orml-benchmarking = { workspace = true, features = ["std"], optional = true } +orml-oracle = { workspace = true, features = ["std"] } +orml-oracle-runtime-api = { workspace = true, features = ["std"] } +orml-tokens = { workspace = true, features = ["std"] } +orml-traits = { workspace = true, features = ["std"] } +orml-vesting = { workspace = true, features = ["std"] } +orml-rewards = { workspace = true, features = ["std"] } +orml-nft = { workspace = true, features = ["std"] } +orml-xtokens = { workspace = true, features = ["std"] } +orml-xcm-support = { workspace = true, features = ["std"] } +orml-unknown-tokens = { workspace = true, features = ["std"] } +orml-xcm = { workspace = true, features = ["std"] } # modules -module-transaction-payment = { path = "../../modules/transaction-payment" } -module-asset-registry = { path = "../../modules/asset-registry" } -module-auction-manager = { path = "../../modules/auction-manager" } -module-cdp-engine = { path = "../../modules/cdp-engine" } -module-cdp-treasury = { path = "../../modules/cdp-treasury" } -module-collator-selection = { path = "../../modules/collator-selection" } -module-currencies = { path = "../../modules/currencies" } -module-dex = { path = "../../modules/dex" } -module-dex-oracle = { path = "../../modules/dex-oracle" } -module-emergency-shutdown = { path = "../../modules/emergency-shutdown" } -module-evm = { path = "../../modules/evm" } -module-evm-accounts = { path = "../../modules/evm-accounts" } -module-evm-bridge = { path = "../../modules/evm-bridge" } -module-honzon = { path = "../../modules/honzon" } -module-loans = { path = "../../modules/loans" } -module-nft = { path = "../../modules/nft" } -module-prices = { path = "../../modules/prices" } -module-incentives = { path = "../../modules/incentives" } -module-support = { path = "../../modules/support" } -module-xcm-interface = {path = "../../modules/xcm-interface" } -module-homa = {path = "../../modules/homa" } -module-session-manager = { path = "../../modules/session-manager" } -module-relaychain = {path = "../../modules/relaychain" } +module-transaction-payment = { workspace = true, features = ["std"] } +module-asset-registry = { workspace = true, features = ["std"] } +module-auction-manager = { workspace = true, features = ["std"] } +module-cdp-engine = { workspace = true, features = ["std"] } +module-cdp-treasury = { workspace = true, features = ["std"] } +module-collator-selection = { workspace = true, features = ["std"] } +module-currencies = { workspace = true, features = ["std"] } +module-dex = { workspace = true, features = ["std"] } +module-dex-oracle = { workspace = true, features = ["std"] } +module-emergency-shutdown = { workspace = true, features = ["std"] } +module-evm = { workspace = true, features = ["std"] } +module-evm-accounts = { workspace = true, features = ["std"] } +module-evm-bridge = { workspace = true, features = ["std"] } +module-honzon = { workspace = true, features = ["std"] } +module-loans = { workspace = true, features = ["std"] } +module-nft = { workspace = true, features = ["std"] } +module-prices = { workspace = true, features = ["std"] } +module-incentives = { workspace = true, features = ["std"] } +module-support = { workspace = true, features = ["std"] } +module-xcm-interface = { workspace = true, features = ["std"] } +module-homa = { workspace = true, features = ["std"] } +module-session-manager = { workspace = true, features = ["std"] } +module-relaychain = { workspace = true, features = ["std"] } -primitives = { package = "acala-primitives", path = "../../primitives" } -runtime-common = { path = "../common" } -mandala-runtime = { path = "../mandala", optional = true } -karura-runtime = { path = "../karura", optional = true } -acala-runtime = { path = "../acala", optional = true } +primitives = { workspace = true, features = ["std"] } +runtime-common = { workspace = true, features = ["std"] } +mandala-runtime = { workspace = true, features = ["std"], optional = true } +karura-runtime = { workspace = true, features = ["std"], optional = true } +acala-runtime = { workspace = true, features = ["std"], optional = true } [dev-dependencies] -env_logger = "0.9.0" -log = "0.4.17" -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-trie = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +env_logger = { workspace = true } +log = { workspace = true } +sp-io = { workspace = true, features = ["std"] } +sp-trie = { workspace = true, features = ["std"] } -cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-primitives-parachain-inherent = { workspace = true, features = ["std"] } +cumulus-test-relay-sproof-builder = { workspace = true, features = ["std"] } -polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-test-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +polkadot-cli = { workspace = true } +polkadot-test-runtime = { workspace = true, features = ["std"] } -acala-service = { path = "../../node/service", features = ["with-all-runtime"] } -module-aggregated-dex = { path = "../../modules/aggregated-dex" } -nutsfinance-stable-asset = { version = "0.1.0", path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } +acala-service = { workspace = true, features = ["std", "with-all-runtime"] } +module-aggregated-dex = { workspace = true, features = ["std"] } +nutsfinance-stable-asset = { workspace = true, features = ["std"] } [features] default = ["std"] diff --git a/runtime/integration-tests/src/setup.rs b/runtime/integration-tests/src/setup.rs index 10b6b6e508..d603db1e69 100644 --- a/runtime/integration-tests/src/setup.rs +++ b/runtime/integration-tests/src/setup.rs @@ -16,11 +16,11 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -pub use codec::{Decode, Encode}; use cumulus_test_relay_sproof_builder::RelayStateSproofBuilder; use frame_support::traits::{OnFinalize, OnIdle, OnInitialize}; pub use frame_support::{assert_noop, assert_ok, traits::Currency}; pub use frame_system::RawOrigin; +pub use parity_scale_codec::{Decode, Encode}; use runtime_common::evm_genesis; pub use module_support::{ diff --git a/runtime/karura/Cargo.toml b/runtime/karura/Cargo.toml index df78846da3..6394c650cb 100644 --- a/runtime/karura/Cargo.toml +++ b/runtime/karura/Cargo.toml @@ -6,146 +6,146 @@ edition = "2021" build = "build.rs" [dependencies] -log = { version = "0.4.17", default-features = false } -smallvec = "1.4.0" -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive", "max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -serde_json = { version = "1.0.85", default-features = false, features = ["alloc"] } -hex = { version = "0.4", default-features = false } -hex-literal = { version = "0.4.1" } +log = { workspace = true } +smallvec = { workspace = true } +parity-scale-codec = { workspace = true, features = ["derive", "max-encoded-len"] } +scale-info = { workspace = true } +serde_json = { workspace = true, features = ["alloc"] } +hex = { workspace = true } +hex-literal = { workspace = true } # substrate -frame-executive = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-try-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false} -pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false} -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-bounties = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-collective = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features =false } -pallet-membership = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, features = ["historical"] } -pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-tips = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-preimage = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-application-crypto = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-version = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-executive = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +frame-system-rpc-runtime-api = { workspace = true } +frame-try-runtime = { workspace = true, optional = true } +pallet-aura = { workspace = true } +pallet-authorship = { workspace = true } +pallet-balances = { workspace = true } +pallet-bounties = { workspace = true } +pallet-collective = { workspace = true } +pallet-democracy = { workspace = true } +pallet-membership = { workspace = true } +pallet-multisig = { workspace = true } +pallet-proxy = { workspace = true } +pallet-scheduler = { workspace = true } +pallet-session = { workspace = true, features = ["historical"] } +pallet-sudo = { workspace = true } +pallet-timestamp = { workspace = true } +pallet-tips = { workspace = true } +pallet-transaction-payment = { workspace = true } +pallet-transaction-payment-rpc-runtime-api = { workspace = true } +pallet-treasury = { workspace = true } +pallet-utility = { workspace = true } +pallet-preimage = { workspace = true } +sp-api = { workspace = true } +sp-application-crypto = { workspace = true } +sp-block-builder = { workspace = true } +sp-consensus-aura = { workspace = true } +sp-core = { workspace = true } +sp-inherents = { workspace = true } +sp-io = { workspace = true } +sp-offchain = { workspace = true } +sp-runtime = { workspace = true } +sp-session = { workspace = true } +sp-staking = { workspace = true } +sp-std = { workspace = true } +sp-transaction-pool = { workspace = true } +sp-version = { workspace = true } # cumulus -cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -parachain-info = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-aura-ext = { workspace = true } +cumulus-primitives-core = { workspace = true } +cumulus-primitives-utility = { workspace = true } +cumulus-primitives-timestamp = { workspace = true } +cumulus-pallet-parachain-system = { workspace = true } +cumulus-pallet-dmp-queue = { workspace = true } +cumulus-pallet-xcmp-queue = { workspace = true } +cumulus-pallet-xcm = { workspace = true } +parachain-info = { workspace = true } # polkadot -polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +polkadot-parachain-primitives = { workspace = true } +xcm = { workspace = true } +xcm-executor = { workspace = true } +xcm-builder = { workspace = true } +pallet-xcm = { workspace = true } # orml -orml-auction = { path = "../../orml/auction", default-features = false } -orml-authority = { path = "../../orml/authority", default-features = false } -orml-benchmarking = { path = "../../orml/benchmarking", default-features = false, optional = true } -orml-nft= { path = "../../orml/nft", default-features = false } -orml-oracle = { path = "../../orml/oracle", default-features = false } -orml-oracle-runtime-api = { path = "../../orml/oracle/runtime-api", default-features = false } -orml-parameters = { path = "../../orml/parameters", default-features = false } -orml-rewards = { path = "../../orml/rewards", default-features = false } -orml-tokens = { path = "../../orml/tokens", default-features = false } -orml-tokens-runtime-api = { path = "../../orml/tokens/runtime-api", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -orml-unknown-tokens = { path = "../../orml/unknown-tokens", default-features = false } -orml-utilities = { path = "../../orml/utilities", default-features = false } -orml-vesting = { path = "../../orml/vesting", default-features = false } -orml-xcm = { path = "../../orml/xcm", default-features = false } -orml-xcm-support = { path = "../../orml/xcm-support", default-features = false } -orml-xtokens = { path = "../../orml/xtokens", default-features = false } +orml-auction = { workspace = true } +orml-authority = { workspace = true } +orml-benchmarking = { workspace = true, optional = true } +orml-nft = { workspace = true } +orml-oracle = { workspace = true } +orml-oracle-runtime-api = { workspace = true } +orml-parameters = { workspace = true } +orml-rewards = { workspace = true } +orml-tokens = { workspace = true } +orml-tokens-runtime-api = { workspace = true } +orml-traits = { workspace = true } +orml-unknown-tokens = { workspace = true } +orml-utilities = { workspace = true } +orml-vesting = { workspace = true } +orml-xcm = { workspace = true } +orml-xcm-support = { workspace = true } +orml-xtokens = { workspace = true } # modules -module-aggregated-dex = { path = "../../modules/aggregated-dex", default-features = false } -module-asset-registry = { path = "../../modules/asset-registry", default-features = false } -module-auction-manager = { path = "../../modules/auction-manager", default-features = false } -module-cdp-engine = { path = "../../modules/cdp-engine", default-features = false } -module-cdp-treasury = { path = "../../modules/cdp-treasury", default-features = false } -module-collator-selection = { path = "../../modules/collator-selection", default-features = false } -module-currencies = { path = "../../modules/currencies", default-features = false } -module-dex = { path = "../../modules/dex", default-features = false } -module-dex-oracle = { path = "../../modules/dex-oracle", default-features = false } -module-earning = { path = "../../modules/earning", default-features = false } -module-emergency-shutdown = { path = "../../modules/emergency-shutdown", default-features = false } -module-evm = { path = "../../modules/evm", default-features = false } -module-evm-accounts = { path = "../../modules/evm-accounts", default-features = false } -module-evm-bridge = { path = "../../modules/evm-bridge", default-features = false } -module-evm-rpc-runtime-api = { path = "../../modules/evm/rpc/runtime_api", default-features = false } -module-homa = { path = "../../modules/homa", default-features = false } -module-honzon = { path = "../../modules/honzon", default-features = false } -module-honzon-bridge = { path = "../../modules/honzon-bridge", default-features = false } -module-idle-scheduler = { path = "../../modules/idle-scheduler", default-features = false } -module-incentives = { path = "../../modules/incentives", default-features = false } -module-loans = { path = "../../modules/loans", default-features = false } -module-nft = { path = "../../modules/nft", default-features = false } -module-prices = { path = "../../modules/prices", default-features = false } -module-relaychain = { path = "../../modules/relaychain", default-features = false } -module-session-manager = { path = "../../modules/session-manager", default-features = false } -module-support = { path = "../../modules/support", default-features = false } -module-transaction-pause = { path = "../../modules/transaction-pause", default-features = false } -module-transaction-payment = { path = "../../modules/transaction-payment", default-features = false } -module-xcm-interface = { path = "../../modules/xcm-interface", default-features = false } - -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -runtime-common = { path = "../common", default-features = false } +module-aggregated-dex = { workspace = true } +module-asset-registry = { workspace = true } +module-auction-manager = { workspace = true } +module-cdp-engine = { workspace = true } +module-cdp-treasury = { workspace = true } +module-collator-selection = { workspace = true } +module-currencies = { workspace = true } +module-dex = { workspace = true } +module-dex-oracle = { workspace = true } +module-earning = { workspace = true } +module-emergency-shutdown = { workspace = true } +module-evm = { workspace = true } +module-evm-accounts = { workspace = true } +module-evm-bridge = { workspace = true } +module-evm-rpc-runtime-api = { workspace = true } +module-homa = { workspace = true } +module-honzon = { workspace = true } +module-honzon-bridge = { workspace = true } +module-idle-scheduler = { workspace = true } +module-incentives = { workspace = true } +module-loans = { workspace = true } +module-nft = { workspace = true } +module-prices = { workspace = true } +module-relaychain = { workspace = true } +module-session-manager = { workspace = true } +module-support = { workspace = true } +module-transaction-pause = { workspace = true } +module-transaction-payment = { workspace = true } +module-xcm-interface = { workspace = true } + +primitives = { workspace = true } +runtime-common = { workspace = true } # ecosystem -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } +nutsfinance-stable-asset = { workspace = true } # benchmarking deps -libsecp256k1 = { version = "0.7", default-features = false, optional = true } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-bags-list = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } +libsecp256k1 = { workspace = true, optional = true } +frame-benchmarking = { workspace = true, optional = true } +pallet-staking = { workspace = true, optional = true } +pallet-bags-list = { workspace = true, optional = true } [build-dependencies] -substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } +substrate-wasm-builder = { workspace = true, optional = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -polkadot-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-io = { workspace = true, features = ["std"] } +polkadot-runtime = { workspace = true } [features] default = ["std"] no_std = [] std = [ - "codec/std", + "parity-scale-codec/std", "hex/std", "scale-info/std", "serde_json/std", @@ -204,7 +204,7 @@ std = [ "pallet-xcm/std", "parachain-info/std", - "polkadot-parachain/std", + "polkadot-parachain-primitives/std", "xcm-builder/std", "xcm-executor/std", "xcm/std", @@ -290,7 +290,7 @@ runtime-benchmarks = [ "cumulus-pallet-parachain-system/runtime-benchmarks", "cumulus-pallet-xcmp-queue/runtime-benchmarks", "pallet-xcm/runtime-benchmarks", - "polkadot-parachain/runtime-benchmarks", + "polkadot-parachain-primitives/runtime-benchmarks", "polkadot-runtime/runtime-benchmarks", "xcm-builder/runtime-benchmarks", "xcm-executor/runtime-benchmarks", diff --git a/runtime/karura/src/lib.rs b/runtime/karura/src/lib.rs index 91b44048b3..a62fd7a1ed 100644 --- a/runtime/karura/src/lib.rs +++ b/runtime/karura/src/lib.rs @@ -30,7 +30,7 @@ #[cfg(feature = "std")] include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs")); -use codec::{Decode, DecodeLimit, Encode}; +use parity_scale_codec::{Decode, DecodeLimit, Encode}; use scale_info::TypeInfo; use sp_api::impl_runtime_apis; use sp_consensus_aura::sr25519::AuthorityId as AuraId; diff --git a/runtime/karura/src/xcm_config.rs b/runtime/karura/src/xcm_config.rs index fee38837c4..a794adbcc5 100644 --- a/runtime/karura/src/xcm_config.rs +++ b/runtime/karura/src/xcm_config.rs @@ -23,7 +23,6 @@ use super::{ NativeTokenExistentialDeposit, ParachainInfo, ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, UnknownTokens, XcmInterface, XcmpQueue, KAR, KUSD, LKSM, TAI, }; -use codec::{Decode, Encode}; use frame_support::{ parameter_types, traits::{ConstU32, Everything, Get, Nothing}, @@ -33,6 +32,7 @@ use module_support::HomaSubAccountXcm; use module_transaction_payment::BuyWeightRateOfTransactionFeePool; use orml_traits::{location::AbsoluteReserveProvider, parameter_type_with_key}; use orml_xcm_support::{DepositToAlternative, IsNativeConcrete, MultiCurrencyAdapter, MultiNativeAsset}; +use parity_scale_codec::{Decode, Encode}; use primitives::evm::is_system_contract; use runtime_common::{ local_currency_location, native_currency_location, AcalaDropAssets, EnsureRootOrHalfGeneralCouncil, diff --git a/runtime/mandala/Cargo.toml b/runtime/mandala/Cargo.toml index f938a4aa68..bb4677ad58 100644 --- a/runtime/mandala/Cargo.toml +++ b/runtime/mandala/Cargo.toml @@ -6,158 +6,158 @@ edition = "2021" build = "build.rs" [dependencies] -log = { version = "0.4.17", default-features = false } -smallvec = "1.4.0" -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive", "max-encoded-len"] } -scale-info = { version = "2.9.0", default-features = false, features = ["derive"] } -serde_json = { version = "1.0.85", default-features = false, features = ["alloc"] } -hex = { version = "0.4", default-features = false } -hex-literal = { version = "0.4.1" } +log = { workspace = true } +smallvec = { workspace = true } +parity-scale-codec = { workspace = true, features = ["derive", "max-encoded-len"] } +scale-info = { workspace = true } +serde_json = { workspace = true, features = ["alloc"] } +hex = { workspace = true } +hex-literal = { workspace = true } # substrate -frame-executive = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -frame-try-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false} -pallet-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false} -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-bounties = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-collective = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features =false } -pallet-elections-phragmen = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-recovery = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-root-testing = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, features = ["historical"] } -pallet-scheduler = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-sudo = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-tips = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-preimage = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-application-crypto = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-consensus-aura = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-inherents = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-offchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-session = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-staking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-transaction-pool = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -sp-version = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +frame-executive = { workspace = true } +frame-support = { workspace = true } +frame-system = { workspace = true } +frame-system-rpc-runtime-api = { workspace = true } +frame-try-runtime = { workspace = true, optional = true } +pallet-aura = { workspace = true } +pallet-authorship = { workspace = true } +pallet-balances = { workspace = true } +pallet-bounties = { workspace = true } +pallet-collective = { workspace = true } +pallet-democracy ={ workspace = true } +pallet-elections-phragmen = { workspace = true } +pallet-indices = { workspace = true } +pallet-membership = { workspace = true } +pallet-multisig = { workspace = true } +pallet-proxy = { workspace = true } +pallet-recovery = { workspace = true } +pallet-root-testing = { workspace = true } +pallet-session = { workspace = true, features = ["historical"] } +pallet-scheduler = { workspace = true } +pallet-sudo = { workspace = true } +pallet-timestamp = { workspace = true } +pallet-tips = { workspace = true } +pallet-transaction-payment = { workspace = true } +pallet-transaction-payment-rpc-runtime-api = { workspace = true } +pallet-treasury = { workspace = true } +pallet-utility = { workspace = true } +pallet-preimage = { workspace = true } +sp-api = { workspace = true } +sp-application-crypto = { workspace = true } +sp-block-builder = { workspace = true } +sp-consensus-aura = { workspace = true } +sp-core = { workspace = true } +sp-inherents = { workspace = true } +sp-io = { workspace = true } +sp-offchain = { workspace = true } +sp-runtime = { workspace = true } +sp-session = { workspace = true } +sp-staking = { workspace = true } +sp-std = { workspace = true } +sp-transaction-pool = { workspace = true } +sp-version = { workspace = true } # cumulus -cumulus-pallet-aura-ext = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-primitives-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-parachain-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -cumulus-pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -parachain-info = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +cumulus-pallet-aura-ext = { workspace = true } +cumulus-primitives-core = { workspace = true } +cumulus-primitives-utility = { workspace = true } +cumulus-primitives-timestamp = { workspace = true } +cumulus-pallet-parachain-system = { workspace = true } +cumulus-pallet-dmp-queue = { workspace = true } +cumulus-pallet-xcmp-queue = { workspace = true } +cumulus-pallet-xcm = { workspace = true } +parachain-info = { workspace = true } # polkadot -polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } +polkadot-parachain-primitives = { workspace = true } +xcm = { workspace = true } +xcm-executor = { workspace = true } +xcm-builder = { workspace = true } +pallet-xcm = { workspace = true } # orml -orml-auction = { path = "../../orml/auction", default-features = false } -orml-authority = { path = "../../orml/authority", default-features = false } -orml-benchmarking = { path = "../../orml/benchmarking", default-features = false, optional = true } -orml-nft= { path = "../../orml/nft", default-features = false } -orml-oracle = { path = "../../orml/oracle", default-features = false } -orml-oracle-runtime-api = { path = "../../orml/oracle/runtime-api", default-features = false } -orml-parameters = { path = "../../orml/parameters", default-features = false } -orml-payments = { path = "../../orml/payments", default-features = false } -orml-rewards = { path = "../../orml/rewards", default-features = false } -orml-tokens = { path = "../../orml/tokens", default-features = false } -orml-tokens-runtime-api = { path = "../../orml/tokens/runtime-api", default-features = false } -orml-traits = { path = "../../orml/traits", default-features = false } -orml-unknown-tokens = { path = "../../orml/unknown-tokens", default-features = false } -orml-utilities = { path = "../../orml/utilities", default-features = false } -orml-vesting = { path = "../../orml/vesting", default-features = false } -orml-xcm = { path = "../../orml/xcm", default-features = false } -orml-xcm-support = { path = "../../orml/xcm-support", default-features = false } -orml-xtokens = { path = "../../orml/xtokens", default-features = false } +orml-auction = { workspace = true } +orml-authority = { workspace = true } +orml-benchmarking = { workspace = true, optional = true } +orml-nft = { workspace = true } +orml-oracle = { workspace = true } +orml-oracle-runtime-api = { workspace = true } +orml-parameters = { workspace = true } +orml-payments = { workspace = true } +orml-rewards = { workspace = true } +orml-tokens = { workspace = true } +orml-tokens-runtime-api = { workspace = true } +orml-traits = { workspace = true } +orml-unknown-tokens ={ workspace = true } +orml-utilities = { workspace = true } +orml-vesting = { workspace = true } +orml-xcm = { workspace = true } +orml-xcm-support = { workspace = true } +orml-xtokens = { workspace = true } # modules -module-transaction-pause = { path = "../../modules/transaction-pause", default-features = false } -module-transaction-payment = { path = "../../modules/transaction-payment", default-features = false } -module-asset-registry = { path = "../../modules/asset-registry", default-features = false } -module-auction-manager = { path = "../../modules/auction-manager", default-features = false } -module-cdp-engine = { path = "../../modules/cdp-engine", default-features = false } -module-cdp-treasury = { path = "../../modules/cdp-treasury", default-features = false } -module-collator-selection = { path = "../../modules/collator-selection", default-features = false } -module-currencies = { path = "../../modules/currencies", default-features = false } -module-dex = { path = "../../modules/dex", default-features = false } -module-dex-oracle = { path = "../../modules/dex-oracle", default-features = false } -module-emergency-shutdown = { path = "../../modules/emergency-shutdown", default-features = false } -module-earning = { path = "../../modules/earning", default-features = false } -module-evm = { path = "../../modules/evm", default-features = false } -module-evm-accounts = { path = "../../modules/evm-accounts", default-features = false } -module-evm-bridge = { path = "../../modules/evm-bridge", default-features = false } -module-evm-rpc-runtime-api = { path = "../../modules/evm/rpc/runtime_api", default-features = false } -module-evm-utility = { path = "../../modules/evm-utility", default-features = false } -module-honzon = { path = "../../modules/honzon", default-features = false } -module-loans = { path = "../../modules/loans", default-features = false } -module-nft = { path = "../../modules/nft", default-features = false } -module-prices = { path = "../../modules/prices", default-features = false } -module-incentives = { path = "../../modules/incentives", default-features = false } -module-support = { path = "../../modules/support", default-features = false } -module-homa = { path = "../../modules/homa", default-features = false } -module-xcm-interface = { path = "../../modules/xcm-interface", default-features = false } -module-nominees-election = { path = "../../modules/nominees-election", default-features = false } -module-session-manager = { path = "../../modules/session-manager", default-features = false } -module-relaychain = { path = "../../modules/relaychain", default-features = false } -module-idle-scheduler = { path = "../../modules/idle-scheduler", default-features = false } -module-aggregated-dex = { path = "../../modules/aggregated-dex", default-features = false } -module-liquid-crowdloan = { path = "../../modules/liquid-crowdloan", default-features = false } - -primitives = { package = "acala-primitives", path = "../../primitives", default-features = false } -runtime-common = { path = "../common", default-features = false } +module-transaction-pause = { workspace = true } +module-transaction-payment = { workspace = true } +module-asset-registry = { workspace = true } +module-auction-manager = { workspace = true } +module-cdp-engine = { workspace = true } +module-cdp-treasury = { workspace = true } +module-collator-selection = { workspace = true } +module-currencies = { workspace = true } +module-dex = { workspace = true } +module-dex-oracle = { workspace = true } +module-emergency-shutdown = { workspace = true } +module-earning = { workspace = true } +module-evm = { workspace = true } +module-evm-accounts = { workspace = true } +module-evm-bridge = { workspace = true } +module-evm-rpc-runtime-api = { workspace = true } +module-evm-utility = { workspace = true } +module-honzon = { workspace = true } +module-loans = { workspace = true } +module-nft = { workspace = true } +module-prices = { workspace = true } +module-incentives = { workspace = true } +module-support = { workspace = true } +module-homa = { workspace = true } +module-xcm-interface = { workspace = true } +module-nominees-election = { workspace = true } +module-session-manager = { workspace = true } +module-relaychain = { workspace = true } +module-idle-scheduler = { workspace = true } +module-aggregated-dex = { workspace = true } +module-liquid-crowdloan = { workspace = true } + +primitives = { workspace = true } +runtime-common = { workspace = true } # ecosystem -nutsfinance-stable-asset = { version = "0.1.0", default-features = false, path = "../../ecosystem-modules/stable-asset/lib/stable-asset", package = "nutsfinance-stable-asset" } +nutsfinance-stable-asset = { workspace = true } # benchmarking deps -libsecp256k1 = { version = "0.7", default-features = false, optional = true } -frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } -pallet-bags-list = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false, optional = true } +libsecp256k1 = { workspace = true, optional = true } +frame-benchmarking = { workspace = true, optional = true } +pallet-bags-list = { workspace = true, optional = true } [build-dependencies] -substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", optional = true } +substrate-wasm-builder = { workspace = true, optional = true } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-trie = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +sp-io = { workspace = true, features = ["std"] } +sp-trie = { workspace = true, features = ["std"] } +sp-keyring = { workspace = true } -cumulus-primitives-parachain-inherent = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } +cumulus-primitives-parachain-inherent = { workspace = true, features = ["std"] } +cumulus-test-relay-sproof-builder = { workspace = true, features = ["std"] } -acala-service = { path = "../../node/service", features = ["with-mandala-runtime"] } +acala-service = { workspace = true, features = ["std", "with-mandala-runtime"] } [features] default = ["std"] no_std = [] std = [ - "codec/std", + "parity-scale-codec/std", "hex/std", "scale-info/std", "serde_json/std", @@ -220,7 +220,7 @@ std = [ "pallet-xcm/std", "parachain-info/std", - "polkadot-parachain/std", + "polkadot-parachain-primitives/std", "xcm-builder/std", "xcm-executor/std", "xcm/std", @@ -310,7 +310,7 @@ runtime-benchmarks = [ "cumulus-pallet-parachain-system/runtime-benchmarks", "cumulus-pallet-xcmp-queue/runtime-benchmarks", "pallet-xcm/runtime-benchmarks", - "polkadot-parachain/runtime-benchmarks", + "polkadot-parachain-primitives/runtime-benchmarks", "xcm-builder/runtime-benchmarks", "xcm-executor/runtime-benchmarks", diff --git a/runtime/mandala/src/benchmarking/utils.rs b/runtime/mandala/src/benchmarking/utils.rs index 021bf7f69c..6b749d5065 100644 --- a/runtime/mandala/src/benchmarking/utils.rs +++ b/runtime/mandala/src/benchmarking/utils.rs @@ -23,7 +23,6 @@ use crate::{ System, Timestamp, }; -pub use codec::Encode; use frame_benchmarking::account; use frame_support::{ assert_ok, @@ -32,6 +31,7 @@ use frame_support::{ use frame_system::RawOrigin; use module_support::{AggregatedSwapPath, Erc20InfoMapping}; use orml_traits::{GetByKey, MultiCurrencyExtended}; +pub use parity_scale_codec::Encode; use primitives::currency::AssetMetadata; use runtime_common::{TokenInfo, LCDOT}; use sp_consensus_aura::AURA_ENGINE_ID; diff --git a/runtime/mandala/src/lib.rs b/runtime/mandala/src/lib.rs index a4d53254fb..86cccef789 100644 --- a/runtime/mandala/src/lib.rs +++ b/runtime/mandala/src/lib.rs @@ -30,7 +30,6 @@ #[cfg(feature = "std")] include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs")); -use codec::{Decode, DecodeLimit, Encode}; use cumulus_pallet_parachain_system::RelaychainDataProvider; use frame_support::pallet_prelude::InvalidTransaction; pub use frame_support::{ @@ -58,6 +57,7 @@ use module_evm_accounts::EvmAddressMapping; use module_relaychain::RelayChainCallBuilder; use module_support::{AssetIdMapping, DispatchableTask, ExchangeRateProvider, FractionalRate, PoolId}; use module_transaction_payment::TargetedFeeAdjustment; +use parity_scale_codec::{Decode, DecodeLimit, Encode}; use scale_info::TypeInfo; use orml_tokens::CurrencyAdapter; diff --git a/runtime/mandala/src/xcm_config.rs b/runtime/mandala/src/xcm_config.rs index 4c7a80d6dd..c7ab51f3c5 100644 --- a/runtime/mandala/src/xcm_config.rs +++ b/runtime/mandala/src/xcm_config.rs @@ -22,7 +22,6 @@ use super::{ ParachainInfo, ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, TreasuryAccount, UnknownTokens, XcmpQueue, ACA, }; -use codec::{Decode, Encode}; pub use cumulus_primitives_core::ParaId; pub use frame_support::{ parameter_types, @@ -34,7 +33,8 @@ use module_transaction_payment::BuyWeightRateOfTransactionFeePool; use orml_traits::{location::AbsoluteReserveProvider, parameter_type_with_key, MultiCurrency}; use orml_xcm_support::{DepositToAlternative, IsNativeConcrete, MultiCurrencyAdapter, MultiNativeAsset}; use pallet_xcm::XcmPassthrough; -use polkadot_parachain::primitives::Sibling; +use parity_scale_codec::{Decode, Encode}; +use polkadot_parachain_primitives::primitives::Sibling; use primitives::evm::is_system_contract; use runtime_common::{ local_currency_location, native_currency_location, xcm_impl::AccountKey20Aliases, AcalaDropAssets,