Skip to content

Commit

Permalink
Merge branch 'testnet-prod'
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchaymittal committed Nov 20, 2023
2 parents c39ecc1 + 9353bba commit 0b9d23f
Show file tree
Hide file tree
Showing 26 changed files with 143,815 additions and 128,329 deletions.
4 changes: 2 additions & 2 deletions ops/mainnet/prod/core/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ locals {
logLevel = "debug"
chains = {
"6648936" = {
providers = ["https://eth-mainnet.alchemyapi.io/v2/${var.mainnet_alchemy_key_1}", "https://eth-mainnet.blastapi.io/${var.blast_key}", "https://eth.llamarpc.com"]
providers = ["https://eth-mainnet.alchemyapi.io/v2/${var.mainnet_alchemy_key_1}", "https://eth-mainnet.blastapi.io/${var.blast_key}"]
},
"1869640809" = {
providers = ["https://optimism-mainnet.blastapi.io/${var.blast_key}", "https://mainnet.optimism.io"]
Expand Down Expand Up @@ -431,7 +431,7 @@ locals {
logLevel = "debug"
chains = {
"6648936" = {
providers = ["https://eth-mainnet.blastapi.io/${var.blast_key}", "https://eth.llamarpc.com", "https://rpc.ankr.com/eth", "https://api.zmok.io/mainnet/oaen6dy8ff6hju9k"]
providers = ["https://eth-mainnet.blastapi.io/${var.blast_key}", "https://rpc.ankr.com/eth", "https://api.zmok.io/mainnet/oaen6dy8ff6hju9k"]
},
"1869640809" = {
providers = ["https://optimism-mainnet.blastapi.io/${var.blast_key}", "https://mainnet.optimism.io", "https://rpc.ankr.com/optimism"]
Expand Down
24 changes: 0 additions & 24 deletions ops/testnet/prod/core/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@ locals {
providers = ["https://rpc.ankr.com/polygon_mumbai", "https://polygon-testnet.blastapi.io/${var.blast_key}"]
excludeListFromRelayerFee = ["0x6c461C0296eBE3715820F1Cbde856219e06ac3B8", "0x5Ee7Acd9E57f81a08d361b3Dc516f30964601068", "0xcD7dE973264D5967D930Ef5144C59E9811ce5787"]
}
"1734439522" = {
providers = ["https://arb-goerli.g.alchemy.com/v2/${var.arbgoerli_alchemy_key_0}", "https://goerli-rollup.arbitrum.io/rpc"]
}
"1668247156" = {
providers = ["https://linea-goerli.infura.io/v3/${var.infura_key}", "https://rpc.goerli.linea.build"]
}
Expand Down Expand Up @@ -160,12 +157,6 @@ locals {
queueLimit = 1000000
subscribe = true
},
{
name = "1734439522"
limit = 1
queueLimit = 1000000
subscribe = true
},
{
name = "1668247156"
limit = 1
Expand Down Expand Up @@ -200,11 +191,6 @@ locals {
target = "9991"
keys = ["9991"]
},
{
exchange = "sequencerX"
target = "1734439522"
keys = ["1734439522"]
},
{
exchange = "sequencerX"
target = "1668247156"
Expand Down Expand Up @@ -251,9 +237,6 @@ locals {
"9991" = {
providers = ["https://rpc.ankr.com/polygon_mumbai", "https://polygon-testnet.blastapi.io/${var.blast_key}"]
}
"1734439522" = {
providers = ["https://arb-goerli.g.alchemy.com/v2/${var.arbgoerli_alchemy_key_0}", "https://goerli-rollup.arbitrum.io/rpc"]
}
"1668247156" = {
providers = ["https://linea-goerli.infura.io/v3/${var.infura_key}", "https://rpc.goerli.linea.build"]
}
Expand Down Expand Up @@ -282,9 +265,6 @@ locals {
"9991" = {
providers = ["https://polygon-mumbai.g.alchemy.com/v2/${var.mumbai_alchemy_key_0}"]
}
"1734439522" = {
providers = ["https://arb-goerli.g.alchemy.com/v2/${var.arbgoerli_alchemy_key_0}"]
}
"1668247156" = {
providers = ["https://linea-goerli.infura.io/v3/${var.infura_key}", "https://rpc.goerli.linea.build"]
}
Expand Down Expand Up @@ -324,7 +304,6 @@ locals {
"9991" = 10,
"1735353714" = 10,
# "2053862260" = 10,
"1734439522" = 10,
"1735356532" = 10
}
messageQueue = {
Expand Down Expand Up @@ -361,9 +340,6 @@ locals {
"9991" = {
providers = ["https://rpc.ankr.com/polygon_mumbai", "https://polygon-testnet.blastapi.io/${var.blast_key}"]
}
"1734439522" = {
providers = ["https://arb-goerli.g.alchemy.com/v2/${var.arbgoerli_alchemy_key_0}", "https://goerli-rollup.arbitrum.io/rpc"]
}
"1668247156" = {
providers = ["https://linea-goerli.infura.io/v3/${var.infura_key}", "https://rpc.goerli.linea.build"]
}
Expand Down
8 changes: 0 additions & 8 deletions ops/testnet/prod/core/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,6 @@ variable "optgoerli_alchemy_key_1" {
type = string
}

variable "arbgoerli_alchemy_key_0" {
type = string
}

variable "arbgoerli_alchemy_key_1" {
type = string
}

variable "blast_key" {
type = string
}
Expand Down
135,358 changes: 68,129 additions & 67,229 deletions packages/adapters/subgraph/.graphclient/index.ts

Large diffs are not rendered by default.

107,005 changes: 53,964 additions & 53,041 deletions packages/adapters/subgraph/.graphclient/schema.graphql

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12588,19 +12588,6 @@ const schemaAST = {
],
"directives": []
},
{
"kind": "ScalarTypeDefinition",
"description": {
"kind": "StringValue",
"value": "8 bytes signed integer\n",
"block": true
},
"name": {
"kind": "Name",
"value": "Int8"
},
"directives": []
},
{
"kind": "EnumTypeDefinition",
"description": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -869,12 +869,6 @@ enum arbitrumone_DestinationTransfer_orderBy {
reconciledTxNonce
}

"""
8 bytes signed integer
"""
scalar arbitrumone_Int8

"""Defines the order direction, either ascending or descending"""
enum arbitrumone_OrderDirection {
asc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export type Scalars = {
arbitrumone_BigDecimal: any;
BigInt: any;
arbitrumone_Bytes: any;
arbitrumone_Int8: any;
};

export type arbitrumone_AggregateRoot = {
Expand Down
Loading

0 comments on commit 0b9d23f

Please sign in to comment.