Skip to content

Commit 4ee2146

Browse files
update snapshots (#385)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6180b99 commit 4ee2146

2 files changed

Lines changed: 53 additions & 42 deletions

File tree

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=9341723
2-
ASSETHUBKUSAMA_BLOCK_NUMBER=10664802
3-
ASSETHUBPOLKADOT_BLOCK_NUMBER=9588282
4-
ASTAR_BLOCK_NUMBER=9994059
5-
BASILISK_BLOCK_NUMBER=10924348
6-
BRIDGEHUBKUSAMA_BLOCK_NUMBER=6443335
7-
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5904072
8-
COLLECTIVESPOLKADOT_BLOCK_NUMBER=7084583
9-
CORETIMEKUSAMA_BLOCK_NUMBER=3412867
10-
CORETIMEPOLKADOT_BLOCK_NUMBER=2512287
11-
HYDRATION_BLOCK_NUMBER=9001595
12-
INTEGRITEEKUSAMA_BLOCK_NUMBER=8405773
13-
INTEGRITEEPOLKADOT_BLOCK_NUMBER=5211800
14-
KARURA_BLOCK_NUMBER=9875997
15-
KUSAMA_BLOCK_NUMBER=29879632
16-
MOONBEAM_BLOCK_NUMBER=12383445
17-
MOONRIVER_BLOCK_NUMBER=12947310
18-
PEOPLEKUSAMA_BLOCK_NUMBER=5540296
19-
PEOPLEPOLKADOT_BLOCK_NUMBER=2843872
20-
POLKADOT_BLOCK_NUMBER=27546049
21-
SHIDEN_BLOCK_NUMBER=11643521
1+
ACALA_BLOCK_NUMBER=9361382
2+
ASSETHUBKUSAMA_BLOCK_NUMBER=10700674
3+
ASSETHUBPOLKADOT_BLOCK_NUMBER=9606668
4+
ASTAR_BLOCK_NUMBER=10033664
5+
BASILISK_BLOCK_NUMBER=10963565
6+
BRIDGEHUBKUSAMA_BLOCK_NUMBER=6462130
7+
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5922302
8+
COLLECTIVESPOLKADOT_BLOCK_NUMBER=7102432
9+
CORETIMEKUSAMA_BLOCK_NUMBER=3430720
10+
CORETIMEPOLKADOT_BLOCK_NUMBER=2531027
11+
HYDRATION_BLOCK_NUMBER=9041872
12+
INTEGRITEEKUSAMA_BLOCK_NUMBER=8424981
13+
INTEGRITEEPOLKADOT_BLOCK_NUMBER=5226861
14+
KARURA_BLOCK_NUMBER=9895065
15+
KUSAMA_BLOCK_NUMBER=29919666
16+
MOONBEAM_BLOCK_NUMBER=12422586
17+
MOONRIVER_BLOCK_NUMBER=12982733
18+
PEOPLEKUSAMA_BLOCK_NUMBER=5577815
19+
PEOPLEPOLKADOT_BLOCK_NUMBER=2862296
20+
POLKADOT_BLOCK_NUMBER=27586598
21+
SHIDEN_BLOCK_NUMBER=11679396

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

Lines changed: 32 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,18 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
3232
"data": [
3333
"ConcatenatedVersionedXcm",
3434
{
35-
"v3": [
35+
"v5": [
3636
{
3737
"reserveAssetDeposited": [
3838
{
3939
"fun": {
4040
"fungible": 1000000000000,
4141
},
4242
"id": {
43-
"concrete": {
44-
"interior": {
45-
"here": null,
46-
},
47-
"parents": 1,
43+
"interior": {
44+
"here": null,
4845
},
46+
"parents": 1,
4947
},
5048
},
5149
],
@@ -60,12 +58,10 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
6058
"fungible": 1000000000000,
6159
},
6260
"id": {
63-
"concrete": {
64-
"interior": {
65-
"here": null,
66-
},
67-
"parents": 1,
61+
"interior": {
62+
"here": null,
6863
},
64+
"parents": 1,
6965
},
7066
},
7167
"weightLimit": {
@@ -82,12 +78,14 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
8278
},
8379
"beneficiary": {
8480
"interior": {
85-
"x1": {
86-
"accountId32": {
87-
"id": "0x8eaf04151687736326c9fea17e25fc5287613693c912909cb226aa4794f26a48",
88-
"network": null,
81+
"x1": [
82+
{
83+
"accountId32": {
84+
"id": "0x8eaf04151687736326c9fea17e25fc5287613693c912909cb226aa4794f26a48",
85+
"network": null,
86+
},
8987
},
90-
},
88+
],
9189
},
9290
"parents": 0,
9391
},
@@ -114,8 +112,8 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
114112
},
115113
"success": true,
116114
"weightUsed": {
117-
"proofSize": "(rounded 5000)",
118-
"refTime": 5000000,
115+
"proofSize": "(rounded 4000)",
116+
"refTime": "(rounded 200000000)",
119117
},
120118
},
121119
"method": "Processed",
@@ -348,6 +346,9 @@ exports[`integriteePolkadot & assetHubPolkadot > integriteePolkadot transfer DOT
348346
},
349347
},
350348
},
349+
{
350+
"setTopic": "(redacted)",
351+
},
351352
],
352353
},
353354
],
@@ -383,8 +384,8 @@ exports[`integriteePolkadot & assetHubPolkadot > integriteePolkadot transfer DOT
383384
"outcome": {
384385
"Complete": {
385386
"used": {
386-
"proofSize": "(rounded 2000)",
387-
"refTime": 2000000,
387+
"proofSize": "(rounded 4000)",
388+
"refTime": "(rounded 200000000)",
388389
},
389390
},
390391
},
@@ -394,7 +395,17 @@ exports[`integriteePolkadot & assetHubPolkadot > integriteePolkadot transfer DOT
394395
},
395396
{
396397
"data": {
397-
"fees": [],
398+
"fees": [
399+
{
400+
"fun": {
401+
"Fungible": "(rounded 190000000)",
402+
},
403+
"id": {
404+
"interior": "Here",
405+
"parents": 0,
406+
},
407+
},
408+
],
398409
"paying": {
399410
"interior": {
400411
"X1": [

0 commit comments

Comments
 (0)