Skip to content

Commit 0474418

Browse files
author
Synthetix Team
committed
Prepublish step
1 parent c1bfbcc commit 0474418

File tree

2 files changed

+49
-2
lines changed

2 files changed

+49
-2
lines changed

publish/deployed/mainnet-ovm/versions.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4476,5 +4476,50 @@
44764476
"keccak256": "0xf5ac63ad2b3ca0cda1f69256b9a2c31b527742934bc43491c2b22c6429823ddb"
44774477
}
44784478
}
4479+
},
4480+
"v2.92.1": {
4481+
"tag": "v2.92.1",
4482+
"fulltag": "v2.92.1",
4483+
"release": "Enif",
4484+
"network": "mainnet",
4485+
"date": "2023-08-02T23:38:55+01:00",
4486+
"commit": "c1bfbcc8cc0f89adab2aef1bf7fcea939fa10aee",
4487+
"contracts": {
4488+
"PerpsV2ProxyWLDPERP": {
4489+
"address": "0x77DA808032dCdd48077FA7c57afbF088713E09aD",
4490+
"status": "current",
4491+
"keccak256": "0xf2b764f8f435fc338d04c110dd021bb0bd438d20c3c5c2ab6671727de614fe1b"
4492+
},
4493+
"PerpsV2MarketStateWLDPERP": {
4494+
"address": "0xd4b10C896D82B3158A9a9fcb8F6fBC5A8D833C04",
4495+
"status": "current",
4496+
"keccak256": "0xc98cdb2faf2a5a405aa1b8af9a56218fdfd234bdde37772375c6e23f65bd58cf"
4497+
},
4498+
"PerpsV2MarketWLDPERP": {
4499+
"address": "0xF2bb38E5FE4e244EF3ab82F218383Ba4D358f895",
4500+
"status": "current",
4501+
"keccak256": "0xc42eea66d1f1bf2db628906a3bb66cce4cdb8fc86d23e7ef51b37158e4a7a212"
4502+
},
4503+
"PerpsV2MarketLiquidateWLDPERP": {
4504+
"address": "0xD8aD261b4deA3Ce25642d909D2F3Cbf9D4632caf",
4505+
"status": "current",
4506+
"keccak256": "0x05843128c0faaf6d66a51deba285a340767f40bb9561e0d5396d71260acaaca6"
4507+
},
4508+
"PerpsV2DelayedIntentWLDPERP": {
4509+
"address": "0x81891EBC7cF265B87D8658EC2E703fB703392845",
4510+
"status": "current",
4511+
"keccak256": "0xc30e0d0475536d8f41b69adf66f26ef168785950166436fd629ff4a4b2d1b287"
4512+
},
4513+
"PerpsV2DelayedExecutionWLDPERP": {
4514+
"address": "0x695Fdda0E1546cA369Df3CabE8ED33407Cf62341",
4515+
"status": "current",
4516+
"keccak256": "0x63d10a8673881405a22f477b1fd5f092116c8b1156bff2bf3af6dcfb0a2048c8"
4517+
},
4518+
"PerpsV2MarketViewsWLDPERP": {
4519+
"address": "0x33c3C4D49dEe4232498B3eFA5336C627801E998d",
4520+
"status": "current",
4521+
"keccak256": "0xf5ac63ad2b3ca0cda1f69256b9a2c31b527742934bc43491c2b22c6429823ddb"
4522+
}
4523+
}
44794524
}
44804525
}

publish/releases.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,8 @@
953953
{
954954
"sip": 2028,
955955
"layer": "ovm",
956-
"sources": []
956+
"sources": [],
957+
"released": "ovm"
957958
}
958959
],
959960
"releases": [
@@ -1808,7 +1809,8 @@
18081809
"major": 2,
18091810
"minor": 92
18101811
},
1811-
"sips": [2028]
1812+
"sips": [2028],
1813+
"released": true
18121814
}
18131815
]
18141816
}

0 commit comments

Comments
 (0)