Skip to content

Commit 9da3aa8

Browse files
update snapshots
1 parent 128ab3f commit 9da3aa8

16 files changed

+221
-224
lines changed

KNOWN_GOOD_BLOCK_NUMBERS.env

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
ACALA_BLOCK_NUMBER=8555561
2-
ASSETHUBKUSAMA_BLOCK_NUMBER=9338968
3-
ASSETHUBPOLKADOT_BLOCK_NUMBER=8802182
4-
ASTAR_BLOCK_NUMBER=8690770
5-
BASILISK_BLOCK_NUMBER=9367354
6-
BRIDGEHUBKUSAMA_BLOCK_NUMBER=5714012
7-
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5117385
8-
COLLECTIVESPOLKADOT_BLOCK_NUMBER=6320493
9-
CORETIMEKUSAMA_BLOCK_NUMBER=2683167
10-
CORETIMEPOLKADOT_BLOCK_NUMBER=1737702
11-
HYDRATION_BLOCK_NUMBER=7495844
12-
KARURA_BLOCK_NUMBER=9116906
13-
KUSAMA_BLOCK_NUMBER=28268184
14-
MOONBEAM_BLOCK_NUMBER=10786531
15-
MOONRIVER_BLOCK_NUMBER=11492055
16-
PEOPLEKUSAMA_BLOCK_NUMBER=4089318
17-
PEOPLEPOLKADOT_BLOCK_NUMBER=2063807
18-
POLKADOT_BLOCK_NUMBER=25919892
19-
SHIDEN_BLOCK_NUMBER=10158725
1+
ACALA_BLOCK_NUMBER=8577150
2+
ASSETHUBKUSAMA_BLOCK_NUMBER=9345949
3+
ASSETHUBPOLKADOT_BLOCK_NUMBER=8824280
4+
ASTAR_BLOCK_NUMBER=8712905
5+
BASILISK_BLOCK_NUMBER=9401533
6+
BRIDGEHUBKUSAMA_BLOCK_NUMBER=5721011
7+
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5139488
8+
COLLECTIVESPOLKADOT_BLOCK_NUMBER=6340575
9+
CORETIMEKUSAMA_BLOCK_NUMBER=2690836
10+
CORETIMEPOLKADOT_BLOCK_NUMBER=1759746
11+
HYDRATION_BLOCK_NUMBER=7517273
12+
KARURA_BLOCK_NUMBER=9129925
13+
KUSAMA_BLOCK_NUMBER=28310907
14+
MOONBEAM_BLOCK_NUMBER=10830467
15+
MOONRIVER_BLOCK_NUMBER=11526400
16+
PEOPLEKUSAMA_BLOCK_NUMBER=4102314
17+
PEOPLEPOLKADOT_BLOCK_NUMBER=2085891
18+
POLKADOT_BLOCK_NUMBER=25964423
19+
SHIDEN_BLOCK_NUMBER=10193033

