diff --git a/op/geth/celo-alfajores-op-geth-archive-leveldb-hash.yml b/op/geth/celo-alfajores-op-geth-archive-leveldb-hash.yml index 733390be..8ea4520c 100644 --- a/op/geth/celo-alfajores-op-geth-archive-leveldb-hash.yml +++ b/op/geth/celo-alfajores-op-geth-archive-leveldb-hash.yml @@ -86,7 +86,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0xD4A7E1Bd8015057293f0D0A557088c286942e84b - - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-archive-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-archive-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false diff --git a/op/geth/celo-alfajores-op-geth-pruned-leveldb-hash.yml b/op/geth/celo-alfajores-op-geth-pruned-leveldb-hash.yml index 74a96547..687598b3 100644 --- a/op/geth/celo-alfajores-op-geth-pruned-leveldb-hash.yml +++ b/op/geth/celo-alfajores-op-geth-pruned-leveldb-hash.yml @@ -86,7 +86,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0xD4A7E1Bd8015057293f0D0A557088c286942e84b - - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false diff --git a/op/geth/celo-alfajores-op-geth-pruned-pebble-hash.yml b/op/geth/celo-alfajores-op-geth-pruned-pebble-hash.yml index c96bd792..824f6b17 100644 --- a/op/geth/celo-alfajores-op-geth-pruned-pebble-hash.yml +++ b/op/geth/celo-alfajores-op-geth-pruned-pebble-hash.yml @@ -83,7 +83,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0xD4A7E1Bd8015057293f0D0A557088c286942e84b - - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false diff --git a/op/geth/celo-alfajores-op-geth-pruned-pebble-path.yml b/op/geth/celo-alfajores-op-geth-pruned-pebble-path.yml index 8b8eb669..41af94d5 100644 --- a/op/geth/celo-alfajores-op-geth-pruned-pebble-path.yml +++ b/op/geth/celo-alfajores-op-geth-pruned-pebble-path.yml @@ -83,7 +83,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser-holesky.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0xD4A7E1Bd8015057293f0D0A557088c286942e84b - - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-alfajores-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false diff --git a/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml b/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml index 2aec3d72..89c3e560 100644 --- a/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml +++ b/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml @@ -86,7 +86,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0x870679e138bcdf293b7ff14dd44b70fc97e12fc0 - - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-archive-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-archive-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false diff --git a/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml b/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml index 4fc48f9a..0ad08dfd 100644 --- a/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml +++ b/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml @@ -86,7 +86,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0x870679e138bcdf293b7ff14dd44b70fc97e12fc0 - - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false diff --git a/op/geth/celo-mainnet-op-geth-pruned-pebble-hash.yml b/op/geth/celo-mainnet-op-geth-pruned-pebble-hash.yml index 6ac73e54..89e2c6c8 100644 --- a/op/geth/celo-mainnet-op-geth-pruned-pebble-hash.yml +++ b/op/geth/celo-mainnet-op-geth-pruned-pebble-hash.yml @@ -83,7 +83,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0x870679e138bcdf293b7ff14dd44b70fc97e12fc0 - - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false diff --git a/op/geth/celo-mainnet-op-geth-pruned-pebble-path.yml b/op/geth/celo-mainnet-op-geth-pruned-pebble-path.yml index 58821d1e..e2322db3 100644 --- a/op/geth/celo-mainnet-op-geth-pruned-pebble-path.yml +++ b/op/geth/celo-mainnet-op-geth-pruned-pebble-path.yml @@ -83,7 +83,7 @@ services: environment: - EIGENDA_PROXY_EIGENDA_DISPERSER_RPC=disperser.eigenda.xyz:443 - EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0x870679e138bcdf293b7ff14dd44b70fc97e12fc0 - - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-eigenda-proxy:4242 + - OP_NODE_ALTDA_DA_SERVER=http://celo-mainnet-relay:4242 - OP_NODE_ALTDA_DA_SERVICE=true - OP_NODE_ALTDA_ENABLED=true - OP_NODE_ALTDA_VERIFY_ON_READ=false