From 8a8f0472ae689502b593157f26e0938dc09fcaf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20D=C3=ADaz?= Date: Tue, 31 Oct 2023 13:11:24 +0100 Subject: [PATCH] chore: upgrade polygon.zkevm.* chains --- migrations/witnet.addresses.json | 8 ++++---- migrations/witnet.settings.js | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/migrations/witnet.addresses.json b/migrations/witnet.addresses.json index 6d628d7b..0c8ffa9c 100644 --- a/migrations/witnet.addresses.json +++ b/migrations/witnet.addresses.json @@ -743,9 +743,9 @@ "WitnetRequestBoard": "0x777777772C24e6CD34B464D1d71616C444254537", "WitnetRequestFactory": "0x1111111FDE7dC956E3d7922Bc779D9E2349Afb63", "WitnetErrorsLib": "0x07024BBdFbE0b7560A0f5B49745A372e15954d08", - "WitnetEncodingLib": "", + "WitnetEncodingLib": "0x6D198FC7F1573E3bf4AEd1f9307fff6b2A05e38e", "WitnetPriceFeedsLib": "0xFB2A291CaE095a63f50846a63aE729506A3D1C40", - "WitnetBytecodesImplementation": "", + "WitnetBytecodesImplementation": "0xda5223Df6c769B91C50517C9C0b1563F618A89e4", "WitnetPriceFeedsImplementation": "0xA14a1fD9b1C6023f87f3A7E97DbdFdf1a9413D0A", "WitnetRandomnessImplementation": "0x89A0EF4eDEEfA128931b353bdf494Bad97a3D448", "WitnetRandomnessImplementationV079": "0x3f189fAc162d3CC6d84EF72c8177afAd8f3DBeE1", @@ -762,9 +762,9 @@ "WitnetRequestBoard": "0x777777772C24e6CD34B464D1d71616C444254537", "WitnetRequestFactory": "0x1111111FDE7dC956E3d7922Bc779D9E2349Afb63", "WitnetErrorsLib": "0x30e7D86b3DcdC0CC90509b1F7C27eA8e5481FAc5", - "WitnetEncodingLib": "", + "WitnetEncodingLib": "0x9a83a23066766991E6cA113eB425fFe806f62ecF", "WitnetPriceFeedsLib": "0x0d13c6058DDE86da77565ED6038C065Af71e9208", - "WitnetBytecodesImplementation": "", + "WitnetBytecodesImplementation": "0xD038E50cD189BF94CC0393C19606688A38D63D77", "WitnetPriceFeedsImplementation": "0xe936a946FA591eCed937996Ef3df5c89d59f4dbb", "WitnetRandomnessImplementation": "0x4756097b9184327713D07b3ac4C2a898468220B1", "WitnetRequestBoardImplementation": "0x217C32Cf5755aB281809f29F21c107cD0E4652B3", diff --git a/migrations/witnet.settings.js b/migrations/witnet.settings.js index 70ddc746..61a7ce52 100644 --- a/migrations/witnet.settings.js +++ b/migrations/witnet.settings.js @@ -33,7 +33,7 @@ module.exports = { }, "syscoin.rollux.testnet": { WitnetRequestBoard: "WitnetRequestBoardTrustableOvm2", - } + }, }, compilers: { default: { @@ -189,7 +189,7 @@ module.exports = { apiUrl: "https://api-sepolia.etherscan.io/api", browserURL: "https://sepolia.etherscan.io/", }, - } + }, }, arbitrum: { "arbitrum.goerli": {