Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 4708 protocol backend tasks for integration test #4800

Merged
merged 188 commits into from
Oct 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
188 commits
Select commit Hold shift + click to select a range
5f0d3a3
feat: add devnet config
wanglonghong Jul 20, 2023
57b7529
feat: tenderly devnet setup (#4722)
liu-zhipeng Jul 20, 2023
cb226cd
feat: create deploy scripts for devnet
wanglonghong Jul 21, 2023
155741e
feat: get latest synced blocknumber
wanglonghong Jul 21, 2023
3e7ece3
fix: parse the result
wanglonghong Jul 21, 2023
f6e2f5c
Merge branch '4708-protocol-backend-tasks-for-integration-test' into …
wanglonghong Jul 21, 2023
a9c4000
feat: create graph-node dockers
wanglonghong Jul 21, 2023
58ec79e
feat: create all-in script for devnets
wanglonghong Jul 25, 2023
23ad3aa
feat: deploy chains, deploy contracts, deploy subgraph
wanglonghong Jul 25, 2023
b641fb2
Merge pull request #4717 from connext/subgraph-adapter-for-integratio…
wanglonghong Jul 25, 2023
a0e8732
feat: create a separate docker-compose file
wanglonghong Jul 31, 2023
46fc9a9
feat: add cartographer-api and database
wanglonghong Jul 31, 2023
12b2757
chore: clean up
wanglonghong Aug 1, 2023
0e80a05
Merge pull request #4752 from connext/4708-3rd-party-agents-setup
wanglonghong Aug 1, 2023
a5142f5
feat: 4718 smart contracts deploy dev net (#4757)
liu-zhipeng Aug 1, 2023
c6eada1
feat: init
liu-zhipeng Aug 2, 2023
8516959
feat: init messaging layer
liu-zhipeng Aug 3, 2023
1e99537
feat: agent setup
liu-zhipeng Aug 4, 2023
fb55dce
feat: initialize assets
liu-zhipeng Aug 5, 2023
712db51
Merge pull request #4787 from connext/4744-init-script-forge-script
liu-zhipeng Aug 9, 2023
05f01b0
feat: add devnet deploy commands to sh
liu-zhipeng Aug 10, 2023
f6f7df5
feat: use gnosis instead of arbitrum
liu-zhipeng Aug 10, 2023
564d4b4
feat: contract deploy and init works in sh
liu-zhipeng Aug 11, 2023
4c1efd1
feat: export deployments works
liu-zhipeng Aug 11, 2023
af10c87
feat: devnet subgraph build works
liu-zhipeng Aug 11, 2023
6d42ce8
feat: devnet subgraph deployed
liu-zhipeng Aug 11, 2023
edd542d
Merge pull request #4802 from connext/4692-cli-to-spin-up-and-down-re…
liu-zhipeng Aug 14, 2023
8d34a24
feat: use local postgres db for carto of devnet
liu-zhipeng Aug 14, 2023
8365a74
feat: devnet graph-client build
liu-zhipeng Aug 16, 2023
c5462e2
chore: rebuild
liu-zhipeng Aug 16, 2023
10b4350
chore: graph-client build
liu-zhipeng Aug 16, 2023
edd893b
fix: add setup step to ingest mainnet db data
preethamr Aug 20, 2023
be4c0a8
fix: package name
wanglonghong Aug 21, 2023
4d8ea98
fix: resolve errors and warnings
preethamr Aug 21, 2023
79ee9ac
fix: wrong command
wanglonghong Aug 22, 2023
61e3f99
feat: use a separate docker-compose
wanglonghong Aug 22, 2023
c8cf087
fix: update off chain docker local setup
preethamr Aug 22, 2023
cd835ea
fix: update db port
preethamr Aug 23, 2023
61bf5f4
fix: add dockerfile for carto image for local
preethamr Aug 23, 2023
d3deff8
fix: docker entry point for local carto poller
preethamr Aug 23, 2023
2e6262a
fix: use db image with cron setup
preethamr Aug 23, 2023
0e41de9
fix: setup db schema
preethamr Aug 23, 2023
daf7b47
fix: update lh docker build path
preethamr Aug 23, 2023
86ddfc5
chore: delete
wanglonghong Aug 24, 2023
246a74f
feat: we want a fresh devnet
wanglonghong Aug 24, 2023
9585aef
feat: remove previous deployments
liu-zhipeng Aug 24, 2023
e719e8e
feat: setup chains with the RPC urls
wanglonghong Aug 25, 2023
3ffc8f3
feat: use a separate one
wanglonghong Aug 25, 2023
39d76a7
feat: create template files
wanglonghong Aug 25, 2023
0703952
feat: add `devnet` to network type
liu-zhipeng Aug 25, 2023
3165e51
Merge branch '4708-protocol-backend-tasks-for-integration-test' of ht…
liu-zhipeng Aug 25, 2023
e34e12f
fix: a couple of syntax errors
wanglonghong Aug 25, 2023
7b863f4
feat: txservice get deployments
liu-zhipeng Aug 28, 2023
d7c5c5f
fix: typo
wanglonghong Aug 29, 2023
0fa66d4
feat: replace
wanglonghong Aug 29, 2023
8f8ae6a
feat: put the network param
wanglonghong Aug 29, 2023
38b7157
fix: relayer config
wanglonghong Aug 29, 2023
5d2222f
feat: add NETWORK variable
wanglonghong Aug 29, 2023
76e3b3f
fix: subgraph deploy script
liu-zhipeng Aug 29, 2023
9f708e5
fix: rebuild graph-client
liu-zhipeng Aug 30, 2023
862f1d3
feat: subgraph adapter updated
liu-zhipeng Aug 30, 2023
3b28c8a
feat: add subgraphPrefix
wanglonghong Aug 30, 2023
8dc8088
Merge branch '4708-protocol-backend-tasks-for-integration-test' of ht…
wanglonghong Aug 30, 2023
ceee02e
feat: use domain
wanglonghong Aug 30, 2023
8a3f1f6
feat: update tenderly cli before spawn
liu-zhipeng Aug 31, 2023
bab70a9
fix: deploy script
liu-zhipeng Aug 31, 2023
288e163
fix: dbmate up
liu-zhipeng Aug 31, 2023
88bf44c
fix: devnet deploy script
liu-zhipeng Aug 31, 2023
83f4e18
feat: hardhat-tenderly setup
liu-zhipeng Sep 12, 2023
e9ae874
fix: contracts build
liu-zhipeng Sep 12, 2023
5f28ed8
feat: generate config in integration package
wanglonghong Sep 12, 2023
57ada37
fix: add params to AdminHubConnector
liu-zhipeng Sep 13, 2023
f99e13a
feat: devnet messaging config
liu-zhipeng Sep 13, 2023
f02b188
feat: devnet hh config
liu-zhipeng Sep 13, 2023
7ba9383
feat: hh deploy script to devnet
liu-zhipeng Sep 13, 2023
1824dd1
Merge pull request #4885 from connext/4881-deploy-script-devnet-using…
liu-zhipeng Sep 13, 2023
6d0229b
fix: export separately devnet:mainnet
liu-zhipeng Sep 13, 2023
9d2787e
fix: txservice get deployed contracts from devnet
liu-zhipeng Sep 13, 2023
519b4c7
fix: devnet init script
liu-zhipeng Sep 13, 2023
f355245
fix: devnet json name
liu-zhipeng Sep 13, 2023
a3edb29
fix: subgraph devnet deploy
liu-zhipeng Sep 13, 2023
858ee22
fix: devnet init command
liu-zhipeng Sep 13, 2023
6fa6e22
fix: build
liu-zhipeng Sep 13, 2023
b3b7328
fix: test
liu-zhipeng Sep 13, 2023
d120689
feat: implement a method
wanglonghong Sep 13, 2023
7c3dde5
feat: update config file
wanglonghong Sep 13, 2023
33ef784
fix: lint
liu-zhipeng Sep 13, 2023
eb68c88
fix: update a script name
wanglonghong Sep 13, 2023
8c057b6
feat: update bash script
wanglonghong Sep 13, 2023
85c67e4
fix: incorrect method of JSON
wanglonghong Sep 13, 2023
59f642d
fix: devnet init
liu-zhipeng Sep 13, 2023
70f8201
Merge branch '4708-protocol-backend-tasks-for-integration-test' into …
liu-zhipeng Sep 13, 2023
99578da
Merge pull request #4890 from connext/4886-update-init-script-to-work…
liu-zhipeng Sep 13, 2023
0bea0fe
fix: setup docker after contract deployment
preethamr Sep 14, 2023
71624e8
fix: devnet deploy command
liu-zhipeng Sep 14, 2023
2b781e6
fix: automatic verify
liu-zhipeng Sep 14, 2023
d5afd46
fix: speed up deploy
liu-zhipeng Sep 14, 2023
31e8e85
chore: spoke connector for lighthouse
wanglonghong Sep 14, 2023
fac38c8
fix: spoke connector address
wanglonghong Sep 14, 2023
dda341f
fix: retry deploy command
liu-zhipeng Sep 14, 2023
b1a9581
Merge branch '4708-protocol-backend-tasks-for-integration-test' of ht…
wanglonghong Sep 15, 2023
42b3343
feat: anvil docker image
liu-zhipeng Sep 15, 2023
a880b0a
feat: docker-compose for local network
liu-zhipeng Sep 15, 2023
e02ab05
fix: rename tenderly to devnet
liu-zhipeng Sep 15, 2023
7a70806
fix: anvil disable --no-mine
liu-zhipeng Sep 15, 2023
70c3318
fix: rename local test sh
liu-zhipeng Sep 15, 2023
269afc5
feat: local network setup
liu-zhipeng Sep 15, 2023
2663f50
fix: add local domain
liu-zhipeng Sep 15, 2023
28d6ee6
fix: deploy script
liu-zhipeng Sep 15, 2023
4236d16
fix: local export
liu-zhipeng Sep 15, 2023
4a405a4
fix: clean up devnet commands
liu-zhipeng Sep 15, 2023
f34e566
refactor: update deploy script
wanglonghong Sep 15, 2023
35f0958
feat: devnet deploy & init works
liu-zhipeng Sep 15, 2023
e4464fa
feat: add scripts
wanglonghong Sep 15, 2023
153f7fc
fix: update anvil docker image
liu-zhipeng Sep 15, 2023
321ed9b
feat: progress
wanglonghong Sep 15, 2023
d2ede9d
chore: relevant settings
wanglonghong Sep 15, 2023
a55b34a
fix: yarn build:all
liu-zhipeng Sep 15, 2023
c77df21
fix: subgraph deploy to local
liu-zhipeng Sep 18, 2023
15b583c
fix: typo
liu-zhipeng Sep 18, 2023
6bfd0ff
fix: create with version label
wanglonghong Sep 18, 2023
453b2a4
fix: mapping
wanglonghong Sep 18, 2023
7a63f5b
fix: prefix issue
wanglonghong Sep 18, 2023
fa41d96
chore: replace "local"
wanglonghong Sep 18, 2023
d5167b0
feat: graphclient rebuild
wanglonghong Sep 18, 2023
8c2c322
chore: yarn.lock
liu-zhipeng Sep 19, 2023
af6cdef
feat: test router, sequencer, relayer
liu-zhipeng Sep 19, 2023
d4c68c3
fix: dbmate up
liu-zhipeng Sep 19, 2023
6dafea4
fix: subgraph adapter
liu-zhipeng Sep 19, 2023
eb81c7c
chore: add mac setup
sanchaymittal Sep 21, 2023
18d9fac
fix: chain setup for local spec
sanchaymittal Sep 21, 2023
d7b9a9c
fix: default variables for local test
sanchaymittal Sep 21, 2023
a620ce7
feat: skipping action
wanglonghong Sep 21, 2023
54e1d2e
Merge branch '4708-protocol-backend-tasks-for-integration-test' of ht…
wanglonghong Sep 21, 2023
e3e3cde
fix: setup router
wanglonghong Sep 22, 2023
b5f5c5f
fix: hardhat to anvil
wanglonghong Sep 22, 2023
9e5df5a
feat: redeployments
wanglonghong Sep 22, 2023
ce470df
fix: initializeRouter on routerAccount
wanglonghong Sep 22, 2023
a83e33d
feat: no need to setup asset here
wanglonghong Sep 22, 2023
bbe6eef
feat: pre-xcallIntoLocal
wanglonghong Sep 22, 2023
f334aca
chore: add abi for spoke and hub domain
sanchaymittal Sep 25, 2023
f833340
chore: add connectors interface
sanchaymittal Sep 25, 2023
ba46527
feat: updates for onchain setup for slow path
sanchaymittal Sep 25, 2023
2e18dd4
chore: update the imports for spoke and hub connector
sanchaymittal Sep 25, 2023
e03a9a0
chore: update the implementation
sanchaymittal Sep 25, 2023
700f069
fix: viem of pancake-sdk downgrade
liu-zhipeng Sep 26, 2023
384f261
feat: clean up xcall
wanglonghong Sep 26, 2023
f5a784b
Merge branch '4708-protocol-backend-tasks-for-integration-test' of ht…
wanglonghong Sep 26, 2023
37a742e
fix: update e2e local bring up steps
preethamr Sep 26, 2023
34dbf4c
feat: before approve
wanglonghong Sep 26, 2023
0e47763
feat: horray, xcallIntoLocal
wanglonghong Sep 26, 2023
a333bbd
feat: create onchain methods
wanglonghong Sep 26, 2023
5e77bf0
fix: typo
wanglonghong Sep 26, 2023
9381de5
fix: dbmate
wanglonghong Sep 26, 2023
8412da5
feat: spokeRootSent
wanglonghong Sep 26, 2023
a6bcc82
feat: AdminMainnetSpokeConnector
liu-zhipeng Sep 26, 2023
121bb45
chore: it changes every time
wanglonghong Sep 26, 2023
3f04c02
feat: send / propagate local root
liu-zhipeng Sep 26, 2023
dd113d2
feat: local test propagate works
liu-zhipeng Sep 27, 2023
7932097
fix: deploy script delay blocks
liu-zhipeng Sep 27, 2023
35cc0bf
feat: receive aggregated root on spoke
liu-zhipeng Sep 27, 2023
63b700a
fix: setup same local / adopted asset
liu-zhipeng Sep 27, 2023
941ccfe
fix: must be owner
wanglonghong Sep 27, 2023
8b31c7b
chore: local.init.json
liu-zhipeng Sep 27, 2023
e4970cd
fix: from address
wanglonghong Sep 27, 2023
3d06036
feat: xcall sent
wanglonghong Sep 27, 2023
e624154
feat: message queue setup
wanglonghong Sep 27, 2023
d9ce4aa
fix: cleanup
liu-zhipeng Sep 27, 2023
118f8c5
feat: process amb
liu-zhipeng Sep 27, 2023
c47c001
fix: receiveSpokeRootOnHub
liu-zhipeng Sep 27, 2023
bb7f8d2
fix: graph node url
wanglonghong Sep 28, 2023
c9a6d51
fix: typo
wanglonghong Sep 28, 2023
1d2d334
fix: subgraph prefix
wanglonghong Sep 28, 2023
14041f3
build: fix build:all
wanglonghong Sep 28, 2023
8cd1320
feat: local networks for conversionRate
wanglonghong Oct 1, 2023
8131a0d
feat: pre happy path
wanglonghong Oct 1, 2023
605e98e
feat: ensure automine is off
wanglonghong Oct 2, 2023
78379d4
fix: anvil docker block time
liu-zhipeng Oct 2, 2023
ac0e5b5
fix: missing first one
wanglonghong Oct 2, 2023
4c79ea0
fix: db url
wanglonghong Oct 2, 2023
8e1a069
feat: hub domain
wanglonghong Oct 2, 2023
05db2c9
fix: missing the entry
wanglonghong Oct 2, 2023
1368cb5
feat: wow, both path working
wanglonghong Oct 2, 2023
0b81ef8
feat: anvil block time 10s
liu-zhipeng Oct 3, 2023
d81a444
Merge branch 'main' into 4708-protocol-backend-tasks-for-integration-…
wanglonghong Oct 3, 2023
f1eaacb
feat: relayer config for local test
liu-zhipeng Oct 3, 2023
5dbcfed
Merge branch '4708-protocol-backend-tasks-for-integration-test' of ht…
liu-zhipeng Oct 3, 2023
ba1f2b7
feat: need deployments for build
wanglonghong Oct 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .env.examples
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### Global env variables for integration test
MNEMONIC="candy maple cake sugar pudding cream honey rich smooth crumble sweet treat"
WEB3_SIGNER_PRIVATE_KEY_ROUTER="0xc88b703fb08cbea894b6aeff5a544fb92e78a18e19814cd85da83b71f772aa6c" # 0x821aEa9a577a9b44299B9c15c88cf3087F3b5544
WEB3_SIGNER_PRIVATE_KEY_SEQUENCER="0xae6ae8e5ccbfb04590405997ee2d52d2b330726137b875053c36d94e974d162f" # 0xf17f52151EbEF6C7334FAD080c5704D77216b732
WEB3_SIGNER_PRIVATE_KEY_RELAYER="0x0dbbe8e4ae425a6d2687f1a7e3ba17bc98c673636790f1b8ad91193c05875ef1" # 0xC5fdf4076b8F3A5357c5E395ab970B5B54098Fef

# Images used for building docker containers
ROUTER_PUBLISHER_IMAGE="router-publisher:latest"
ROUTER_SUBSCRIBER_IMAGE="router-subscriber:latest"
ROUTER_EXECUTOR_IMAGE="router-executor:latest"
SEQUENCER_SERVER_IMAGE="sequencer-server:latest"
SEQUENCER_PUBLISHER_IMAGE="sequencer-publisher:latest"
SEQUENCER_SUBSCRIBER_IMAGE="sequencer-subscriber:latest"
RELAYER_IMAGE="relayer:latest"
CARTOGRAPHER_TRANSFERS_IMAGE="cartographer-transfers:latest"
CARTOGRAPHER_ROUTERS_IMAGE="cartographer-routers:latest"
LIGHTHOUSE_IMAGE="lighthouse:latest"
DB_IMAGE="db:latest"
CARTOGRAPHER_IMAGE="cartographer:latest"
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ packages/deployments/contracts/deployments/local_1337
packages/deployments/contracts/deployments/local_1338

packages/deployments/contracts/cuts.json
packages/deployments/contracts/proposals.json
packages/deployments/contracts/proposals.json
packages/deployments/contracts/devnet.init.json
packages/deployments/contracts/local.developments.json
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
[submodule "packages/deployments/contracts/lib/relay-context-contracts"]
path = packages/deployments/contracts/lib/relay-context-contracts
url = https://github.com/gelatodigital/relay-context-contracts
[submodule "packages/deployments/contracts/lib/solidity-stringutils"]
path = packages/deployments/contracts/lib/solidity-stringutils
url = https://github.com/Arachnid/solidity-stringutils
11 changes: 8 additions & 3 deletions build-docker-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ yarn
yarn build:all
echo "Build done."

#For M* macs set the default platform to linux/amd64
# export DOCKER_DEFAULT_PLATFORM=linux/amd64

echo "Docker: building sequencer-server, sequencer-publisher and sequencer-subscriber images..."
docker build --tag sequencer-server:latest --file ./docker/sequencer/server/Dockerfile .
docker build --tag sequencer-publisher:latest --file ./docker/sequencer/publisher/Dockerfile .
Expand All @@ -18,11 +21,13 @@ echo "Docker: building relayer image..."
docker build --tag relayer:latest --file ./docker/relayer/Dockerfile .

echo "Docker: building lighthouse image..."
docker build --tag lighthouse:latest --file ./docker/lighthouse/Dockerfile .
docker build --tag lighthouse:latest --file docker/lighthouse/subscriber/Dockerfile .

echo "Docker: building cartographer-transfers and cartographer-routers images..."
docker build --tag cartographer-transfers:latest --file ./docker/cartographer/transfers/Dockerfile .
docker build --tag cartographer-routers:latest --file ./docker/cartographer/routers/Dockerfile .
docker build --tag cartographer:latest --file ./docker/cartographer/poller/Dockerfile .

echo "Docker: building db image..."
docker build --tag db:latest --file ./docker/db/Dockerfile .

echo "Docker: building anvil chain image..."
docker build --tag anvil:latest --file ./docker/anvil/Dockerfile .
93 changes: 68 additions & 25 deletions docker-compose.chains.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,38 @@
version: "3.3"

services:
chain-1337:
local-mainnet:
environment:
- MNEMONIC=$MNEMONIC
- CHAIN_ID=1337
container_name: chain-1337-test
image: ghcr.io/connext/chain:latest
- CHAIN_ID=31337
- PORT=8545
container_name: anvil-31337
image: anvil:latest
ports:
- "8547:8545"
chain-1338:

local-optimism:
environment:
- MNEMONIC=$MNEMONIC
- CHAIN_ID=31338
- PORT=8545
container_name: anvil-31338
image: anvil:latest
ports:
- "8548:8545"

local-arbitrum:
environment:
- MNEMONIC=$MNEMONIC
- CHAIN_ID=1338
container_name: chain-1338-test
image: ghcr.io/connext/chain:latest
- CHAIN_ID=31339
- PORT=8545
container_name: anvil-31339
image: anvil:latest
ports:
- "8546:8545"
- "8549:8545"

graph-node-1337:
container_name: graph-node-1337-test
graph-node-local-hub-mainnet:
container_name: graph-node-local-hub-mainnet
image: graphprotocol/graph-node:992121b
ports:
- "8010:8000"
Expand All @@ -29,19 +42,18 @@ services:
- "8040:8040"
depends_on:
- ipfs
- postgres-1337
- chain-1337
- postgres-local-hub-mainnet
environment:
postgres_host: postgres-1337
postgres_host: postgres-local-hub-mainnet
postgres_user: graph-node
postgres_pass: let-me-in
postgres_db: graph-node
ipfs: "ipfs:5001"
ethereum: "mainnet:http://chain-1337:8545"
ethereum: "mainnet:http://local-mainnet:8545"
GRAPH_LOG: info

postgres-1337:
container_name: postgres-1337-test
postgres-local-hub-mainnet:
container_name: postgres-local-hub-mainnet
image: postgres
ports:
- "5432:5432"
Expand All @@ -51,8 +63,8 @@ services:
POSTGRES_PASSWORD: let-me-in
POSTGRES_DB: graph-node

graph-node-1338:
container_name: graph-node-1338-test
graph-node-local-spoke-optimism:
container_name: graph-node-local-spoke-optimism
image: graphprotocol/graph-node:992121b
ports:
- "9010:8000"
Expand All @@ -62,19 +74,18 @@ services:
- "9040:8040"
depends_on:
- ipfs
- postgres-1338
- chain-1338
- postgres-local-spoke-optimism
environment:
postgres_host: postgres-1338
postgres_host: postgres-local-spoke-optimism
postgres_user: graph-node
postgres_pass: let-me-in
postgres_db: graph-node
ipfs: "ipfs:5001"
ethereum: "mainnet:http://chain-1338:8545"
ethereum: "optimism:http://local-optimism:8545"
GRAPH_LOG: info

postgres-1338:
container_name: postgres-1338-test
postgres-local-spoke-optimism:
container_name: postgres-local-spoke-optimism
image: postgres
ports:
- "5433:5432"
Expand All @@ -84,6 +95,38 @@ services:
POSTGRES_PASSWORD: let-me-in
POSTGRES_DB: graph-node

graph-node-local-spoke-arbitrum:
container_name: graph-node-local-spoke-arbitrum
image: graphprotocol/graph-node:992121b
ports:
- "7010:8000"
- "7001:8001"
- "7020:8020"
- "7030:8030"
- "7040:8040"
depends_on:
- ipfs
- postgres-local-spoke-arbitrum
environment:
postgres_host: postgres-local-spoke-arbitrum
postgres_user: graph-node
postgres_pass: let-me-in
postgres_db: graph-node
ipfs: "ipfs:5001"
ethereum: "arbitrum:http://local-arbitrum:8545"
GRAPH_LOG: info

postgres-local-spoke-arbitrum:
container_name: postgres-local-spoke-arbitrum
image: postgres
ports:
- "5434:5432"
command: ["postgres", "-cshared_preload_libraries=pg_stat_statements"]
environment:
POSTGRES_USER: graph-node
POSTGRES_PASSWORD: let-me-in
POSTGRES_DB: graph-node

ipfs:
container_name: ipfs-test
image: ipfs/go-ipfs:v0.4.23
Expand Down
Loading