Skip to content

Commit 960abdb

Browse files
committed
Merge branch 'master' into staging
2 parents 1752c95 + bf80204 commit 960abdb

File tree

4 files changed

+76
-15
lines changed

4 files changed

+76
-15
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synthetix",
3-
"version": "2.44.0-alpha-2",
3+
"version": "2.44.0",
44
"license": "MIT",
55
"author": "Synthetix",
66
"description": "The smart contracts which make up the Synthetix system. (synthetix.io)",

publish/deployed/mainnet-ovm/versions.json

+50-10
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@
3939
},
4040
"SystemStatus": {
4141
"address": "0x357b58E0b1Be9d8A944380048fa1080c57c7A362",
42-
"status": "current",
43-
"keccak256": "0x94b17494be222b5df0cef22c420721687050a97d47778839d6070fe070a9d284"
42+
"status": "replaced",
43+
"keccak256": "0x94b17494be222b5df0cef22c420721687050a97d47778839d6070fe070a9d284",
44+
"replaced_in": "v2.44.0"
4445
},
4546
"ExchangeRates": {
4647
"address": "0x631E93A0fb06B5eC6d52c0A2D89a3f9672d6Ba64",
@@ -127,8 +128,9 @@
127128
},
128129
"Synthetix": {
129130
"address": "0xD85eAFa37734E4ad237C3A3443D64DC94ae998E7",
130-
"status": "current",
131-
"keccak256": "0x208b424ba009c008bf88f72a2093532eedd7d7b762b8fd6992b0df03140efad8"
131+
"status": "replaced",
132+
"keccak256": "0x208b424ba009c008bf88f72a2093532eedd7d7b762b8fd6992b0df03140efad8",
133+
"replaced_in": "v2.44.0"
132134
},
133135
"ProxySynthetix": {
134136
"address": "0x218067172e9E0460A883458D44BD1f56ea609502",
@@ -137,13 +139,15 @@
137139
},
138140
"DebtCache": {
139141
"address": "0x5A528e35165e19f3392c9631243dd04d1229D324",
140-
"status": "current",
141-
"keccak256": "0x454e9ea380368ea2274863d885f08745fd34e6ea2cfbb8217e1d891583172e23"
142+
"status": "replaced",
143+
"keccak256": "0x454e9ea380368ea2274863d885f08745fd34e6ea2cfbb8217e1d891583172e23",
144+
"replaced_in": "v2.44.0"
142145
},
143146
"Exchanger": {
144147
"address": "0xe318E4618E5684668992935d7231Cb837a44E670",
145-
"status": "current",
146-
"keccak256": "0x56df5e59b420795ddc4d5e323bd353a7dbd5a998049f03df65c57785e04813ef"
148+
"status": "replaced",
149+
"keccak256": "0x56df5e59b420795ddc4d5e323bd353a7dbd5a998049f03df65c57785e04813ef",
150+
"replaced_in": "v2.44.0"
147151
},
148152
"ExchangeState": {
149153
"address": "0x7EF87c14f50CFFe2e73d2C87916C3128c56593A8",
@@ -197,8 +201,9 @@
197201
},
198202
"SynthetixBridgeToBase": {
199203
"address": "0x4D7186818daBFe88bD80421656BbD07Dffc979Cc",
200-
"status": "current",
201-
"keccak256": "0x2944b039b1a2ca003f444a14bb73121cc308bd3461e5382935c17d85d3d651e2"
204+
"status": "replaced",
205+
"keccak256": "0x2944b039b1a2ca003f444a14bb73121cc308bd3461e5382935c17d85d3d651e2",
206+
"replaced_in": "v2.44.0"
202207
},
203208
"CollateralManager": {
204209
"address": "0x70B21B422Dade467659522892A857F0Ee31cebb4",
@@ -241,5 +246,40 @@
241246
"keccak256": "0x7c479caa07a2d059cf7fd0c44c6179ccf36828e575289181ba98e502fcc958a8"
242247
}
243248
}
249+
},
250+
"v2.44.0": {
251+
"tag": "v2.44.0",
252+
"fulltag": "v2.44.0",
253+
"release": "Alnair",
254+
"network": "mainnet",
255+
"date": "2021-05-10T14:54:15-06:00",
256+
"commit": "1673ae561273ec84732781682e3e911697c34e71",
257+
"contracts": {
258+
"SystemStatus": {
259+
"address": "0xf83c5f65dBef4017CD19Ae99b15E1B8649AdbEb4",
260+
"status": "current",
261+
"keccak256": "0x4c0887571994cd1d3e9dc29a057d804766bcfb3df8b9a1eea2d4427327d60eaf"
262+
},
263+
"Synthetix": {
264+
"address": "0x8e9D85099ffc4bE029F362728B84Bb8BBb5665c1",
265+
"status": "current",
266+
"keccak256": "0x38e3ad6a2a14b7fb55e48baf851a76056ed050ecfef08afea512805ac6aa9c12"
267+
},
268+
"DebtCache": {
269+
"address": "0x8be60b5031C0686e48a079C81822173bFa1268DA",
270+
"status": "current",
271+
"keccak256": "0x96e697fce68db0f6138c37b5480a64013b3403ed60ef5c5322809c7d05b9f961"
272+
},
273+
"Exchanger": {
274+
"address": "0xd48BEc0A784692dde6d2D481eD71911cdC12513A",
275+
"status": "current",
276+
"keccak256": "0x1fd8cfe938c39596ddc284e44d6b72eb0ab4dda2665ea511f06a7de795a3fd90"
277+
},
278+
"SynthetixBridgeToBase": {
279+
"address": "0x3f87Ff1de58128eF8FCb4c807eFD776E1aC72E51",
280+
"status": "current",
281+
"keccak256": "0x3a759d05bff5ec21cc91014c60a2ef845001ef452ac792a1bd587afc99e7a43f"
282+
}
283+
}
244284
}
245285
}