packages/kusama/src/__snapshots__/assetHubKusama.kusama.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ exports[`kusama & assetHubKusama > kusama transfer KSM to assetHubKusama > tx ev
321321
"Complete": {
322322
"used": {
323323
"proofSize": "(rounded 3590)",
324-
"refTime": "(rounded 165000000)",
324+
"refTime": "(rounded 166000000)",
325325
},
326326
},
327327
},

packages/kusama/src/__snapshots__/assetHubKusama.scheduler.e2e.test.ts.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ exports[`Asset Hub Kusama Scheduler E2E tests > cancel named scheduled task with
99
"class": "Normal",
1010
"paysFee": "Yes",
1111
"weight": {
12-
"proofSize": "(rounded 42000)",
13-
"refTime": "(rounded 540000000)",
12+
"proofSize": "(rounded 50000)",
13+
"refTime": "(rounded 880000000)",
1414
},
1515
},
1616
},
@@ -29,8 +29,8 @@ exports[`Asset Hub Kusama Scheduler E2E tests > cancel scheduled task with wrong
2929
"class": "Normal",
3030
"paysFee": "Yes",
3131
"weight": {
32-
"proofSize": "(rounded 42000)",
33-
"refTime": "(rounded 500000000)",
32+
"proofSize": "(rounded 50000)",
33+
"refTime": "(rounded 850000000)",
3434
},
3535
},
3636
},
@@ -153,8 +153,8 @@ exports[`Asset Hub Kusama Scheduler E2E tests > schedule named task with wrong o
153153
"class": "Normal",
154154
"paysFee": "Yes",
155155
"weight": {
156-
"proofSize": "(rounded 42000)",
157-
"refTime": "(rounded 430000000)",
156+
"proofSize": "(rounded 50000)",
157+
"refTime": "(rounded 770000000)",
158158
},
159159
},
160160
},
@@ -173,8 +173,8 @@ exports[`Asset Hub Kusama Scheduler E2E tests > schedule task with wrong origin
173173
"class": "Normal",
174174
"paysFee": "Yes",
175175
"weight": {
176-
"proofSize": "(rounded 42000)",
177-
"refTime": "(rounded 290000000)",
176+
"proofSize": "(rounded 50000)",
177+
"refTime": "(rounded 630000000)",
178178
},
179179
},
180180
},

packages/kusama/src/__snapshots__/basilisk.karura.test.ts.snap

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -209,20 +209,18 @@ exports[`basilisk & karura > karura transfer KSM to basilisk > balance on to cha
209209
exports[`basilisk & karura > karura transfer KSM to basilisk > from chain ump messages 1`] = `
210210
[
211211
{
212-
"v3": [
212+
"v4": [
213213
{
214214
"withdrawAsset": [
215215
{
216216
"fun": {
217217
"fungible": 1000000000000,
218218
},
219219
"id": {
220-
"concrete": {
221-
"interior": {
222-
"here": null,
223-
},
224-
"parents": 0,
220+
"interior": {
221+
"here": null,
225222
},
223+
"parents": 0,
226224
},
227225
},
228226
],
@@ -237,12 +235,10 @@ exports[`basilisk & karura > karura transfer KSM to basilisk > from chain ump me
237235
"fungible": 500000000000,
238236
},
239237
"id": {
240-
"concrete": {
241-
"interior": {
242-
"here": null,
243-
},
244-
"parents": 0,
238+
"interior": {
239+
"here": null,
245240
},
241+
"parents": 0,
246242
},
247243
},
248244
"weightLimit": {
@@ -259,9 +255,11 @@ exports[`basilisk & karura > karura transfer KSM to basilisk > from chain ump me
259255
},
260256
"dest": {
261257
"interior": {
262-
"x1": {
263-
"parachain": 2090,
264-
},
258+
"x1": [
259+
{
260+
"parachain": 2090,
261+
},
262+
],
265263
},
266264
"parents": 0,
267265
},
@@ -273,12 +271,10 @@ exports[`basilisk & karura > karura transfer KSM to basilisk > from chain ump me
273271
"fungible": 500000000000,
274272
},
275273
"id": {
276-
"concrete": {
277-
"interior": {
278-
"here": null,
279-
},
280-
"parents": 1,
274+
"interior": {
275+
"here": null,
281276
},
277+
"parents": 1,
282278
},
283279
},
284280
"weightLimit": {
@@ -295,12 +291,14 @@ exports[`basilisk & karura > karura transfer KSM to basilisk > from chain ump me
295291
},
296292
"beneficiary": {
297293
"interior": {
298-
"x1": {
299-
"accountId32": {
300-
"id": "0xd17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69",
301-
"network": null,
294+
"x1": [
295+
{
296+
"accountId32": {
297+
"id": "0xd17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69",
298+
"network": null,
299+
},
302300
},
303-
},
301+
],
304302
},
305303
"parents": 0,
306304
},

packages/kusama/src/__snapshots__/bridgeHubKusama.kusama.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ exports[`kusama & bridgeHubKusama > kusama transfer KSM to bridgeHubKusama > tx
321321
"Complete": {
322322
"used": {
323323
"proofSize": "(rounded 3590)",
324-
"refTime": "(rounded 165000000)",
324+
"refTime": "(rounded 166000000)",
325325
},
326326
},
327327
},

packages/kusama/src/__snapshots__/coretimeKusama.kusama.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ exports[`kusama & coretimeKusama > kusama transfer KSM to coretimeKusama > tx ev
321321
"Complete": {
322322
"used": {
323323
"proofSize": "(rounded 3590)",
324-
"refTime": "(rounded 165000000)",
324+
"refTime": "(rounded 166000000)",
325325
},
326326
},
327327
},

packages/kusama/src/__snapshots__/karura.kusama.test.ts.snap

Lines changed: 29 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,18 @@ exports[`karura & kusama > karura transfer KSM to kusama > balance on to chain 1
2626
exports[`karura & kusama > karura transfer KSM to kusama > from chain ump messages 1`] = `
2727
[
2828
{
29-
"v3": [
29+
"v4": [
3030
{
3131
"withdrawAsset": [
3232
{
3333
"fun": {
3434
"fungible": 1000000000000,
3535
},
3636
"id": {
37-
"concrete": {
38-
"interior": {
39-
"here": null,
40-
},
41-
"parents": 0,
37+
"interior": {
38+
"here": null,
4239
},
40+
"parents": 0,
4341
},
4442
},
4543
],
@@ -54,12 +52,10 @@ exports[`karura & kusama > karura transfer KSM to kusama > from chain ump messag
5452
"fungible": 1000000000000,
5553
},
5654
"id": {
57-
"concrete": {
58-
"interior": {
59-
"here": null,
60-
},
61-
"parents": 0,
55+
"interior": {
56+
"here": null,
6257
},
58+
"parents": 0,
6359
},
6460
},
6561
"weightLimit": {
@@ -76,12 +72,14 @@ exports[`karura & kusama > karura transfer KSM to kusama > from chain ump messag
7672
},
7773
"beneficiary": {
7874
"interior": {
79-
"x1": {
80-
"accountId32": {
81-
"id": "0xd17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69",
82-
"network": null,
75+
"x1": [
76+
{
77+
"accountId32": {
78+
"id": "0xd17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69",
79+
"network": null,
80+
},
8381
},
84-
},
82+
],
8583
},
8684
"parents": 0,
8785
},
@@ -185,20 +183,18 @@ exports[`karura & kusama > karura transfer KSM to kusama wiht limited weight > b
185183
exports[`karura & kusama > karura transfer KSM to kusama wiht limited weight > from chain ump messages 1`] = `
186184
[
187185
{
188-
"v3": [
186+
"v4": [
189187
{
190188
"withdrawAsset": [
191189
{
192190
"fun": {
193191
"fungible": 1000000000000,
194192
},
195193
"id": {
196-
"concrete": {
197-
"interior": {
198-
"here": null,
199-
},
200-
"parents": 0,
194+
"interior": {
195+
"here": null,
201196
},
197+
"parents": 0,
202198
},
203199
},
204200
],
@@ -213,12 +209,10 @@ exports[`karura & kusama > karura transfer KSM to kusama wiht limited weight > f
213209
"fungible": 1000000000000,
214210
},
215211
"id": {
216-
"concrete": {
217-
"interior": {
218-
"here": null,
219-
},
220-
"parents": 0,
212+
"interior": {
213+
"here": null,
221214
},
215+
"parents": 0,
222216
},
223217
},
224218
"weightLimit": {
@@ -238,12 +232,14 @@ exports[`karura & kusama > karura transfer KSM to kusama wiht limited weight > f
238232
},
239233
"beneficiary": {
240234
"interior": {
241-
"x1": {
242-
"accountId32": {
243-
"id": "0xd17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69",
244-
"network": null,
235+
"x1": [
236+
{
237+
"accountId32": {
238+
"id": "0xd17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69",
239+
"network": null,
240+
},
245241
},
246-
},
242+
],
247243
},
248244
"parents": 0,
249245
},
@@ -388,7 +384,7 @@ exports[`karura & kusama > kusama transfer KSM to karura > tx events 1`] = `
388384
"Complete": {
389385
"used": {
390386
"proofSize": "(rounded 6200)",
391-
"refTime": "(rounded 301000000)",
387+
"refTime": "(rounded 304000000)",
392388
},
393389
},
394390
},

packages/kusama/src/__snapshots__/kusama.governance.e2e.test.ts.snap

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ exports[`Kusama Governance > referendum lifecycle test - submission, decision de
3333
"class": "Normal",
3434
"paysFee": "Yes",
3535
"weight": {
36-
"proofSize": "(rounded 84000)",
37-
"refTime": "(rounded 650000000)",
36+
"proofSize": "(rounded 91000)",
37+
"refTime": "(rounded 980000000)",
3838
},
3939
},
4040
},
@@ -507,7 +507,14 @@ exports[`Kusama Governance > referendum lifecycle test - submission, decision de
507507
},
508508
{
509509
"data": {
510-
"amount": "(rounded 590000000)",
510+
"amount": 0,
511+
},
512+
"method": "Deposit",
513+
"section": "balances",
514+
},
515+
{
516+
"data": {
517+
"amount": "(rounded 600000000)",
511518
},
512519
"method": "Deposit",
513520
"section": "balances",
@@ -534,7 +541,7 @@ exports[`Kusama Governance > referendum lifecycle test - submission, decision de
534541
"paysFee": "Yes",
535542
"weight": {
536543
"proofSize": "(rounded 150000)",
537-
"refTime": "(rounded 1400000000)",
544+
"refTime": "(rounded 1800000000)",
538545
},
539546
},
540547
},
@@ -553,8 +560,8 @@ exports[`Kusama Governance > referendum lifecycle test 2 - submission, decision
553560
"class": "Normal",
554561
"paysFee": "Yes",
555562
"weight": {
556-
"proofSize": "(rounded 84000)",
557-
"refTime": "(rounded 740000000)",
563+
"proofSize": "(rounded 91000)",
564+
"refTime": "(rounded 1100000000)",
558565
},
559566
},
560567
},

0 commit comments

Comments
 (0)