Skip to content

Commit

Permalink
Add kusama v1.3.0 upgrade (#5971)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul authored Sep 5, 2024
1 parent 5954ec8 commit 6aef459
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 1 deletion.
98 changes: 98 additions & 0 deletions packages/types-known/src/upgrades/e2e/kusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5270,5 +5270,103 @@ export const upgrades: ChainUpgradesExpanded = [
1
]
]
],
[
24786390,
1003000,
[
[
"0xc51ff1fa3f5d0cca",
1
],
[
"0xdf6acb689907609b",
5
],
[
"0x37e397fc7c91f5e4",
2
],
[
"0x40fe3ad401f8959a",
6
],
[
"0xd2bc9897eed08f15",
3
],
[
"0xf78b278be53f454c",
2
],
[
"0xaf2c0297a23e6d3d",
11
],
[
"0x49eaaf1b548a0cb0",
3
],
[
"0x91d5df18b0d2cf58",
2
],
[
"0x2a5e924655399e60",
1
],
[
"0xed99c5acb25eedf5",
3
],
[
"0xcbca25e39f142387",
2
],
[
"0x687ad44ad37f03c2",
1
],
[
"0xab3c0572291feb8b",
1
],
[
"0xbc9d89904f5b923f",
1
],
[
"0x37c8bb1350a9a2a8",
4
],
[
"0xf3ff14d5ab527059",
3
],
[
"0x6ff52ee858e6c5bd",
1
],
[
"0x91b1c8b16328eb92",
1
],
[
"0x9ffb505aa738d69c",
1
],
[
"0x17a6bc0d0062aeb3",
1
],
[
"0x18ef58a3b67ba770",
1
],
[
"0xfbc577b9d747efd6",
1
]
]
]
];
2 changes: 1 addition & 1 deletion packages/types-known/src/upgrades/manual/kusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ export const upgrades: ChainUpgradesRaw = [
[15680713, 9340], [15756296, 9350], [15912007, 9360], [16356547, 9370], [17335450, 9381],
[18062739, 9420], [18625000, 9430], [20465806, 1000000], [21570000, 1001000], [21786291, 1001002],
[22515962, 1001003], [22790000, 1002000], [23176015, 1002001], [23450253, 1002004], [23565293, 1002005],
[23780224, 1002006]
[23780224, 1002006], [24786390, 1003000]
];

0 comments on commit 6aef459

Please sign in to comment.