33
44[build-dependencies .substrate-build-script-utils ]
55git = " https://github.com/paritytech/substrate"
6- branch = " polkadot-v0.9.20 "
6+ branch = " polkadot-v0.9.21 "
77
88# ###############################################################################
99# Substrate Dependecies
@@ -16,150 +16,150 @@ version = '3.1.2'
1616
1717[dependencies .frame-benchmarking ]
1818git = " https://github.com/paritytech/substrate"
19- branch = " polkadot-v0.9.20 "
19+ branch = " polkadot-v0.9.21 "
2020
2121[dependencies .frame-benchmarking-cli ]
2222git = " https://github.com/paritytech/substrate"
23- branch = " polkadot-v0.9.20 "
23+ branch = " polkadot-v0.9.21 "
2424
2525[dependencies .pallet-transaction-payment-rpc ]
2626git = " https://github.com/paritytech/substrate"
27- branch = " polkadot-v0.9.20 "
27+ branch = " polkadot-v0.9.21 "
2828
2929[dependencies .substrate-prometheus-endpoint ]
3030git = " https://github.com/paritytech/substrate"
31- branch = " polkadot-v0.9.20 "
31+ branch = " polkadot-v0.9.21 "
3232
3333[dependencies .sc-basic-authorship ]
3434git = " https://github.com/paritytech/substrate"
35- branch = " polkadot-v0.9.20 "
35+ branch = " polkadot-v0.9.21 "
3636
3737[dependencies .sc-chain-spec ]
3838git = " https://github.com/paritytech/substrate"
39- branch = " polkadot-v0.9.20 "
39+ branch = " polkadot-v0.9.21 "
4040
4141[dependencies .sc-cli ]
4242features = [' wasmtime' ]
4343git = " https://github.com/paritytech/substrate"
44- branch = " polkadot-v0.9.20 "
44+ branch = " polkadot-v0.9.21 "
4545
4646[dependencies .sc-client-api ]
4747git = " https://github.com/paritytech/substrate"
48- branch = " polkadot-v0.9.20 "
48+ branch = " polkadot-v0.9.21 "
4949
5050[dependencies .sc-consensus ]
5151git = " https://github.com/paritytech/substrate"
52- branch = " polkadot-v0.9.20 "
52+ branch = " polkadot-v0.9.21 "
5353
5454[dependencies .sc-consensus-aura ]
5555git = " https://github.com/paritytech/substrate"
56- branch = " polkadot-v0.9.20 "
56+ branch = " polkadot-v0.9.21 "
5757
5858[dependencies .sc-executor ]
5959features = [' wasmtime' ]
6060git = " https://github.com/paritytech/substrate"
61- branch = " polkadot-v0.9.20 "
61+ branch = " polkadot-v0.9.21 "
6262
6363[dependencies .sc-finality-grandpa ]
6464git = " https://github.com/paritytech/substrate"
65- branch = " polkadot-v0.9.20 "
65+ branch = " polkadot-v0.9.21 "
6666
6767[dependencies .sc-keystore ]
6868git = " https://github.com/paritytech/substrate"
69- branch = " polkadot-v0.9.20 "
69+ branch = " polkadot-v0.9.21 "
7070
7171[dependencies .sc-rpc ]
7272git = " https://github.com/paritytech/substrate"
73- branch = " polkadot-v0.9.20 "
73+ branch = " polkadot-v0.9.21 "
7474
7575[dependencies .sc-rpc-api ]
7676git = " https://github.com/paritytech/substrate"
77- branch = " polkadot-v0.9.20 "
77+ branch = " polkadot-v0.9.21 "
7878
7979[dependencies .sc-service ]
8080features = [' wasmtime' ]
8181git = " https://github.com/paritytech/substrate"
82- branch = " polkadot-v0.9.20 "
82+ branch = " polkadot-v0.9.21 "
8383
8484[dependencies .sc-telemetry ]
8585git = " https://github.com/paritytech/substrate"
86- branch = " polkadot-v0.9.20 "
86+ branch = " polkadot-v0.9.21 "
8787
8888[dependencies .sc-transaction-pool ]
8989git = " https://github.com/paritytech/substrate"
90- branch = " polkadot-v0.9.20 "
90+ branch = " polkadot-v0.9.21 "
9191
9292[dependencies .sc-tracing ]
9393git = " https://github.com/paritytech/substrate"
94- branch = " polkadot-v0.9.20 "
94+ branch = " polkadot-v0.9.21 "
9595
9696[dependencies .sp-block-builder ]
9797git = " https://github.com/paritytech/substrate"
98- branch = " polkadot-v0.9.20 "
98+ branch = " polkadot-v0.9.21 "
9999
100100[dependencies .sp-api ]
101101git = " https://github.com/paritytech/substrate"
102- branch = " polkadot-v0.9.20 "
102+ branch = " polkadot-v0.9.21 "
103103
104104[dependencies .sp-blockchain ]
105105git = " https://github.com/paritytech/substrate"
106- branch = " polkadot-v0.9.20 "
106+ branch = " polkadot-v0.9.21 "
107107
108108[dependencies .sp-consensus ]
109109git = " https://github.com/paritytech/substrate"
110- branch = " polkadot-v0.9.20 "
110+ branch = " polkadot-v0.9.21 "
111111
112112[dependencies .sp-consensus-aura ]
113113git = " https://github.com/paritytech/substrate"
114- branch = " polkadot-v0.9.20 "
114+ branch = " polkadot-v0.9.21 "
115115
116116[dependencies .sp-core ]
117117git = " https://github.com/paritytech/substrate"
118- branch = " polkadot-v0.9.20 "
118+ branch = " polkadot-v0.9.21 "
119119
120120[dependencies .sp-finality-grandpa ]
121121git = " https://github.com/paritytech/substrate"
122- branch = " polkadot-v0.9.20 "
122+ branch = " polkadot-v0.9.21 "
123123
124124[dependencies .sp-inherents ]
125125git = " https://github.com/paritytech/substrate"
126- branch = " polkadot-v0.9.20 "
126+ branch = " polkadot-v0.9.21 "
127127
128128[dependencies .sp-keystore ]
129129git = " https://github.com/paritytech/substrate"
130- branch = " polkadot-v0.9.20 "
130+ branch = " polkadot-v0.9.21 "
131131
132132[dependencies .sp-offchain ]
133133git = " https://github.com/paritytech/substrate"
134- branch = " polkadot-v0.9.20 "
134+ branch = " polkadot-v0.9.21 "
135135
136136[dependencies .sp-runtime ]
137137git = " https://github.com/paritytech/substrate"
138- branch = " polkadot-v0.9.20 "
138+ branch = " polkadot-v0.9.21 "
139139
140140[dependencies .sp-session ]
141141git = " https://github.com/paritytech/substrate"
142- branch = " polkadot-v0.9.20 "
142+ branch = " polkadot-v0.9.21 "
143143
144144[dependencies .sp-timestamp ]
145145git = " https://github.com/paritytech/substrate"
146- branch = " polkadot-v0.9.20 "
146+ branch = " polkadot-v0.9.21 "
147147
148148[dependencies .sp-transaction-pool ]
149149git = " https://github.com/paritytech/substrate"
150- branch = " polkadot-v0.9.20 "
150+ branch = " polkadot-v0.9.21 "
151151
152152[dependencies .sp-trie ]
153153git = " https://github.com/paritytech/substrate"
154- branch = " polkadot-v0.9.20 "
154+ branch = " polkadot-v0.9.21 "
155155
156156[dependencies .substrate-frame-rpc-system ]
157157git = " https://github.com/paritytech/substrate"
158- branch = " polkadot-v0.9.20 "
158+ branch = " polkadot-v0.9.21 "
159159
160160[dependencies .sc-network ]
161161git = " https://github.com/paritytech/substrate"
162- branch = " polkadot-v0.9.20 "
162+ branch = " polkadot-v0.9.21 "
163163
164164[dependencies .serde ]
165165features = [' derive' ]
@@ -170,76 +170,76 @@ version = '1.0.68'
170170
171171[dependencies .sc-consensus-manual-seal ]
172172git = " https://github.com/paritytech/substrate"
173- branch = " polkadot-v0.9.20 "
173+ branch = " polkadot-v0.9.21 "
174174
175175# ###############################################################################
176176# Cumulus dependencies
177177
178178[dependencies .cumulus-client-consensus-aura ]
179- git = " https://github.com/paritytech /cumulus"
180- branch = " polkadot-v0.9.20 "
179+ git = " https://github.com/uniquenetwork /cumulus"
180+ branch = " polkadot-v0.9.21 "
181181
182182[dependencies .cumulus-client-consensus-common ]
183- git = " https://github.com/paritytech /cumulus"
184- branch = " polkadot-v0.9.20 "
183+ git = " https://github.com/uniquenetwork /cumulus"
184+ branch = " polkadot-v0.9.21 "
185185
186186[dependencies .cumulus-client-collator ]
187- git = " https://github.com/paritytech /cumulus"
188- branch = " polkadot-v0.9.20 "
187+ git = " https://github.com/uniquenetwork /cumulus"
188+ branch = " polkadot-v0.9.21 "
189189
190190[dependencies .cumulus-client-cli ]
191- git = " https://github.com/paritytech /cumulus"
192- branch = " polkadot-v0.9.20 "
191+ git = " https://github.com/uniquenetwork /cumulus"
192+ branch = " polkadot-v0.9.21 "
193193
194194[dependencies .cumulus-client-network ]
195- git = " https://github.com/paritytech /cumulus"
196- branch = " polkadot-v0.9.20 "
195+ git = " https://github.com/uniquenetwork /cumulus"
196+ branch = " polkadot-v0.9.21 "
197197
198198[dependencies .cumulus-primitives-core ]
199- git = " https://github.com/paritytech /cumulus"
200- branch = " polkadot-v0.9.20 "
199+ git = " https://github.com/uniquenetwork /cumulus"
200+ branch = " polkadot-v0.9.21 "
201201
202202[dependencies .cumulus-primitives-parachain-inherent ]
203- git = " https://github.com/paritytech /cumulus"
204- branch = " polkadot-v0.9.20 "
203+ git = " https://github.com/uniquenetwork /cumulus"
204+ branch = " polkadot-v0.9.21 "
205205
206206[dependencies .cumulus-client-service ]
207- git = " https://github.com/paritytech /cumulus"
208- branch = " polkadot-v0.9.20 "
207+ git = " https://github.com/uniquenetwork /cumulus"
208+ branch = " polkadot-v0.9.21 "
209209
210210[dependencies .cumulus-relay-chain-interface ]
211- git = " https://github.com/paritytech /cumulus"
212- branch = " polkadot-v0.9.20 "
211+ git = " https://github.com/uniquenetwork /cumulus"
212+ branch = " polkadot-v0.9.21 "
213213
214214[dependencies .cumulus-relay-chain-inprocess-interface ]
215- git = " https://github.com/paritytech /cumulus"
216- branch = " polkadot-v0.9.20 "
215+ git = " https://github.com/uniquenetwork /cumulus"
216+ branch = " polkadot-v0.9.21 "
217217
218218[dependencies .cumulus-relay-chain-rpc-interface ]
219- git = " https://github.com/paritytech /cumulus"
220- branch = " polkadot-v0.9.20 "
219+ git = " https://github.com/uniquenetwork /cumulus"
220+ branch = " polkadot-v0.9.21 "
221221
222222# ###############################################################################
223223# Polkadot dependencies
224224[dependencies .polkadot-primitives ]
225225git = " https://github.com/paritytech/polkadot"
226- branch = " release-v0.9.20 "
226+ branch = " release-v0.9.21 "
227227
228228[dependencies .polkadot-service ]
229229git = " https://github.com/paritytech/polkadot"
230- branch = " release-v0.9.20 "
230+ branch = " release-v0.9.21 "
231231
232232[dependencies .polkadot-cli ]
233233git = " https://github.com/paritytech/polkadot"
234- branch = " release-v0.9.20 "
234+ branch = " release-v0.9.21 "
235235
236236[dependencies .polkadot-test-service ]
237237git = " https://github.com/paritytech/polkadot"
238- branch = " release-v0.9.20 "
238+ branch = " release-v0.9.21 "
239239
240240[dependencies .polkadot-parachain ]
241241git = " https://github.com/paritytech/polkadot"
242- branch = " release-v0.9.20 "
242+ branch = " release-v0.9.21 "
243243
244244
245245# ###############################################################################
@@ -269,7 +269,7 @@ path = "../../primitives/rpc"
269269
270270[dependencies .pallet-transaction-payment-rpc-runtime-api ]
271271git = " https://github.com/paritytech/substrate"
272- branch = " polkadot-v0.9.20 "
272+ branch = " polkadot-v0.9.21 "
273273
274274# ###############################################################################
275275# Package
@@ -283,7 +283,7 @@ homepage = 'https://unique.network'
283283license = ' GPLv3'
284284name = ' unique-node'
285285repository = ' https://github.com/UniqueNetwork/unique-chain'
286- version = ' 0.9.20 '
286+ version = ' 0.9.21 '
287287
288288[[bin ]]
289289name = ' unique-collator'
@@ -302,13 +302,13 @@ jsonrpc-core = '18.0.0'
302302jsonrpc-pubsub = " 18.0.0"
303303tokio = { version = " 1.17.0" , features = [" time" ] }
304304
305- fc-rpc-core = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.20 " }
306- fc-consensus = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.20 " }
307- fc-mapping-sync = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.20 " }
308- fc-rpc = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.20 " }
309- fc-db = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.20 " }
310- fp-rpc = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.20 " }
311- pallet-ethereum = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.20 " }
305+ fc-rpc-core = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.21 " }
306+ fc-consensus = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.21 " }
307+ fc-mapping-sync = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.21 " }
308+ fc-rpc = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.21 " }
309+ fc-db = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.21 " }
310+ fp-rpc = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.21 " }
311+ pallet-ethereum = { git = " https://github.com/uniquenetwork/frontier" , branch = " unique-polkadot-v0.9.21 " }
312312
313313unique-rpc = { default-features = false , path = " ../rpc" }
314314
0 commit comments