Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions KNOWN_GOOD_BLOCK_NUMBERS.env
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
ACALA_BLOCK_NUMBER=9341723
ASSETHUBKUSAMA_BLOCK_NUMBER=10664802
ASSETHUBPOLKADOT_BLOCK_NUMBER=9588282
ASTAR_BLOCK_NUMBER=9994059
BASILISK_BLOCK_NUMBER=10924348
BRIDGEHUBKUSAMA_BLOCK_NUMBER=6443335
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5904072
COLLECTIVESPOLKADOT_BLOCK_NUMBER=7084583
CORETIMEKUSAMA_BLOCK_NUMBER=3412867
CORETIMEPOLKADOT_BLOCK_NUMBER=2512287
HYDRATION_BLOCK_NUMBER=9001595
INTEGRITEEKUSAMA_BLOCK_NUMBER=8405773
INTEGRITEEPOLKADOT_BLOCK_NUMBER=5211800
KARURA_BLOCK_NUMBER=9875997
KUSAMA_BLOCK_NUMBER=29879632
MOONBEAM_BLOCK_NUMBER=12383445
MOONRIVER_BLOCK_NUMBER=12947310
PEOPLEKUSAMA_BLOCK_NUMBER=5540296
PEOPLEPOLKADOT_BLOCK_NUMBER=2843872
POLKADOT_BLOCK_NUMBER=27546049
SHIDEN_BLOCK_NUMBER=11643521
ACALA_BLOCK_NUMBER=9361382
ASSETHUBKUSAMA_BLOCK_NUMBER=10700674
ASSETHUBPOLKADOT_BLOCK_NUMBER=9606668
ASTAR_BLOCK_NUMBER=10033664
BASILISK_BLOCK_NUMBER=10963565
BRIDGEHUBKUSAMA_BLOCK_NUMBER=6462130
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5922302
COLLECTIVESPOLKADOT_BLOCK_NUMBER=7102432
CORETIMEKUSAMA_BLOCK_NUMBER=3430720
CORETIMEPOLKADOT_BLOCK_NUMBER=2531027
HYDRATION_BLOCK_NUMBER=9041872
INTEGRITEEKUSAMA_BLOCK_NUMBER=8424981
INTEGRITEEPOLKADOT_BLOCK_NUMBER=5226861
KARURA_BLOCK_NUMBER=9895065
KUSAMA_BLOCK_NUMBER=29919666
MOONBEAM_BLOCK_NUMBER=12422586
MOONRIVER_BLOCK_NUMBER=12982733
PEOPLEKUSAMA_BLOCK_NUMBER=5577815
PEOPLEPOLKADOT_BLOCK_NUMBER=2862296
POLKADOT_BLOCK_NUMBER=27586598
SHIDEN_BLOCK_NUMBER=11679396
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,18 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
"data": [
"ConcatenatedVersionedXcm",
{
"v3": [
"v5": [
{
"reserveAssetDeposited": [
{
"fun": {
"fungible": 1000000000000,
},
"id": {
"concrete": {
"interior": {
"here": null,
},
"parents": 1,
"interior": {
"here": null,
},
"parents": 1,
},
},
],
Expand All @@ -60,12 +58,10 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
"fungible": 1000000000000,
},
"id": {
"concrete": {
"interior": {
"here": null,
},
"parents": 1,
"interior": {
"here": null,
},
"parents": 1,
},
},
"weightLimit": {
Expand All @@ -82,12 +78,14 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
},
"beneficiary": {
"interior": {
"x1": {
"accountId32": {
"id": "0x8eaf04151687736326c9fea17e25fc5287613693c912909cb226aa4794f26a48",
"network": null,
"x1": [
{
"accountId32": {
"id": "0x8eaf04151687736326c9fea17e25fc5287613693c912909cb226aa4794f26a48",
"network": null,
},
},
},
],
},
"parents": 0,
},
Expand All @@ -114,8 +112,8 @@ exports[`integriteePolkadot & assetHubPolkadot > assetHubPolkadot transfer DOT t
},
"success": true,
"weightUsed": {
"proofSize": "(rounded 5000)",
"refTime": 5000000,
"proofSize": "(rounded 4000)",
"refTime": "(rounded 200000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -348,6 +346,9 @@ exports[`integriteePolkadot & assetHubPolkadot > integriteePolkadot transfer DOT
},
},
},
{
"setTopic": "(redacted)",
},
],
},
],
Expand Down Expand Up @@ -383,8 +384,8 @@ exports[`integriteePolkadot & assetHubPolkadot > integriteePolkadot transfer DOT
"outcome": {
"Complete": {
"used": {
"proofSize": "(rounded 2000)",
"refTime": 2000000,
"proofSize": "(rounded 4000)",
"refTime": "(rounded 200000000)",
},
},
},
Expand All @@ -394,7 +395,17 @@ exports[`integriteePolkadot & assetHubPolkadot > integriteePolkadot transfer DOT
},
{
"data": {
"fees": [],
"fees": [
{
"fun": {
"Fungible": "(rounded 190000000)",
},
"id": {
"interior": "Here",
"parents": 0,
},
},
],
"paying": {
"interior": {
"X1": [
Expand Down