Skip to content

Commit

Permalink
testnet prod sync (#5040)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Sonmezturk <[email protected]>
Co-authored-by: Prathmesh <[email protected]>
Co-authored-by: Sanchay Mittal <[email protected]>
  • Loading branch information
5 people authored Oct 20, 2023
1 parent e7e5273 commit 77084db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ops/testnet/prod/core/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ locals {
limit = 1
queueLimit = 1000000
subscribe = true
},
}
# {
# name = "2053862260"
# limit = 1
Expand Down Expand Up @@ -200,12 +200,12 @@ locals {
exchange = "sequencerX"
target = "1734439522"
keys = ["1734439522"]
}
},
{
exchange = "sequencerX"
target = "1668247156"
keys = ["1668247156"]
},
}
# {
# exchange = "sequencerX"
# target = "2053862260"
Expand Down

0 comments on commit 77084db

Please sign in to comment.