@@ -33,7 +33,7 @@ sc-chain-spec = { version = "3.0.0", git = "https://github.com/paritytech/substr
3333sc-telemetry = { version = " 3.0.0" , git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.8" }
3434
3535sp-consensus-aura = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.8" }
36- cumulus-client-consensus-aura = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
36+ cumulus-client-consensus-aura = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
3737
3838sp-core = { version = " 3.0.0" , git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.8" }
3939sp-inherents = { version = " 3.0.0" , git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.8" }
@@ -56,19 +56,19 @@ sc-tracing = { version = "3.0.0", git = "https://github.com/paritytech/substrate
5656pallet-contracts = { version = " 3.0.0" , git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.8" }
5757
5858# Cumulus dependencies
59- cumulus-client-cli = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
60- cumulus-client-consensus-relay-chain = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
61- cumulus-client-collator = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
62- cumulus-client-service = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
63- cumulus-client-network = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
64- cumulus-primitives-core = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
65- cumulus-primitives-parachain-inherent = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-098 " }
59+ cumulus-client-cli = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
60+ cumulus-client-consensus-relay-chain = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
61+ cumulus-client-collator = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
62+ cumulus-client-service = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
63+ cumulus-client-network = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
64+ cumulus-primitives-core = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
65+ cumulus-primitives-parachain-inherent = { git = " https://github.com/patractlabs/cumulus" , branch = " patract-sandbox-xcmp " }
6666
6767# Polkadot dependencies
68- polkadot-primitives = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-098 " }
69- polkadot-service = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-098 " }
70- polkadot-cli = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-098 " }
71- polkadot-parachain = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-098 " }
68+ polkadot-primitives = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-xcmp " }
69+ polkadot-service = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-xcmp " }
70+ polkadot-cli = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-xcmp " }
71+ polkadot-parachain = { git = " https://github.com/patractlabs/polkadot" , branch = " patract-sandbox-xcmp " }
7272
7373# Jupiter
7474jupiter-io = { path = " ../../../primitives/io" }
0 commit comments