From 77084db1118760a1988c09b86836db202dbfd0a7 Mon Sep 17 00:00:00 2001 From: Liu <57480598+liu-zhipeng@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:48:51 +0800 Subject: [PATCH] testnet prod sync (#5040) * fix: networking mainnet fixes and ecr lcps (#5015) * fix: improve ecp to remove any tagged images * Radar token update (#4892) * Radar token update * update address for xerc20 * xRADAR added --------- Co-authored-by: Prathmesh <201952225@iiitvadodara.ac.in> * feat: 5033 working linea connector (#5037) * fix: rename consensys to linea * fix: rename consensys to linea * fix: rename and verify * feat: enable linea goerli ops * chore: delete linea hub connector * chore: recreate linea hub connector * fix: testnet prod terraform (#5039) --------- Co-authored-by: Carlo Mazzaferro Co-authored-by: Sonmezturk Co-authored-by: Prathmesh <201952225@iiitvadodara.ac.in> Co-authored-by: Sanchay Mittal --- ops/testnet/prod/core/config.tf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ops/testnet/prod/core/config.tf b/ops/testnet/prod/core/config.tf index 2cdff74177..0c861ee106 100644 --- a/ops/testnet/prod/core/config.tf +++ b/ops/testnet/prod/core/config.tf @@ -167,7 +167,7 @@ locals { limit = 1 queueLimit = 1000000 subscribe = true - }, + } # { # name = "2053862260" # limit = 1 @@ -200,12 +200,12 @@ locals { exchange = "sequencerX" target = "1734439522" keys = ["1734439522"] - } + }, { exchange = "sequencerX" target = "1668247156" keys = ["1668247156"] - }, + } # { # exchange = "sequencerX" # target = "2053862260"