diff --git a/Cargo.lock b/Cargo.lock index b8ff1d2a2d1..c086b04afbf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1027,6 +1027,7 @@ dependencies = [ name = "cumulus-test-parachain-collator" version = "0.1.0" dependencies = [ + "ansi_term 0.12.1", "assert_cmd", "async-std", "cumulus-collator", @@ -1500,7 +1501,7 @@ checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" [[package]] name = "fork-tree" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", ] @@ -1508,7 +1509,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -1525,7 +1526,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1543,7 +1544,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -1558,7 +1559,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "serde", @@ -1569,7 +1570,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "bitmask", "frame-metadata", @@ -1594,7 +1595,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.10", @@ -1605,7 +1606,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1617,7 +1618,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "proc-macro2 1.0.10", "quote 1.0.3", @@ -1627,7 +1628,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1643,7 +1644,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-api", @@ -2528,7 +2529,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "bitvec", "frame-executive", @@ -3558,7 +3559,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3574,7 +3575,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3589,7 +3590,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3611,7 +3612,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-benchmarking", "frame-support", @@ -3625,7 +3626,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3640,7 +3641,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-benchmarking", "frame-support", @@ -3655,7 +3656,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3669,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3685,7 +3686,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3705,7 +3706,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3721,7 +3722,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3740,7 +3741,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3756,7 +3757,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3770,7 +3771,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3784,7 +3785,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3799,7 +3800,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3812,7 +3813,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "enumflags2", "frame-support", @@ -3827,7 +3828,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-benchmarking", "frame-support", @@ -3842,7 +3843,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3860,7 +3861,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3874,7 +3875,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3894,7 +3895,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.10", @@ -3905,7 +3906,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3919,7 +3920,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-benchmarking", "frame-support", @@ -3936,7 +3937,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3950,7 +3951,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3968,7 +3969,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "parity-scale-codec", @@ -3981,7 +3982,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -3995,7 +3996,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-support", "frame-system", @@ -4010,7 +4011,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "enumflags2", "frame-support", @@ -4352,7 +4353,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e" [[package]] name = "polkadot-availability-store" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "derive_more 0.99.5", "exit-future 0.2.0", @@ -4379,7 +4380,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "frame-benchmarking-cli", "futures 0.3.4", @@ -4401,7 +4402,7 @@ dependencies = [ [[package]] name = "polkadot-collator" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "futures 0.3.4", "futures-timer 2.0.2", @@ -4428,7 +4429,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "derive_more 0.15.0", "parity-scale-codec", @@ -4441,7 +4442,7 @@ dependencies = [ [[package]] name = "polkadot-network" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "arrayvec 0.4.12", "bytes 0.5.4", @@ -4468,7 +4469,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "derive_more 0.99.5", "log 0.4.8", @@ -4488,7 +4489,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "bitvec", "frame-system", @@ -4509,7 +4510,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -4535,7 +4536,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "bitvec", "frame-executive", @@ -4597,7 +4598,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "bitvec", "frame-support", @@ -4629,7 +4630,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "frame-benchmarking", "frame-system-rpc-runtime-api", @@ -4687,7 +4688,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -4697,7 +4698,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "bitvec", "frame-executive", @@ -4747,7 +4748,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "futures 0.3.4", "pallet-timestamp", @@ -4769,7 +4770,7 @@ dependencies = [ [[package]] name = "polkadot-validation" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "bitvec", "derive_more 0.14.1", @@ -5538,7 +5539,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "bytes 0.5.4", "derive_more 0.99.5", @@ -5565,7 +5566,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "futures-timer 3.0.2", @@ -5589,7 +5590,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5605,7 +5606,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5621,7 +5622,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.10", @@ -5632,7 +5633,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5673,7 +5674,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "fnv", @@ -5709,7 +5710,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "blake2-rfc", "hash-db", @@ -5738,7 +5739,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5749,7 +5750,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "fork-tree", @@ -5791,7 +5792,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "futures 0.3.4", @@ -5814,7 +5815,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5827,7 +5828,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "futures-timer 3.0.2", @@ -5849,7 +5850,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "log 0.4.8", "sc-client-api", @@ -5863,7 +5864,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "lazy_static", @@ -5891,7 +5892,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "log 0.4.8", @@ -5908,7 +5909,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -5923,7 +5924,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -5944,7 +5945,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "assert_matches", "derive_more 0.99.5", @@ -5981,7 +5982,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "finality-grandpa", @@ -5998,7 +5999,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "ansi_term 0.12.1", "futures 0.3.4", @@ -6006,16 +6007,17 @@ dependencies = [ "parity-util-mem 0.6.1", "sc-client-api", "sc-network", - "sc-service", "sp-blockchain", "sp-runtime", + "sp-transaction-pool", + "sp-utils", "wasm-timer", ] [[package]] name = "sc-keystore" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "hex", @@ -6030,7 +6032,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "bitflags", "bs58", @@ -6082,7 +6084,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "futures-timer 3.0.2", @@ -6097,7 +6099,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "bytes 0.5.4", "fnv", @@ -6124,7 +6126,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "libp2p", @@ -6137,7 +6139,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6146,7 +6148,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "hash-db", @@ -6178,7 +6180,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "futures 0.3.4", @@ -6202,7 +6204,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6217,7 +6219,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "exit-future 0.2.0", @@ -6240,6 +6242,7 @@ dependencies = [ "sc-client-api", "sc-client-db", "sc-executor", + "sc-informant", "sc-keystore", "sc-network", "sc-offchain", @@ -6275,7 +6278,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6289,7 +6292,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "bytes 0.5.4", "futures 0.3.4", @@ -6311,7 +6314,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "erased-serde", "log 0.4.8", @@ -6326,7 +6329,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "futures 0.3.4", @@ -6346,7 +6349,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "futures 0.3.4", @@ -6727,7 +6730,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "log 0.4.8", @@ -6739,7 +6742,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "hash-db", "parity-scale-codec", @@ -6754,7 +6757,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6766,7 +6769,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "serde", @@ -6778,7 +6781,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "integer-sqrt", "num-traits 0.2.11", @@ -6791,7 +6794,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-api", @@ -6803,7 +6806,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6814,7 +6817,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-api", @@ -6826,7 +6829,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "log 0.4.8", @@ -6842,7 +6845,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "serde", "serde_json", @@ -6851,7 +6854,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "futures 0.3.4", @@ -6874,7 +6877,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-api", @@ -6888,7 +6891,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "merlin", "parity-scale-codec", @@ -6905,7 +6908,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -6917,7 +6920,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "base58", "blake2-rfc", @@ -6959,7 +6962,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -6968,7 +6971,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "proc-macro2 1.0.10", "quote 1.0.3", @@ -6978,7 +6981,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "environmental", "parity-scale-codec", @@ -6989,7 +6992,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7005,7 +7008,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7015,7 +7018,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "parity-scale-codec", @@ -7027,7 +7030,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "hash-db", @@ -7047,7 +7050,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "lazy_static", "sp-core", @@ -7058,7 +7061,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "sp-api", "sp-core", @@ -7068,7 +7071,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "backtrace", "log 0.4.8", @@ -7077,7 +7080,7 @@ dependencies = [ [[package]] name = "sp-phragmen" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "serde", @@ -7089,7 +7092,7 @@ dependencies = [ [[package]] name = "sp-phragmen-compact" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.10", @@ -7100,7 +7103,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "serde", "sp-core", @@ -7109,7 +7112,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "hash256-std-hasher", "impl-trait-for-tuples", @@ -7130,7 +7133,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7145,7 +7148,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "Inflector", "proc-macro-crate", @@ -7157,7 +7160,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "serde", "serde_json", @@ -7166,7 +7169,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-api", @@ -7179,7 +7182,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7189,7 +7192,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "hash-db", "log 0.4.8", @@ -7208,12 +7211,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" [[package]] name = "sp-storage" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7225,7 +7228,7 @@ dependencies = [ [[package]] name = "sp-test-primitives" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "parity-scale-codec", "parity-util-mem 0.6.1", @@ -7238,7 +7241,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7252,7 +7255,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "tracing", ] @@ -7260,7 +7263,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "derive_more 0.99.5", "futures 0.3.4", @@ -7275,7 +7278,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "hash-db", "memory-db 0.20.1", @@ -7289,7 +7292,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "futures-core", @@ -7300,7 +7303,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7312,7 +7315,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7440,7 +7443,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "platforms", ] @@ -7448,7 +7451,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.4", @@ -7469,7 +7472,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "async-std", "derive_more 0.99.5", @@ -7483,7 +7486,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "hash-db", @@ -7504,7 +7507,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "cfg-if", "frame-executive", @@ -7544,7 +7547,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc2" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" dependencies = [ "futures 0.3.4", "parity-scale-codec", @@ -7564,7 +7567,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#82f254e453313cbd39ab2e8fb02eeb35c87fa971" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#15700a118c8200ef3a873a84b37c10a4c555ec86" [[package]] name = "substrate-wasm-builder-runner" @@ -8657,7 +8660,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.8.2" -source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#34c37c299e4c6ff3a787dba3d8d2eb511db87950" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#c6ddb0a8a6abd56f9b7adb4200d31409efd9fdf6" dependencies = [ "bitvec", "frame-executive", diff --git a/test/parachain/Cargo.toml b/test/parachain/Cargo.toml index 2bd92f7d4b5..f3ebb84ade9 100644 --- a/test/parachain/Cargo.toml +++ b/test/parachain/Cargo.toml @@ -18,6 +18,7 @@ parking_lot = '0.9.0' trie-root = '0.15.2' codec = { package = 'parity-scale-codec', version = '1.0.0' } structopt = "0.3.3" +ansi_term = "0.12.1" # Parachain dependencies parachain-runtime = { package = "cumulus-test-parachain-runtime", path = "runtime" } diff --git a/test/parachain/src/cli.rs b/test/parachain/src/cli.rs index 2c2450aeb66..7540b0ce9f7 100644 --- a/test/parachain/src/cli.rs +++ b/test/parachain/src/cli.rs @@ -20,7 +20,7 @@ use sc_cli; use structopt::StructOpt; /// Sub-commands supported by the collator. -#[derive(Debug, StructOpt, Clone)] +#[derive(Debug, StructOpt)] pub enum Subcommand { #[structopt(flatten)] Base(sc_cli::Subcommand), @@ -37,14 +37,14 @@ pub enum Subcommand { } /// Command for exporting the genesis state of the parachain -#[derive(Debug, StructOpt, Clone)] +#[derive(Debug, StructOpt)] pub struct ExportGenesisStateCommand { /// Output file name or stdout if unspecified. #[structopt(parse(from_os_str))] pub output: Option, } -#[derive(Debug, StructOpt, Clone)] +#[derive(Debug, StructOpt)] #[structopt(settings = &[ structopt::clap::AppSettings::GlobalVersion, structopt::clap::AppSettings::ArgsNegateSubcommands, @@ -62,7 +62,7 @@ pub struct Cli { pub relaychain_args: Vec, } -#[derive(Debug, StructOpt, Clone)] +#[derive(Debug, StructOpt)] pub struct PolkadotCli { #[structopt(flatten)] pub base: polkadot_cli::RunCmd, diff --git a/test/parachain/src/command.rs b/test/parachain/src/command.rs index 3a4955cc95b..e4b2b718a6e 100644 --- a/test/parachain/src/command.rs +++ b/test/parachain/src/command.rs @@ -24,8 +24,7 @@ use sc_cli::{ SubstrateCli, }; use sc_executor::NativeExecutionDispatch; -use sc_network::config::TransportConfig; -use sc_service::config::{NetworkConfiguration, NodeKeyConfig, PrometheusConfig}; +use sc_service::config::PrometheusConfig; use sp_core::hexdisplay::HexDisplay; use sp_runtime::{ traits::{Block as BlockT, Hash as HashT, Header as HeaderT, Zero}, @@ -186,7 +185,8 @@ pub fn run() -> Result<()> { None, authority_discovery_enabled, 6000, - grandpa_pause + grandpa_pause, + None, ).map(|(s, _, _)| s) }, polkadot_service::PolkadotExecutor::native_version().runtime_version @@ -203,7 +203,6 @@ pub fn run() -> Result<()> { // TODO let key = Arc::new(sp_core::Pair::from_seed(&[10; 32])); - let key2 = Arc::new(sp_core::Pair::from_seed(&[10; 32])); let mut polkadot_cli = PolkadotCli::from_iter( [PolkadotCli::executable_name().to_string()] @@ -213,20 +212,7 @@ pub fn run() -> Result<()> { polkadot_cli.base_path = cli.run.base_path()?.map(|x| x.join("polkadot")); - runner.run_node( - |config| { - let task_executor = config.task_executor.clone(); - let polkadot_config = SubstrateCli::create_configuration( - &polkadot_cli, - &polkadot_cli, - task_executor, - ) - .unwrap(); - - info!("Parachain id: {:?}", crate::PARA_ID); - - crate::service::run_collator(config, key2, polkadot_config) - }, + runner.run_full_node( |config| { let task_executor = config.task_executor.clone(); let polkadot_config = SubstrateCli::create_configuration( diff --git a/test/parachain/src/service.rs b/test/parachain/src/service.rs index 57a6176041a..b39502f6ee4 100644 --- a/test/parachain/src/service.rs +++ b/test/parachain/src/service.rs @@ -14,6 +14,7 @@ // You should have received a copy of the GNU General Public License // along with Cumulus. If not, see . +use ansi_term::Color; use std::sync::Arc; use sc_executor::native_executor_instance; use sc_service::{AbstractService, Configuration}; @@ -91,6 +92,7 @@ pub fn run_collator( let block_announce_validator = DelayedBlockAnnounceValidator::new(); let block_announce_validator_copy = block_announce_validator.clone(); let service = builder + .with_informant_prefix(format!("[{}] ", Color::Yellow.bold().paint("Parachain")))? .with_finality_proof_provider(|client, backend| { // GenesisAuthoritySetProvider is implemented for StorageAndProofProvider let provider = client as Arc>; @@ -130,6 +132,7 @@ pub fn run_collator( crate::PARA_ID, key, polkadot_config, + Some(format!("[{}] ", Color::Blue.bold().paint("Relaychain"))), ).map(|_| ()); service.spawn_essential_task("polkadot", polkadot_future);