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=8881168
ASSETHUBKUSAMA_BLOCK_NUMBER=9813601
ASSETHUBPOLKADOT_BLOCK_NUMBER=9135784
ASTAR_BLOCK_NUMBER=9073720
BASILISK_BLOCK_NUMBER=10017087
BRIDGEHUBKUSAMA_BLOCK_NUMBER=5994647
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5451134
COLLECTIVESPOLKADOT_BLOCK_NUMBER=6639004
CORETIMEKUSAMA_BLOCK_NUMBER=2982319
CORETIMEPOLKADOT_BLOCK_NUMBER=2068690
HYDRATION_BLOCK_NUMBER=8059088
INTEGRITEEKUSAMA_BLOCK_NUMBER=7960893
INTEGRITEEPOLKADOT_BLOCK_NUMBER=4748841
KARURA_BLOCK_NUMBER=9428477
KUSAMA_BLOCK_NUMBER=28938109
MOONBEAM_BLOCK_NUMBER=11446164
MOONRIVER_BLOCK_NUMBER=12110537
PEOPLEKUSAMA_BLOCK_NUMBER=4665163
PEOPLEPOLKADOT_BLOCK_NUMBER=2397530
POLKADOT_BLOCK_NUMBER=26594729
SHIDEN_BLOCK_NUMBER=10787863
ACALA_BLOCK_NUMBER=8881446
ASSETHUBKUSAMA_BLOCK_NUMBER=9814120
ASSETHUBPOLKADOT_BLOCK_NUMBER=9136072
ASTAR_BLOCK_NUMBER=9074254
BASILISK_BLOCK_NUMBER=10017655
BRIDGEHUBKUSAMA_BLOCK_NUMBER=5994930
BRIDGEHUBPOLKADOT_BLOCK_NUMBER=5451421
COLLECTIVESPOLKADOT_BLOCK_NUMBER=6639291
CORETIMEKUSAMA_BLOCK_NUMBER=2982584
CORETIMEPOLKADOT_BLOCK_NUMBER=2068962
HYDRATION_BLOCK_NUMBER=8059659
INTEGRITEEKUSAMA_BLOCK_NUMBER=7961168
INTEGRITEEPOLKADOT_BLOCK_NUMBER=4749129
KARURA_BLOCK_NUMBER=9428747
KUSAMA_BLOCK_NUMBER=28938689
MOONBEAM_BLOCK_NUMBER=11446739
MOONRIVER_BLOCK_NUMBER=12111051
PEOPLEKUSAMA_BLOCK_NUMBER=4665704
PEOPLEPOLKADOT_BLOCK_NUMBER=2397818
POLKADOT_BLOCK_NUMBER=26595306
SHIDEN_BLOCK_NUMBER=10788410
Original file line number Diff line number Diff line change
Expand Up @@ -32,33 +32,6 @@ exports[`polkadot & coretimePolkadot > coretimePolkadot transfer DOT to polkadot

exports[`polkadot & coretimePolkadot > coretimePolkadot transfer DOT to polkadot > from chain ump messages 1`] = `
[
{
"v5": [
{
"unpaidExecution": {
"checkOrigin": null,
"weightLimit": {
"unlimited": null,
},
},
},
{
"transact": {
"call": {
"encoded": "0x4a02506e9501",
},
"fallbackMaxWeight": {
"proofSize": 9216,
"refTime": 1000000000,
},
"originKind": "Native",
},
},
{
"setTopic": "(redacted)",
},
],
},
{
"v5": [
{
Expand Down Expand Up @@ -129,40 +102,6 @@ exports[`polkadot & coretimePolkadot > coretimePolkadot transfer DOT to polkadot

exports[`polkadot & coretimePolkadot > coretimePolkadot transfer DOT to polkadot > to chain ump events 1`] = `
[
{
"data": {
"id": "(hash)",
"origin": {
"Ump": {
"Para": "(rounded 1000)",
},
},
"success": true,
"weightUsed": {
"proofSize": "(rounded 6300)",
"refTime": "(rounded 680000000)",
},
},
"method": "Processed",
"section": "messageQueue",
},
{
"data": {
"id": "(hash)",
"origin": {
"Ump": {
"Para": "(rounded 1000)",
},
},
"success": true,
"weightUsed": {
"proofSize": "(rounded 6300)",
"refTime": "(rounded 680000000)",
},
},
"method": "Processed",
"section": "messageQueue",
},
{
"data": {
"id": "(hash)",
Expand Down Expand Up @@ -340,13 +279,6 @@ exports[`polkadot & coretimePolkadot > polkadot transfer DOT to coretimePolkadot

exports[`polkadot & coretimePolkadot > polkadot transfer DOT to coretimePolkadot > to chain dmp events 1`] = `
[
{
"data": {
"messageHash": "(hash)",
},
"method": "UpwardMessageSent",
"section": "parachainSystem",
},
{
"data": {
"count": 1,
Expand Down