publish/deployed/mainnet/versions.json

+23-2
Original file line numberDiff line numberDiff line change
@@ -2999,8 +2999,9 @@
29992999
},
30003000
"SynthetixBridgeToOptimism": {
30013001
"address": "0x045e507925d2e05D114534D0810a1abD94aca8d6",
3002-
"status": "current",
3003-
"keccak256": "0x072ba93f033853347432cd3d6f47d4a4d54cd106185de9382cde9977636a00a7"
3002+
"status": "replaced",
3003+
"keccak256": "0x072ba93f033853347432cd3d6f47d4a4d54cd106185de9382cde9977636a00a7",
3004+
"replaced_in": "v2.44.0"
30043005
}
30053006
}
30063007
},
@@ -3528,5 +3529,25 @@
35283529
"keccak256": "0x0c1b57cb46f37ca9ffd36bbc5cd02433219539106c33a9937724e682f6fc3516"
35293530
}
35303531
}
3532+
},
3533+
"v2.44.0": {
3534+
"tag": "v2.44.0",
3535+
"fulltag": "v2.44.0",
3536+
"release": "Alnair",
3537+
"network": "mainnet",
3538+
"date": "2021-05-10T17:06:47-06:00",
3539+
"commit": "94677e58bd520b16b8abaa9ca7cbf505b44d1d25",
3540+
"contracts": {
3541+
"SynthetixBridgeToOptimism": {
3542+
"address": "0xCd9D4988C0AE61887B075bA77f08cbFAd2b65068",
3543+
"status": "current",
3544+
"keccak256": "0x1b2c09f527d84cd2ab5fb24e0e8360773ab6acc86093d94b055d25603dd89af7"
3545+
},
3546+
"SynthetixBridgeEscrow": {
3547+
"address": "0x5Fd79D46EBA7F351fe49BFF9E87cdeA6c821eF9f",
3548+
"status": "current",
3549+
"keccak256": "0xb2c7f7c807bc4783ed66f959cb3335f1b77727bf4d074e3319992842eca64235"
3550+
}
3551+
}
35313552
}
35323553
}

0 commit comments

Comments
 (0)