Skip to content

Commit

Permalink
[CI Skip] Update snapshots (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 17, 2024
1 parent a269099 commit f68a1ec
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
24 changes: 12 additions & 12 deletions KNOWN_GOOD_BLOCK_NUMBERS.env
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
ACALA_BLOCK_NUMBER=6980438
ASSETHUBKUSAMA_BLOCK_NUMBER=7783754
ASSETHUBPOLKADOT_BLOCK_NUMBER=7141366
ASTAR_BLOCK_NUMBER=7042261
BASILISK_BLOCK_NUMBER=6630631
HYDRATION_BLOCK_NUMBER=6004649
KARURA_BLOCK_NUMBER=7671741
KUSAMA_BLOCK_NUMBER=24951256
MOONBEAM_BLOCK_NUMBER=7494220
MOONRIVER_BLOCK_NUMBER=8221568
POLKADOT_BLOCK_NUMBER=22567749
SHIDEN_BLOCK_NUMBER=7353261
ACALA_BLOCK_NUMBER=6986066
ASSETHUBKUSAMA_BLOCK_NUMBER=7789617
ASSETHUBPOLKADOT_BLOCK_NUMBER=7146916
ASTAR_BLOCK_NUMBER=7048501
BASILISK_BLOCK_NUMBER=6637039
HYDRATION_BLOCK_NUMBER=6010761
KARURA_BLOCK_NUMBER=7677486
KUSAMA_BLOCK_NUMBER=24964254
MOONBEAM_BLOCK_NUMBER=7506695
MOONRIVER_BLOCK_NUMBER=8234282
POLKADOT_BLOCK_NUMBER=22580659
SHIDEN_BLOCK_NUMBER=7359376
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exports[`acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > ba

exports[`acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on to chain 1`] = `
{
"balance": "(rounded 900000)",
"balance": "(rounded 1000000)",
"extra": null,
"reason": {
"sufficient": null,
Expand Down Expand Up @@ -348,7 +348,7 @@ exports[`acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala > tx
"Complete": {
"used": {
"proofSize": "(rounded 6200)",
"refTime": "(rounded 290000000)",
"refTime": "(rounded 300000000)",
},
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ exports[`acala & moonbeam > acala transfer DOT to moonbeam > route chain xcm eve
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 540000000)",
"refTime": "(rounded 560000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -975,7 +975,7 @@ exports[`acala & moonbeam > moonbeam transfer DOT to acala > route chain xcm eve
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 540000000)",
"refTime": "(rounded 560000000)",
},
},
"method": "Processed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ exports[`acala & polkadot > acala transfer DOT to polkadot > to chain ump events
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 260000000)",
"refTime": "(rounded 270000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -270,7 +270,7 @@ exports[`acala & polkadot > acala transfer DOT wiht limited weight > to chain um
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 260000000)",
"refTime": "(rounded 270000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -373,7 +373,7 @@ exports[`acala & polkadot > polkadot transfer DOT to acala > tx events 1`] = `
"Complete": {
"used": {
"proofSize": "(rounded 6200)",
"refTime": "(rounded 246000000)",
"refTime": "(rounded 252000000)",
},
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ exports[`astar & polkadot > astar transfer DOT to polkadot > to chain ump events
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 260000000)",
"refTime": "(rounded 270000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -235,7 +235,7 @@ exports[`astar & polkadot > polkadot transfer DOT to astar > tx events 1`] = `
"Complete": {
"used": {
"proofSize": "(rounded 6200)",
"refTime": "(rounded 246000000)",
"refTime": "(rounded 252000000)",
},
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ exports[`hydration & moonbeam > hydration transfer DOT to moonbeam > route chain
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 540000000)",
"refTime": "(rounded 560000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -545,7 +545,7 @@ exports[`hydration & moonbeam > moonbeam transfer DOT to hydration > route chain
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 540000000)",
"refTime": "(rounded 560000000)",
},
},
"method": "Processed",
Expand Down

0 comments on commit f68a1ec

Please sign in to comment.