Skip to content

Commit 69b3c92

Browse files
authored
update snapshots (#345)
1 parent cdf971d commit 69b3c92

20 files changed

+184
-167
lines changed

KNOWN_GOOD_BLOCK_NUMBERS.env

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
ACALA_BLOCK_NUMBER=9029009
2-
ASSETHUBKUSAMA_BLOCK_NUMBER=10088066
3-
ASSETHUBPOLKADOT_BLOCK_NUMBER=9287021
4-
ASTAR_BLOCK_NUMBER=9366142
5-
BASILISK_BLOCK_NUMBER=10298483
6-
BRIDGEHUBKUSAMA_BLOCK_NUMBER=6142565
7-
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5601949
8-
COLLECTIVESPOLKADOT_BLOCK_NUMBER=6789241
9-
CORETIMEKUSAMA_BLOCK_NUMBER=3122115
10-
CORETIMEPOLKADOT_BLOCK_NUMBER=2215815
11-
HYDRATION_BLOCK_NUMBER=8360992
12-
INTEGRITEEKUSAMA_BLOCK_NUMBER=8104667
13-
INTEGRITEEPOLKADOT_BLOCK_NUMBER=4900736
14-
KARURA_BLOCK_NUMBER=9572680
15-
KUSAMA_BLOCK_NUMBER=29241078
16-
MOONBEAM_BLOCK_NUMBER=11747703
17-
MOONRIVER_BLOCK_NUMBER=12382603
18-
PEOPLEKUSAMA_BLOCK_NUMBER=4949144
19-
PEOPLEPOLKADOT_BLOCK_NUMBER=2548559
20-
POLKADOT_BLOCK_NUMBER=26900111
21-
SHIDEN_BLOCK_NUMBER=11071501
1+
ACALA_BLOCK_NUMBER=9040366
2+
ASSETHUBKUSAMA_BLOCK_NUMBER=10109504
3+
ASSETHUBPOLKADOT_BLOCK_NUMBER=9298438
4+
ASTAR_BLOCK_NUMBER=9388780
5+
BASILISK_BLOCK_NUMBER=10321356
6+
BRIDGEHUBKUSAMA_BLOCK_NUMBER=6153895
7+
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5613253
8+
COLLECTIVESPOLKADOT_BLOCK_NUMBER=6800453
9+
CORETIMEKUSAMA_BLOCK_NUMBER=3133062
10+
CORETIMEPOLKADOT_BLOCK_NUMBER=2226970
11+
HYDRATION_BLOCK_NUMBER=8384238
12+
INTEGRITEEKUSAMA_BLOCK_NUMBER=8115532
13+
INTEGRITEEPOLKADOT_BLOCK_NUMBER=4912411
14+
KARURA_BLOCK_NUMBER=9583726
15+
KUSAMA_BLOCK_NUMBER=29264338
16+
MOONBEAM_BLOCK_NUMBER=11770860
17+
MOONRIVER_BLOCK_NUMBER=12403645
18+
PEOPLEKUSAMA_BLOCK_NUMBER=4971262
19+
PEOPLEPOLKADOT_BLOCK_NUMBER=2559828
20+
POLKADOT_BLOCK_NUMBER=26923583
21+
SHIDEN_BLOCK_NUMBER=11092886

packages/polkadot/src/__snapshots__/acala.polkadot.test.ts.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ exports[`acala & polkadot > acala transfer DOT to polkadot > to chain ump events
103103
"success": true,
104104
"weightUsed": {
105105
"proofSize": "(rounded 7200)",
106-
"refTime": "(rounded 280000000)",
106+
"refTime": "(rounded 290000000)",
107107
},
108108
},
109109
"method": "Processed",
@@ -263,7 +263,7 @@ exports[`acala & polkadot > acala transfer DOT wiht limited weight > to chain um
263263
"success": true,
264264
"weightUsed": {
265265
"proofSize": "(rounded 7200)",
266-
"refTime": "(rounded 280000000)",
266+
"refTime": "(rounded 290000000)",
267267
},
268268
},
269269
"method": "Processed",
@@ -384,7 +384,7 @@ exports[`acala & polkadot > polkadot transfer DOT to acala > tx events 1`] = `
384384
"Complete": {
385385
"used": {
386386
"proofSize": "(rounded 6200)",
387-
"refTime": "(rounded 265000000)",
387+
"refTime": "(rounded 273000000)",
388388
},
389389
},
390390
},

packages/polkadot/src/__snapshots__/assetHubPolkadot.polkadot.test.ts.snap

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ exports[`asset hub & polkadot > Teleport DOT from Asset Hub to Polkadot > to cha
113113
"success": true,
114114
"weightUsed": {
115115
"proofSize": "(rounded 7200)",
116-
"refTime": "(rounded 280000000)",
116+
"refTime": "(rounded 290000000)",
117117
},
118118
},
119119
"method": "Processed",
@@ -209,13 +209,44 @@ exports[`asset hub & polkadot > Teleport DOT from Polkadot to Asset Hub > to cha
209209

210210
exports[`asset hub & polkadot > Teleport DOT from Polkadot to Asset Hub > tx events 1`] = `
211211
[
212+
{
213+
"data": {
214+
"destination": {
215+
"interior": {
216+
"X1": [
217+
{
218+
"Parachain": 1000,
219+
},
220+
],
221+
},
222+
"parents": 0,
223+
},
224+
"message": [],
225+
"messageId": "(hash)",
226+
"origin": {
227+
"interior": {
228+
"X1": [
229+
{
230+
"AccountId32": {
231+
"id": "(hash)",
232+
"network": "Polkadot",
233+
},
234+
},
235+
],
236+
},
237+
"parents": 0,
238+
},
239+
},
240+
"method": "Sent",
241+
"section": "xcmPallet",
242+
},
212243
{
213244
"data": {
214245
"outcome": {
215246
"Complete": {
216247
"used": {
217-
"proofSize": "(rounded 7190)",
218-
"refTime": "(rounded 587000000)",
248+
"proofSize": "(rounded 7240)",
249+
"refTime": "(rounded 636000000)",
219250
},
220251
},
221252
},

packages/polkadot/src/__snapshots__/assetHubPolkadot.scheduler.e2e.test.ts.snap

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exports[`Asset Hub Polkadot Scheduler E2E tests > cancel named scheduled task wi
1010
"paysFee": "Yes",
1111
"weight": {
1212
"proofSize": "(rounded 50000)",
13-
"refTime": "(rounded 790000000)",
13+
"refTime": "(rounded 780000000)",
1414
},
1515
},
1616
},
@@ -30,7 +30,7 @@ exports[`Asset Hub Polkadot Scheduler E2E tests > cancel scheduled task with wro
3030
"paysFee": "Yes",
3131
"weight": {
3232
"proofSize": "(rounded 50000)",
33-
"refTime": "(rounded 770000000)",
33+
"refTime": "(rounded 760000000)",
3434
},
3535
},
3636
},
@@ -141,6 +141,13 @@ exports[`Asset Hub Polkadot Scheduler E2E tests > priority-based execution of we
141141
"method": "Dispatched",
142142
"section": "scheduler",
143143
},
144+
{
145+
"data": {
146+
"when": "(rounded 27000000)",
147+
},
148+
"method": "AgendaIncomplete",
149+
"section": "scheduler",
150+
},
144151
]
145152
`;
146153

@@ -154,7 +161,7 @@ exports[`Asset Hub Polkadot Scheduler E2E tests > schedule named task with wrong
154161
"paysFee": "Yes",
155162
"weight": {
156163
"proofSize": "(rounded 50000)",
157-
"refTime": "(rounded 700000000)",
164+
"refTime": "(rounded 690000000)",
158165
},
159166
},
160167
},

packages/polkadot/src/__snapshots__/assetHubPolkadot.vesting.e2e.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exports[`Polkadot Asset Hub Vesting > signed-origin force-vested transfer fails
2323
"paysFee": "Yes",
2424
"weight": {
2525
"proofSize": "(rounded 13000)",
26-
"refTime": "(rounded 980000000)",
26+
"refTime": "(rounded 960000000)",
2727
},
2828
},
2929
},

packages/polkadot/src/__snapshots__/astar.polkadot.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ exports[`astar & polkadot > astar transfer DOT to polkadot > to chain ump events
111111
"success": true,
112112
"weightUsed": {
113113
"proofSize": "(rounded 7200)",
114-
"refTime": "(rounded 280000000)",
114+
"refTime": "(rounded 290000000)",
115115
},
116116
},
117117
"method": "Processed",
@@ -235,7 +235,7 @@ exports[`astar & polkadot > polkadot transfer DOT to astar > tx events 1`] = `
235235
"Complete": {
236236
"used": {
237237
"proofSize": "(rounded 6200)",
238-
"refTime": "(rounded 265000000)",
238+
"refTime": "(rounded 273000000)",
239239
},
240240
},
241241
},

packages/polkadot/src/__snapshots__/bridgeHubPolkadot.polkadot.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ exports[`polkadot & bridgeHubPolkadot > bridgeHubPolkadot transfer DOT to polkad
113113
"success": true,
114114
"weightUsed": {
115115
"proofSize": "(rounded 7200)",
116-
"refTime": "(rounded 280000000)",
116+
"refTime": "(rounded 290000000)",
117117
},
118118
},
119119
"method": "Processed",
@@ -321,7 +321,7 @@ exports[`polkadot & bridgeHubPolkadot > polkadot transfer DOT to bridgeHubPolkad
321321
"Complete": {
322322
"used": {
323323
"proofSize": "(rounded 3590)",
324-
"refTime": "(rounded 149000000)",
324+
"refTime": "(rounded 153000000)",
325325
},
326326
},
327327
},

packages/polkadot/src/__snapshots__/collectivesPolkadot.polkadot.test.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ exports[`collectives & polkadot > Relay authorizes Collectives upgrade via Colle
136136
"result": {
137137
"Ok": {
138138
"actualWeight": {
139-
"proofSize": "(rounded 3500)",
140-
"refTime": "(rounded 290000000)",
139+
"proofSize": "(rounded 3600)",
140+
"refTime": "(rounded 330000000)",
141141
},
142142
"paysFee": "Yes",
143143
},
@@ -505,7 +505,7 @@ exports[`collectives & polkadot > collectivesPolkadot teleport DOT to polkadot >
505505
"success": true,
506506
"weightUsed": {
507507
"proofSize": "(rounded 7200)",
508-
"refTime": "(rounded 280000000)",
508+
"refTime": "(rounded 290000000)",
509509
},
510510
},
511511
"method": "Processed",
@@ -713,7 +713,7 @@ exports[`collectives & polkadot > polkadot teleport DOT to collectivesPolkadot >
713713
"Complete": {
714714
"used": {
715715
"proofSize": "(rounded 3590)",
716-
"refTime": "(rounded 149000000)",
716+
"refTime": "(rounded 153000000)",
717717
},
718718
},
719719
},

packages/polkadot/src/__snapshots__/coretimePolkadot.polkadot.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ exports[`polkadot & coretimePolkadot > coretimePolkadot transfer DOT to polkadot
113113
"success": true,
114114
"weightUsed": {
115115
"proofSize": "(rounded 7200)",
116-
"refTime": "(rounded 280000000)",
116+
"refTime": "(rounded 290000000)",
117117
},
118118
},
119119
"method": "Processed",
@@ -321,7 +321,7 @@ exports[`polkadot & coretimePolkadot > polkadot transfer DOT to coretimePolkadot
321321
"Complete": {
322322
"used": {
323323
"proofSize": "(rounded 3590)",
324-
"refTime": "(rounded 149000000)",
324+
"refTime": "(rounded 153000000)",
325325
},
326326
},
327327
},

packages/polkadot/src/__snapshots__/peoplePolkadot.polkadot.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ exports[`polkadot & peoplePolkadot > peoplePolkadot transfer DOT to polkadot > t
113113
"success": true,
114114
"weightUsed": {
115115
"proofSize": "(rounded 7200)",
116-
"refTime": "(rounded 280000000)",
116+
"refTime": "(rounded 290000000)",
117117
},
118118
},
119119
"method": "Processed",
@@ -321,7 +321,7 @@ exports[`polkadot & peoplePolkadot > polkadot transfer DOT to peoplePolkadot > t
321321
"Complete": {
322322
"used": {
323323
"proofSize": "(rounded 3590)",
324-
"refTime": "(rounded 149000000)",
324+
"refTime": "(rounded 153000000)",
325325
},
326326
},
327327
},

0 commit comments

Comments
 (0)