Skip to content

Commit a9e34ef

Browse files
authored
feat(lisk): re-deploy updated contracts (#548)
We need to re-deploy the Lisk Spoke Pool implementation so that it contains the new fixes. --------- Signed-off-by: bennett <bennett@umaproject.org>
1 parent dbfb1ad commit a9e34ef

File tree

5 files changed

+165
-9
lines changed

5 files changed

+165
-9
lines changed

deployments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676

7777
| Contract Name | Address |
7878
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------- |
79-
| Lisk_SpokePool | [0xeF684C38F94F48775959ECf2012D7E864ffb9dd4](https://blockscout.lisk.com/address/0xeF684C38F94F48775959ECf2012D7E864ffb9dd4) |
79+
| Lisk_SpokePool | [0x9552a0a6624A23B848060AE5901659CDDa1f83f8](https://blockscout.lisk.com/address/0x9552a0a6624A23B848060AE5901659CDDa1f83f8) |
8080
| MulticallHandler | [0xF2720cc7391D237876A17E10914e9b7188009957](https://blockscout.lisk.com/address/0xF2720cc7391D237876A17E10914e9b7188009957) |

deployments/deployments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"420": { "SpokePool": { "address": "0xeF684C38F94F48775959ECf2012D7E864ffb9dd4", "blockNumber": 17025501 } },
9494
"919": { "SpokePool": { "address": "0xbd886FC0725Cc459b55BbFEb3E4278610331f83b", "blockNumber": 13999465 } },
9595
"1135": {
96-
"SpokePool": { "address": "0xeF684C38F94F48775959ECf2012D7E864ffb9dd4", "blockNumber": 2391355 },
96+
"SpokePool": { "address": "0x9552a0a6624A23B848060AE5901659CDDa1f83f8", "blockNumber": 2602337 },
9797
"SpokePoolVerifier": { "address": "0xB4A8d45647445EA9FC3E1058096142390683dBC2", "blockNumber": 2391565 },
9898
"MulticallHandler": { "address": "0xF2720cc7391D237876A17E10914e9b7188009957", "blockNumber": 2391722 }
9999
},

deployments/lisk/Lisk_SpokePool.json

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)