Newer
Older
"pallet-insecure-randomness-collective-flip 16.0.0",
"pallet-message-queue 31.0.0",
"pallet-multisig 28.0.0",
"pallet-session 28.0.0",
"pallet-sudo 28.0.0",
"pallet-timestamp 27.0.0",
"pallet-transaction-payment 28.0.0",
"pallet-transaction-payment-rpc-runtime-api 28.0.0",
"pallet-utility 28.0.0",
"pallet-xcm 7.0.0",
"parachains-common 7.0.0",
"parity-scale-codec",
"polkadot-parachain-primitives 6.0.0",
"polkadot-runtime-common 7.0.0",
"rococo-runtime-constants 7.0.0",
"sp-block-builder 26.0.0",
"sp-consensus-aura 0.32.0",
"sp-genesis-builder 0.8.0",
"sp-inherents 26.0.0",
"sp-offchain 26.0.0",
"sp-runtime 31.0.1",
"sp-session 27.0.0",
"sp-transaction-pool 26.0.0",
"staging-parachain-info 0.7.0",
"staging-xcm 7.0.0",
"staging-xcm-builder 7.0.0",
"staging-xcm-executor 7.0.0",
"substrate-wasm-builder 17.0.0",
"testnet-parachains-constants 1.0.0",
"xcm-runtime-apis 0.1.0",
]
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
[[package]]
name = "convert_case"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb4a24b1aaf0fd0ce8b45161144d6f42cd91677fd5940fd431183eb023b3a2b8"
[[package]]
name = "convert_case"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
dependencies = [
"unicode-segmentation",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "core-foundation-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
[[package]]
name = "core2"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
dependencies = [
"memchr",
]
[[package]]
name = "coretime-rococo-emulated-chain"
Dónal Murray
committed
version = "0.1.0"
dependencies = [
"coretime-rococo-runtime",
"cumulus-primitives-core 0.7.0",
"emulated-integration-tests-common",
"frame-support 28.0.0",
"parachains-common 7.0.0",
"testnet-parachains-constants 1.0.0",
]
[[package]]
name = "coretime-rococo-integration-tests"
Dónal Murray
committed
version = "0.0.0"
dependencies = [
"cumulus-pallet-parachain-system 0.7.0",
"emulated-integration-tests-common",
"frame-support 28.0.0",
"pallet-balances 28.0.0",
"pallet-broker 0.6.0",
"pallet-identity 29.0.0",
"pallet-message-queue 31.0.0",
"polkadot-runtime-common 7.0.0",
"polkadot-runtime-parachains 7.0.0",
"rococo-runtime-constants 7.0.0",
"rococo-system-emulated-network",
"sp-runtime 31.0.1",
"staging-xcm 7.0.0",
"staging-xcm-executor 7.0.0",
[[package]]
name = "coretime-rococo-runtime"
version = "0.1.0"
dependencies = [
"cumulus-pallet-aura-ext 0.7.0",
"cumulus-pallet-parachain-system 0.7.0",
"cumulus-pallet-session-benchmarking 9.0.0",
"cumulus-pallet-weight-reclaim",
"cumulus-pallet-xcm 0.7.0",
"cumulus-pallet-xcmp-queue 0.7.0",
"cumulus-primitives-aura 0.7.0",
"cumulus-primitives-core 0.7.0",
"cumulus-primitives-utility 0.7.0",
"frame-benchmarking 28.0.0",
"frame-executive 28.0.0",
"frame-metadata-hash-extension 0.1.0",
"frame-support 28.0.0",
"frame-system 28.0.0",
"frame-system-benchmarking 28.0.0",
"frame-system-rpc-runtime-api 26.0.0",
"frame-try-runtime 0.34.0",
"pallet-aura 27.0.0",
"pallet-authorship 28.0.0",
"pallet-balances 28.0.0",
"pallet-broker 0.6.0",
"pallet-collator-selection 9.0.0",
"pallet-message-queue 31.0.0",
"pallet-multisig 28.0.0",
"pallet-proxy 28.0.0",
"pallet-session 28.0.0",
"pallet-sudo 28.0.0",
"pallet-timestamp 27.0.0",
"pallet-transaction-payment 28.0.0",
"pallet-transaction-payment-rpc-runtime-api 28.0.0",
"pallet-utility 28.0.0",
"pallet-xcm 7.0.0",
"pallet-xcm-benchmarks 7.0.0",
"parachains-common 7.0.0",
Francisco Aguirre
committed
"parachains-runtimes-test-utils 7.0.0",
"parity-scale-codec",
"polkadot-parachain-primitives 6.0.0",
"polkadot-runtime-common 7.0.0",
"rococo-runtime-constants 7.0.0",
"sp-block-builder 26.0.0",
"sp-consensus-aura 0.32.0",
"sp-genesis-builder 0.8.0",
"sp-inherents 26.0.0",
"sp-offchain 26.0.0",
"sp-runtime 31.0.1",
"sp-session 27.0.0",
"sp-transaction-pool 26.0.0",
"staging-parachain-info 0.7.0",
"staging-xcm 7.0.0",
"staging-xcm-builder 7.0.0",
"staging-xcm-executor 7.0.0",
"substrate-wasm-builder 17.0.0",
"testnet-parachains-constants 1.0.0",
"xcm-runtime-apis 0.1.0",
[[package]]
name = "coretime-westend-emulated-chain"
Dónal Murray
committed
version = "0.1.0"
dependencies = [
"coretime-westend-runtime",
"cumulus-primitives-core 0.7.0",
"emulated-integration-tests-common",
"frame-support 28.0.0",
"parachains-common 7.0.0",
"testnet-parachains-constants 1.0.0",
]
[[package]]
name = "coretime-westend-integration-tests"
Dónal Murray
committed
version = "0.0.0"
dependencies = [
"cumulus-pallet-parachain-system 0.7.0",
"emulated-integration-tests-common",
"frame-support 28.0.0",
"pallet-balances 28.0.0",
"pallet-broker 0.6.0",
"pallet-identity 29.0.0",
"pallet-message-queue 31.0.0",
"polkadot-runtime-common 7.0.0",
"polkadot-runtime-parachains 7.0.0",
"sp-runtime 31.0.1",
"staging-xcm 7.0.0",
"staging-xcm-executor 7.0.0",
"westend-runtime-constants 7.0.0",
"westend-system-emulated-network",
]
[[package]]
name = "coretime-westend-runtime"
version = "0.1.0"
dependencies = [
"cumulus-pallet-aura-ext 0.7.0",
"cumulus-pallet-parachain-system 0.7.0",
"cumulus-pallet-session-benchmarking 9.0.0",
"cumulus-pallet-weight-reclaim",
"cumulus-pallet-xcm 0.7.0",
"cumulus-pallet-xcmp-queue 0.7.0",
"cumulus-primitives-aura 0.7.0",
"cumulus-primitives-core 0.7.0",
"cumulus-primitives-utility 0.7.0",
"frame-benchmarking 28.0.0",
"frame-executive 28.0.0",
"frame-metadata-hash-extension 0.1.0",
"frame-support 28.0.0",
"frame-system 28.0.0",
"frame-system-benchmarking 28.0.0",
"frame-system-rpc-runtime-api 26.0.0",
"frame-try-runtime 0.34.0",
"pallet-aura 27.0.0",
"pallet-authorship 28.0.0",
"pallet-balances 28.0.0",
"pallet-broker 0.6.0",
"pallet-collator-selection 9.0.0",
"pallet-message-queue 31.0.0",
"pallet-multisig 28.0.0",
"pallet-proxy 28.0.0",
"pallet-session 28.0.0",
"pallet-timestamp 27.0.0",
"pallet-transaction-payment 28.0.0",
"pallet-transaction-payment-rpc-runtime-api 28.0.0",
"pallet-utility 28.0.0",
"pallet-xcm 7.0.0",
"pallet-xcm-benchmarks 7.0.0",
"parachains-common 7.0.0",
Francisco Aguirre
committed
"parachains-runtimes-test-utils 7.0.0",
"parity-scale-codec",
"polkadot-parachain-primitives 6.0.0",
"polkadot-runtime-common 7.0.0",
"sp-block-builder 26.0.0",
"sp-consensus-aura 0.32.0",
"sp-genesis-builder 0.8.0",
"sp-inherents 26.0.0",
"sp-offchain 26.0.0",
"sp-runtime 31.0.1",
"sp-session 27.0.0",
"sp-transaction-pool 26.0.0",
"staging-parachain-info 0.7.0",
"staging-xcm 7.0.0",
"staging-xcm-builder 7.0.0",
"staging-xcm-executor 7.0.0",
"substrate-wasm-builder 17.0.0",
"testnet-parachains-constants 1.0.0",
"westend-runtime-constants 7.0.0",
"xcm-runtime-apis 0.1.0",
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
[[package]]
name = "cpp_demangle"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"
dependencies = [
"cfg-if",
]
[[package]]
name = "cpp_demangle"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e8227005286ec39567949b33df9896bcadfa6051bccca2488129f108ca23119"
dependencies = [
"cfg-if",
]
[[package]]
name = "cpu-time"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "cpufeatures"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
dependencies = [
"libc",
]
[[package]]
name = "cranelift-bforest"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1277fbfa94bc82c8ec4af2ded3e639d49ca5f7f3c7eeab2c66accd135ece4e70"
dependencies = [
"cranelift-entity",
]
[[package]]
name = "cranelift-codegen"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6e8c31ad3b2270e9aeec38723888fe1b0ace3bea2b06b3f749ccf46661d3220"
dependencies = [
"bumpalo",
"cranelift-bforest",
"cranelift-codegen-meta",
"cranelift-codegen-shared",
"cranelift-entity",
"cranelift-isle",
"gimli 0.27.3",
"hashbrown 0.13.2",
"log",
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
"smallvec",
"target-lexicon",
]
[[package]]
name = "cranelift-codegen-meta"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8ac5ac30d62b2d66f12651f6b606dbdfd9c2cfd0908de6b387560a277c5c9da"
dependencies = [
"cranelift-codegen-shared",
]
[[package]]
name = "cranelift-codegen-shared"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd82b8b376247834b59ed9bdc0ddeb50f517452827d4a11bccf5937b213748b8"
[[package]]
name = "cranelift-entity"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40099d38061b37e505e63f89bab52199037a72b931ad4868d9089ff7268660b0"
dependencies = [
"serde",
]
[[package]]
name = "cranelift-frontend"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64a25d9d0a0ae3079c463c34115ec59507b4707175454f0eee0891e83e30e82d"
dependencies = [
"cranelift-codegen",
"log",
"smallvec",
"target-lexicon",
]
[[package]]
name = "cranelift-isle"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80de6a7d0486e4acbd5f9f87ec49912bf4c8fb6aea00087b989685460d4469ba"
[[package]]
name = "cranelift-native"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb6b03e0e03801c4b3fd8ce0758a94750c07a44e7944cc0ffbf0d3f2e7c79b00"
dependencies = [
"cranelift-codegen",
"libc",
"target-lexicon",
]
[[package]]
name = "cranelift-wasm"
version = "0.95.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff3220489a3d928ad91e59dd7aeaa8b3de18afb554a6211213673a71c90737ac"
dependencies = [
"cranelift-codegen",
"cranelift-entity",
"cranelift-frontend",
"itertools 0.10.5",
"log",
"smallvec",
"wasmparser",
"wasmtime-types",
]
[[package]]
name = "crc"
version = "3.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
dependencies = [
"crc-catalog",
]
[[package]]
name = "crc-catalog"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if",
]
[[package]]
name = "criterion"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
dependencies = [
"anes",
"cast",
"ciborium",
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
"criterion-plot",
"futures",
"is-terminal",
"itertools 0.10.5",
"num-traits",
"once_cell",
"oorandom",
"plotters",
"rayon",
"regex",
"serde",
"serde_derive",
"serde_json",
"tinytemplate",
"tokio",
"walkdir",
]
[[package]]
name = "criterion-plot"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
dependencies = [
"cast",
"itertools 0.10.5",
]
[[package]]
name = "crossbeam-deque"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
dependencies = [
"cfg-if",
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
version = "0.9.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
dependencies = [
"autocfg",
"cfg-if",
"crossbeam-utils",
"memoffset 0.9.0",
"scopeguard",
]
[[package]]
name = "crossbeam-queue"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
[[package]]
name = "crypto-bigint"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf4c2f4e1afd912bc40bfd6fed5d9dc1f288e0ba01bfcc835cc5bc3eb13efe15"
dependencies = [
"generic-array 0.14.7",
"subtle 2.5.0",
"zeroize",
]
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array 0.14.7",
[[package]]
name = "crypto-mac"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"
dependencies = [
"generic-array 0.12.4",
"subtle 1.0.0",
]
[[package]]
name = "crypto-mac"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"
dependencies = [
"generic-array 0.14.7",
"subtle 2.5.0",
[[package]]
name = "crypto_secretbox"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9d6cf87adf719ddf43a805e92c6870a531aedda35ff640442cbaf8674e141e1"
dependencies = [
"aead",
"cipher 0.4.4",
"generic-array 0.14.7",
"poly1305",
"salsa20",
"subtle 2.5.0",
"zeroize",
]
[[package]]
name = "ctr"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
dependencies = [
"cipher 0.4.4",
]
[[package]]
name = "cumulus-client-cli"
"parity-scale-codec",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-service",
Joshy Orndorff
committed
"sp-blockchain",
"sp-core 28.0.0",
"sp-runtime 31.0.1",
"url",
]
[[package]]
name = "cumulus-client-collator"
dependencies = [
"async-trait",
"cumulus-client-consensus-common",
"cumulus-client-network",
"cumulus-primitives-core 0.7.0",
"cumulus-test-relay-sproof-builder 0.7.0",
"cumulus-test-runtime",
"futures",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-test-helpers",
"polkadot-overseer",
"polkadot-primitives 7.0.0",
"sp-maybe-compressed-blob 11.0.0",
"sp-runtime 31.0.1",
"sp-state-machine 0.35.0",
"tracing",
]
[[package]]
name = "cumulus-client-consensus-aura"
dependencies = [
"async-trait",
"cumulus-client-collator",
"cumulus-client-consensus-common",
"cumulus-client-consensus-proposer",
"cumulus-client-parachain-inherent",
"cumulus-primitives-aura 0.7.0",
"cumulus-primitives-core 0.7.0",
Sebastian Kunert
committed
"cumulus-test-client",
"cumulus-test-relay-sproof-builder 0.7.0",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives 7.0.0",
"sc-client-api",
"sc-consensus",
"sc-consensus-aura",
"sc-consensus-babe",
"sc-consensus-slots",
"sc-telemetry",
"sp-application-crypto 30.0.0",
"sp-block-builder 26.0.0",
"sp-consensus-aura 0.32.0",
"sp-inherents 26.0.0",
Sebastian Kunert
committed
"sp-keyring 31.0.0",
"sp-keystore 0.34.0",
"sp-runtime 31.0.1",
"sp-state-machine 0.35.0",
"sp-timestamp 26.0.0",
"sp-trie 29.0.0",
"tracing",
]
[[package]]
name = "cumulus-client-consensus-common"
dependencies = [
"async-trait",
"cumulus-client-pov-recovery",
"cumulus-primitives-core 0.7.0",
"cumulus-relay-chain-interface",
"cumulus-test-client",
"cumulus-test-relay-sproof-builder 0.7.0",
"dyn-clone",
"futures",
"futures-timer",
"log",
"parity-scale-codec",
"polkadot-primitives 7.0.0",
"sc-client-api",
"sc-consensus",
"sc-consensus-babe",
"schnellru",
"sp-blockchain",
"sp-consensus",
"sp-consensus-slots 0.32.0",
"sp-core 28.0.0",
"sp-runtime 31.0.1",
"sp-timestamp 26.0.0",
"substrate-prometheus-endpoint",
"tracing",
]
[[package]]
name = "cumulus-client-consensus-proposer"
"cumulus-primitives-parachain-inherent 0.7.0",
"sp-inherents 26.0.0",
"sp-runtime 31.0.1",
"sp-state-machine 0.35.0",
"thiserror",
]
[[package]]
name = "cumulus-client-consensus-relay-chain"
dependencies = [
"async-trait",
"cumulus-client-consensus-common",
"cumulus-primitives-core 0.7.0",
"sp-block-builder 26.0.0",
"sp-inherents 26.0.0",
"sp-runtime 31.0.1",
"substrate-prometheus-endpoint",
"tracing",
]
[[package]]
name = "cumulus-client-network"
"cumulus-primitives-core 0.7.0",
"cumulus-relay-chain-inprocess-interface",
"cumulus-relay-chain-interface",
"cumulus-test-service",
"futures",
"futures-timer",
"parity-scale-codec",
"polkadot-node-subsystem",
"polkadot-parachain-primitives 6.0.0",
"polkadot-primitives 7.0.0",
"rstest",
"sp-keyring 31.0.0",
"sp-keystore 0.34.0",
"sp-runtime 31.0.1",
"sp-state-machine 0.35.0",
[[package]]
name = "cumulus-client-parachain-inherent"
version = "0.1.0"
dependencies = [
"async-trait",
"cumulus-primitives-core 0.7.0",
"cumulus-primitives-parachain-inherent 0.7.0",
"cumulus-relay-chain-interface",
"cumulus-test-relay-sproof-builder 0.7.0",
"parity-scale-codec",
"sc-client-api",
"sp-crypto-hashing 0.1.0",
"sp-inherents 26.0.0",
"sp-runtime 31.0.1",
"sp-state-machine 0.35.0",
"tracing",
]
"assert_matches",
"cumulus-primitives-core 0.7.0",
"cumulus-test-client",
"cumulus-test-service",
"futures",
"futures-timer",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-overseer",
"polkadot-primitives 7.0.0",
"rstest",
"sc-utils",
"sp-blockchain",
"sp-maybe-compressed-blob 11.0.0",
"sp-runtime 31.0.1",
"sp-tracing 16.0.0",
"tokio",
"tracing",
]
[[package]]
name = "cumulus-client-service"
dependencies = [
"cumulus-client-cli",
"cumulus-client-collator",
"cumulus-client-consensus-common",
"cumulus-client-network",
"cumulus-client-pov-recovery",
"cumulus-primitives-core 0.7.0",
"cumulus-primitives-proof-size-hostfunction 0.2.0",
"cumulus-relay-chain-inprocess-interface",
"cumulus-relay-chain-interface",
"cumulus-relay-chain-minimal-node",
"futures",
"futures-timer",
"polkadot-primitives 7.0.0",
"sc-client-api",
"sc-consensus",
"sc-network",
"sc-network-sync",
"sc-network-transactions",
"sc-rpc",
"sc-service",
"sc-sysinfo",
"sc-telemetry",
"sc-transaction-pool",
"sc-utils",
"sp-core 28.0.0",
"sp-io 30.0.0",
"sp-runtime 31.0.1",
"sp-transaction-pool 26.0.0",
]
[[package]]
name = "cumulus-pallet-aura-ext"
"cumulus-pallet-parachain-system 0.7.0",
"cumulus-primitives-core 0.7.0",
"cumulus-test-relay-sproof-builder 0.7.0",
"frame-support 28.0.0",
"frame-system 28.0.0",
"pallet-aura 27.0.0",
"pallet-timestamp 27.0.0",
"sp-application-crypto 30.0.0",
"sp-consensus-aura 0.32.0",
"sp-core 28.0.0",
"sp-io 30.0.0",
"sp-runtime 31.0.1",
"sp-version 29.0.0",
[[package]]
name = "cumulus-pallet-aura-ext"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cbe2735fc7cf2b6521eab00cb1a1ab025abc1575cc36887b36dc8c5cb1c9434"
dependencies = [
"cumulus-pallet-parachain-system 0.17.1",
"frame-support 38.0.0",
"frame-system 38.0.0",
"pallet-aura 37.0.0",
"pallet-timestamp 37.0.0",
"parity-scale-codec",
"scale-info",
"sp-application-crypto 38.0.0",
"sp-consensus-aura 0.40.0",
"sp-runtime 39.0.2",
]
"cumulus-primitives-core 0.7.0",
"frame-benchmarking 28.0.0",
"frame-support 28.0.0",
"frame-system 28.0.0",
"sp-core 28.0.0",
"sp-io 30.0.0",
"sp-runtime 31.0.1",
"staging-xcm 7.0.0",
]
[[package]]
name = "cumulus-pallet-dmp-queue"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97263a8e758d201ebe81db7cea7b278b4fb869c11442f77acef70138ac1a252f"
dependencies = [
"cumulus-primitives-core 0.16.0",
"frame-benchmarking 38.0.0",
"frame-support 38.0.0",
"frame-system 38.0.0",
"log",
"parity-scale-codec",
"scale-info",
"sp-io 38.0.0",
"sp-runtime 39.0.2",
"staging-xcm 14.2.0",
]
[[package]]
name = "cumulus-pallet-parachain-system"
"cumulus-pallet-parachain-system-proc-macro 0.6.0",
"cumulus-primitives-core 0.7.0",
"cumulus-primitives-parachain-inherent 0.7.0",
"cumulus-primitives-proof-size-hostfunction 0.2.0",
"cumulus-test-relay-sproof-builder 0.7.0",
"cumulus-test-runtime",
"frame-benchmarking 28.0.0",
"frame-support 28.0.0",
"frame-system 28.0.0",
"pallet-message-queue 31.0.0",
"polkadot-parachain-primitives 6.0.0",
"polkadot-runtime-parachains 7.0.0",
"sp-consensus-slots 0.32.0",
"sp-core 28.0.0",
"sp-crypto-hashing 0.1.0",
"sp-externalities 0.25.0",
"sp-inherents 26.0.0",
"sp-keyring 31.0.0",
"sp-runtime 31.0.1",
"sp-state-machine 0.35.0",
"sp-std 14.0.0",
"sp-tracing 16.0.0",