@@ -39,70 +39,70 @@ shell-parachain-runtime = { path = "../runtime/shell", package = "shell-runtime"
3939pallet-mq-runtime-api = { path = " ../pallets/phala/mq-runtime-api" }
4040phala-node-rpc-ext = { path = " ../crates/phala-node-rpc-ext" }
4141
42- frame-benchmarking = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
43- frame-benchmarking-cli = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
44- try-runtime-cli = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
42+ frame-benchmarking = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
43+ frame-benchmarking-cli = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
44+ try-runtime-cli = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
4545
46- pallet-transaction-payment-rpc = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
46+ pallet-transaction-payment-rpc = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
4747
48- substrate-frame-rpc-system = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
49- substrate-prometheus-endpoint = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
48+ substrate-frame-rpc-system = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
49+ substrate-prometheus-endpoint = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
5050
5151# Substrate Client Dependencies
52- sc-basic-authorship = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
53- sc-chain-spec = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
54- sc-cli = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " , features = [" wasmtime" ] }
55- sc-client-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
56- sc-consensus = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
57- sc-executor = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " , features = [" wasmtime" ] }
58- sc-network = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
59- sc-keystore = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
60- sc-rpc = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
61- sc-rpc-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
62- sc-service = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " , features = [" wasmtime" ] }
63- sc-telemetry = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
64- sc-transaction-pool = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
65- sc-transaction-pool-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
66- sc-tracing = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
52+ sc-basic-authorship = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
53+ sc-chain-spec = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
54+ sc-cli = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " , features = [" wasmtime" ] }
55+ sc-client-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
56+ sc-consensus = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
57+ sc-executor = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " , features = [" wasmtime" ] }
58+ sc-network = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
59+ sc-keystore = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
60+ sc-rpc = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
61+ sc-rpc-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
62+ sc-service = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " , features = [" wasmtime" ] }
63+ sc-telemetry = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
64+ sc-transaction-pool = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
65+ sc-transaction-pool-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
66+ sc-tracing = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
6767
6868# Substrate Primitive Dependencies
69- sp-io = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
70- sp-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
71- sp-block-builder = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
72- sp-blockchain = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
73- sp-consensus = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
74- sp-consensus-aura = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
75- sp-core = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
76- sp-inherents = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
77- sp-keystore = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
78- sp-offchain = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
79- sp-runtime = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
80- sp-session = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
81- sp-timestamp = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
82- sp-transaction-pool = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
69+ sp-io = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
70+ sp-api = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
71+ sp-block-builder = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
72+ sp-blockchain = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
73+ sp-consensus = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
74+ sp-consensus-aura = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
75+ sp-core = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
76+ sp-inherents = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
77+ sp-keystore = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
78+ sp-offchain = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
79+ sp-runtime = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
80+ sp-session = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
81+ sp-timestamp = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
82+ sp-transaction-pool = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
8383
8484# Cumulus dependencies
85- cumulus-client-cli = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
86- cumulus-client-consensus-aura = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
87- cumulus-client-consensus-relay-chain = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
88- cumulus-client-consensus-common = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
89- cumulus-client-network = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
90- cumulus-client-service = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
91- cumulus-primitives-core = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
92- cumulus-primitives-parachain-inherent = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
93- cumulus-relay-chain-interface = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
94- cumulus-relay-chain-inprocess-interface = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
95- cumulus-relay-chain-rpc-interface = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.18 " }
85+ cumulus-client-cli = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
86+ cumulus-client-consensus-aura = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
87+ cumulus-client-consensus-relay-chain = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
88+ cumulus-client-consensus-common = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
89+ cumulus-client-network = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
90+ cumulus-client-service = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
91+ cumulus-primitives-core = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
92+ cumulus-primitives-parachain-inherent = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
93+ cumulus-relay-chain-interface = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
94+ cumulus-relay-chain-inprocess-interface = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
95+ cumulus-relay-chain-rpc-interface = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.19 " }
9696
9797# Polkadot dependencies
98- polkadot-cli = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.18 " }
99- polkadot-parachain = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.18 " }
100- polkadot-primitives = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.18 " }
101- polkadot-service = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.18 " }
102- xcm = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.18 " , default-features = false }
98+ polkadot-cli = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.19 " }
99+ polkadot-parachain = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.19 " }
100+ polkadot-primitives = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.19 " }
101+ polkadot-service = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.19 " }
102+ xcm = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.19 " , default-features = false }
103103
104104[build-dependencies ]
105- substrate-build-script-utils = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.18 " }
105+ substrate-build-script-utils = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.19 " }
106106
107107[features ]
108108default = [" all-runtimes" ]
0 commit comments