From 29240ebc1cddac7bce85b6c67dc4129f69cc0c02 Mon Sep 17 00:00:00 2001 From: Ed Zynda Date: Wed, 22 Jan 2025 05:05:08 +0300 Subject: [PATCH] Deploy DeBridgeDLNFacet to production (#932) * deploy to prod * Update .gitignore --- .gitignore | 5 +- deployments/_deployments_log_file.json | 136 +++++++++++++++++++++++++ deployments/arbitrum.json | 3 +- deployments/avalanche.json | 3 +- deployments/base.json | 5 +- deployments/bsc.json | 3 +- deployments/gnosis.json | 3 +- deployments/linea.json | 3 +- deployments/mainnet.json | 3 +- deployments/metis.json | 3 +- deployments/optimism.json | 3 +- deployments/polygon.json | 3 +- 12 files changed, 161 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 2df5fbb5e..b56acf4fb 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,10 @@ diamond.json .idea node_modules/ -.env + +# Ignore all .env files except .env.example +.env* +!.env.example .yalc yalc.lock diff --git a/deployments/_deployments_log_file.json b/deployments/_deployments_log_file.json index 821d6bc34..62e29f79b 100644 --- a/deployments/_deployments_log_file.json +++ b/deployments/_deployments_log_file.json @@ -21263,6 +21263,18 @@ "VERIFIED": "true" } ] + }, + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 18:04:42", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] } }, "arbitrum": { @@ -21277,6 +21289,130 @@ "VERIFIED": "true" } ] + }, + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 16:58:31", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] + } + }, + "avalanche": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-17 10:36:45", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] + } + }, + "bsc": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 17:06:42", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "false" + } + ] + } + }, + "mainnet": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 17:08:50", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] + } + }, + "linea": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0xfac73BA460aa736bf7173359dD1E077e629B85eB", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 17:26:14", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] + } + }, + "base": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 17:36:05", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] + } + }, + "optimism": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 17:47:26", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] + } + }, + "gnosis": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 17:49:07", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "false" + } + ] + } + }, + "metis": { + "production": { + "1.0.0": [ + { + "ADDRESS": "0x25B14BB3C349cc8B4076B5D75bfF2Ddebc7daE6D", + "OPTIMIZER_RUNS": "1000000", + "TIMESTAMP": "2025-01-16 18:09:02", + "CONSTRUCTOR_ARGS": "0x000000000000000000000000ef4fb24ad0916217251f553c0596f8edc630eb66", + "SALT": "", + "VERIFIED": "true" + } + ] } } }, diff --git a/deployments/arbitrum.json b/deployments/arbitrum.json index 37672bccb..13694d12b 100644 --- a/deployments/arbitrum.json +++ b/deployments/arbitrum.json @@ -55,5 +55,6 @@ "AcrossFacetPackedV3": "0x21a786957c69424A4353Afe743242Bd9Db3cC07b", "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" } \ No newline at end of file diff --git a/deployments/avalanche.json b/deployments/avalanche.json index 38604fc86..71e03ceb6 100644 --- a/deployments/avalanche.json +++ b/deployments/avalanche.json @@ -49,5 +49,6 @@ "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", "Permit2Proxy": "0x6307119078556Fc8aD77781DFC67df20d75FB4f9", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" } \ No newline at end of file diff --git a/deployments/base.json b/deployments/base.json index 8a4f7f4e4..99f7fefa9 100644 --- a/deployments/base.json +++ b/deployments/base.json @@ -45,5 +45,6 @@ "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", "Permit2Proxy": "0x6307119078556Fc8aD77781DFC67df20d75FB4f9", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" -} + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" +} \ No newline at end of file diff --git a/deployments/bsc.json b/deployments/bsc.json index b0f6b999a..567495461 100644 --- a/deployments/bsc.json +++ b/deployments/bsc.json @@ -50,5 +50,6 @@ "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", "Permit2Proxy": "0x6307119078556Fc8aD77781DFC67df20d75FB4f9", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" } \ No newline at end of file diff --git a/deployments/gnosis.json b/deployments/gnosis.json index 2b0e46004..e482d50c4 100644 --- a/deployments/gnosis.json +++ b/deployments/gnosis.json @@ -34,5 +34,6 @@ "EmergencyPauseFacet": "0x6F2baA7cd5F156CA1B132F7FF11E0fa2aD775F61", "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" } \ No newline at end of file diff --git a/deployments/linea.json b/deployments/linea.json index bc2388fbb..c0f71c62b 100644 --- a/deployments/linea.json +++ b/deployments/linea.json @@ -41,5 +41,6 @@ "AcrossFacetPackedV3": "0x60b6710c04D44273F6F5C2F1c871Aa9e856bED12", "GasZipFacet": "0x75943d7305310635945736D00235d825181018f3", "GasZipPeriphery": "0x0ec6D2eEb94541C51620830D151995fCFf83Aa74", - "RelayFacet": "0xa6E0a6A839F75773d26Cc753C389029CA5B31e9e" + "RelayFacet": "0xa6E0a6A839F75773d26Cc753C389029CA5B31e9e", + "DeBridgeDlnFacet": "0xfac73BA460aa736bf7173359dD1E077e629B85eB" } \ No newline at end of file diff --git a/deployments/mainnet.json b/deployments/mainnet.json index 39654ddfa..21dd51130 100644 --- a/deployments/mainnet.json +++ b/deployments/mainnet.json @@ -63,5 +63,6 @@ "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", "Permit2Proxy": "0x6307119078556Fc8aD77781DFC67df20d75FB4f9", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" } \ No newline at end of file diff --git a/deployments/metis.json b/deployments/metis.json index 59b8f51b6..300cc261b 100644 --- a/deployments/metis.json +++ b/deployments/metis.json @@ -27,5 +27,6 @@ "LiFiDEXAggregator": "0x9E4c63c9a0EDE2Ca2e772ee48C819Ca5CB4529AC", "EmergencyPauseFacet": "0xD5734b44Bb7Ada52ea6503088612E70a2a612371", "GasZipFacet": "0xb518364B2F4e480eCc64998Da12F072A63a25093", - "GasZipPeriphery": "0x799525cE72B5cc9eb310dc8c7b9e7A3128a6dA79" + "GasZipPeriphery": "0x799525cE72B5cc9eb310dc8c7b9e7A3128a6dA79", + "DeBridgeDlnFacet": "0x25B14BB3C349cc8B4076B5D75bfF2Ddebc7daE6D" } \ No newline at end of file diff --git a/deployments/optimism.json b/deployments/optimism.json index 8a2762394..4f4f52b8e 100644 --- a/deployments/optimism.json +++ b/deployments/optimism.json @@ -54,5 +54,6 @@ "AcrossFacetPackedV3": "0x21a786957c69424A4353Afe743242Bd9Db3cC07b", "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" } \ No newline at end of file diff --git a/deployments/polygon.json b/deployments/polygon.json index bb0a4fa0d..5d12b4353 100644 --- a/deployments/polygon.json +++ b/deployments/polygon.json @@ -58,5 +58,6 @@ "GasZipFacet": "0xF5c923a087fb3c554579e2DD10AB6E37E0f6F849", "GasZipPeriphery": "0x9a21E33F1a78b17DAd32010CeDB9Fd2F071C17d3", "Permit2Proxy": "0x6307119078556Fc8aD77781DFC67df20d75FB4f9", - "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5" + "RelayFacet": "0x424BDbbaEda89732443fb1B737b6Dc194a6Ddbd5", + "DeBridgeDlnFacet": "0x18C85B940c29ECC3c210Ea40a5B6d91F5aeE2803" } \ No newline at end of file