@@ -11,12 +11,12 @@ jsonrpc-core = "15.1.0"
1111
1212[dependencies .frame-benchmarking ]
1313git = ' https://github.com/paritytech/substrate.git'
14- branch = " rococo-v1 "
14+ branch = " polkadot-v0.9.8 "
1515version = ' 3.0.0'
1616
1717[dependencies .frame-benchmarking-cli ]
1818git = ' https://github.com/paritytech/substrate.git'
19- branch = " rococo-v1 "
19+ branch = " polkadot-v0.9.8 "
2020version = ' 3.0.0'
2121
2222[dependencies .datahighway-runtime ]
@@ -25,182 +25,182 @@ version = '1.1.0'
2525
2626[dependencies .pallet-transaction-payment-rpc ]
2727git = ' https://github.com/paritytech/substrate.git'
28- branch = " rococo-v1 "
28+ branch = " polkadot-v0.9.8 "
2929version = ' 3.0.0'
3030
3131[dependencies .sc-basic-authorship ]
3232git = ' https://github.com/paritytech/substrate.git'
33- branch = " rococo-v1 "
33+ branch = " polkadot-v0.9.8 "
3434version = ' 0.9.0'
3535
3636[dependencies .sc-chain-spec ]
3737git = ' https://github.com/paritytech/substrate.git'
38- branch = " rococo-v1 "
38+ branch = " polkadot-v0.9.8 "
3939version = ' 3.0.0'
4040
4141[dependencies .sc-cli ]
4242features = [' wasmtime' ]
4343git = ' https://github.com/paritytech/substrate.git'
44- branch = " rococo-v1 "
44+ branch = " polkadot-v0.9.8 "
4545version = ' 0.9.0'
4646
4747[dependencies .sc-client-api ]
4848git = ' https://github.com/paritytech/substrate.git'
49- branch = " rococo-v1 "
49+ branch = " polkadot-v0.9.8 "
5050version = ' 3.0.0'
5151
5252[dependencies .sc-consensus ]
5353git = ' https://github.com/paritytech/substrate.git'
54- branch = " rococo-v1 "
54+ branch = " polkadot-v0.9.8 "
5555version = ' 0.9.0'
5656
5757[dependencies .sc-executor ]
5858features = [' wasmtime' ]
5959git = ' https://github.com/paritytech/substrate.git'
60- branch = " rococo-v1 "
60+ branch = " polkadot-v0.9.8 "
6161version = ' 0.9.0'
6262
6363[dependencies .sc-keystore ]
6464git = ' https://github.com/paritytech/substrate.git'
65- branch = " rococo-v1 "
65+ branch = " polkadot-v0.9.8 "
6666version = ' 3.0.0'
6767
6868[dependencies .sc-rpc ]
6969git = ' https://github.com/paritytech/substrate.git'
70- branch = " rococo-v1 "
70+ branch = " polkadot-v0.9.8 "
7171version = ' 3.0.0'
7272
7373[dependencies .sc-rpc-api ]
7474git = ' https://github.com/paritytech/substrate.git'
75- branch = " rococo-v1 "
75+ branch = " polkadot-v0.9.8 "
7676version = ' 0.9.0'
7777
7878[dependencies .sc-service ]
7979features = [' wasmtime' ]
8080git = ' https://github.com/paritytech/substrate.git'
81- branch = " rococo-v1 "
81+ branch = " polkadot-v0.9.8 "
8282version = ' 0.9.0'
8383
8484[dependencies .sc-transaction-pool ]
8585git = ' https://github.com/paritytech/substrate.git'
86- branch = " rococo-v1 "
86+ branch = " polkadot-v0.9.8 "
8787version = ' 3.0.0'
8888
8989[dependencies .sc-tracing ]
9090git = ' https://github.com/paritytech/substrate.git'
91- branch = " rococo-v1 "
91+ branch = " polkadot-v0.9.8 "
9292version = ' 3.0.0'
9393
9494[dependencies .sp-api ]
9595git = ' https://github.com/paritytech/substrate.git'
96- branch = " rococo-v1 "
96+ branch = " polkadot-v0.9.8 "
9797version = ' 3.0.0'
9898
9999[dependencies .sp-block-builder ]
100100git = ' https://github.com/paritytech/substrate.git'
101- branch = " rococo-v1 "
101+ branch = " polkadot-v0.9.8 "
102102version = ' 3.0.0'
103103
104104[dependencies .sp-blockchain ]
105105git = ' https://github.com/paritytech/substrate.git'
106- branch = " rococo-v1 "
106+ branch = " polkadot-v0.9.8 "
107107version = ' 3.0.0'
108108
109109[dependencies .sp-consensus ]
110110git = ' https://github.com/paritytech/substrate.git'
111- branch = " rococo-v1 "
111+ branch = " polkadot-v0.9.8 "
112112version = ' 0.9.0'
113113
114114[dependencies .sp-core ]
115115git = ' https://github.com/paritytech/substrate.git'
116- branch = " rococo-v1 "
116+ branch = " polkadot-v0.9.8 "
117117version = ' 3.0.0'
118118
119119[dependencies .sp-inherents ]
120120git = ' https://github.com/paritytech/substrate.git'
121- branch = " rococo-v1 "
121+ branch = " polkadot-v0.9.8 "
122122version = ' 3.0.0'
123123
124124[dependencies .sp-runtime ]
125125git = ' https://github.com/paritytech/substrate.git'
126- branch = " rococo-v1 "
126+ branch = " polkadot-v0.9.8 "
127127version = ' 3.0.0'
128128
129129[dependencies .sp-timestamp ]
130130git = ' https://github.com/paritytech/substrate.git'
131- branch = " rococo-v1 "
131+ branch = " polkadot-v0.9.8 "
132132version = ' 3.0.0'
133133
134134[dependencies .sp-transaction-pool ]
135135git = ' https://github.com/paritytech/substrate.git'
136- branch = " rococo-v1 "
136+ branch = " polkadot-v0.9.8 "
137137version = ' 3.0.0'
138138
139139[dependencies .sp-trie ]
140140git = ' https://github.com/paritytech/substrate.git'
141- branch = " rococo-v1 "
141+ branch = " polkadot-v0.9.8 "
142142version = ' 3.0.0'
143143
144144[dependencies .substrate-frame-rpc-system ]
145145git = ' https://github.com/paritytech/substrate.git'
146- branch = " rococo-v1 "
146+ branch = " polkadot-v0.9.8 "
147147version = ' 3.0.0'
148148
149149[build-dependencies .substrate-build-script-utils ]
150150git = ' https://github.com/paritytech/substrate.git'
151- branch = " rococo-v1 "
151+ branch = " polkadot-v0.9.8 "
152152version = ' 3.0.0'
153153
154154# Cumulus dependencies
155155[dependencies .cumulus-client-consensus-relay-chain ]
156156git = ' https://github.com/paritytech/cumulus.git'
157- branch = " rococo-v1 "
157+ branch = " polkadot-v0.9.8 "
158158
159159[dependencies .cumulus-client-collator ]
160160git = ' https://github.com/paritytech/cumulus.git'
161- branch = " rococo-v1 "
161+ branch = " polkadot-v0.9.8 "
162162
163163[dependencies .cumulus-client-network ]
164164git = ' https://github.com/paritytech/cumulus.git'
165- branch = " rococo-v1 "
165+ branch = " polkadot-v0.9.8 "
166166
167167[dependencies .cumulus-primitives-core ]
168168git = ' https://github.com/paritytech/cumulus.git'
169- branch = " rococo-v1 "
169+ branch = " polkadot-v0.9.8 "
170170
171171[dependencies .cumulus-client-service ]
172172git = ' https://github.com/paritytech/cumulus.git'
173- branch = " rococo-v1 "
173+ branch = " polkadot-v0.9.8 "
174174
175175# Polkadot dependencies
176176[dependencies .polkadot-primitives ]
177177git = " https://github.com/paritytech/polkadot"
178- branch = " rococo-v1 "
178+ branch = " release-v0.9.8 "
179179
180180[dependencies .polkadot-service ]
181181git = " https://github.com/paritytech/polkadot"
182- branch = " rococo-v1 "
182+ branch = " release-v0.9.8 "
183183
184184[dependencies .polkadot-cli ]
185185git = " https://github.com/paritytech/polkadot"
186- branch = " rococo-v1 "
186+ branch = " release-v0.9.8 "
187187
188188[dependencies .polkadot-test-service ]
189189git = " https://github.com/paritytech/polkadot"
190- branch = " rococo-v1 "
190+ branch = " release-v0.9.8 "
191191
192192[dependencies .polkadot-parachain ]
193193git = " https://github.com/paritytech/polkadot"
194- branch = " rococo-v1 "
194+ branch = " release-v0.9.8 "
195195
196196[dependencies .sc-consensus-epochs ]
197197git = ' https://github.com/paritytech/substrate.git'
198- branch = " rococo-v1 "
198+ branch = " polkadot-v0.9.8 "
199199version = ' 0.9.0'
200200
201201[dependencies .sc-consensus-aura ]
202202git = ' https://github.com/paritytech/substrate.git'
203- branch = " rococo-v1 "
203+ branch = " polkadot-v0.9.8 "
204204version = ' 0.9.0'
205205
206206# #
@@ -209,33 +209,33 @@ version = '0.9.0'
209209
210210[dependencies .sc-finality-grandpa ]
211211git = ' https://github.com/paritytech/substrate.git'
212- branch = " rococo-v1 "
212+ branch = " polkadot-v0.9.8 "
213213version = ' 0.9.0'
214214
215215[dependencies .sp-finality-grandpa ]
216216git = ' https://github.com/paritytech/substrate.git'
217- branch = " rococo-v1 "
217+ branch = " polkadot-v0.9.8 "
218218version = ' 3.0.0'
219219
220220
221221[dependencies .sp-consensus-babe ]
222222git = ' https://github.com/paritytech/substrate.git'
223- branch = " rococo-v1 "
223+ branch = " polkadot-v0.9.8 "
224224version = ' 0.9.0'
225225
226226[dependencies .sc-consensus-babe ]
227227git = ' https://github.com/paritytech/substrate.git'
228- branch = " rococo-v1 "
228+ branch = " polkadot-v0.9.8 "
229229version = ' 0.9.0'
230230
231231[dependencies .sc-consensus-babe-rpc ]
232232git = ' https://github.com/paritytech/substrate.git'
233- branch = " rococo-v1 "
233+ branch = " polkadot-v0.9.8 "
234234version = ' 0.9.0'
235235
236236[dependencies .sc-telemetry ]
237237git = ' https://github.com/paritytech/substrate.git'
238- branch = " rococo-v1 "
238+ branch = " polkadot-v0.9.8 "
239239version = ' 3.0.0'
240240
241241[[bin ]]
0 commit comments