Skip to content

Commit 053bee4

Browse files
authored
Merge branch 'dev' into chore/arbToGnosis-subgraphs
2 parents 3a2202b + fd7f009 commit 053bee4

29 files changed

+1716
-2359
lines changed

validator-cli/.env.dist

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ GNOSIS_AMB_ADDRESS=0x8448E15d0e706C0298dECA99F0b4744030e59d7d
1515
VEAOUTBOX_CHAINS=11155111,421611
1616

1717
# vescan subgraph endpoints
18-
VEAINBOX_SUBGRAPH=https://api.studio.thegraph.com/query/user/inbox-arb-sep/version/latest
19-
VEAOUTBOX_SUBGRAPH=https://api.studio.thegraph.com/query/user/outbox-arb-sep/version/latest
18+
VEAINBOX_SUBGRAPH_ARBSEPOLIA=https://api.studio.thegraph.com/query/user/inbox-arb-sep/version/latest
19+
VEAOUTBOX_SUBGRAPH_SEPOLIA=https://api.studio.thegraph.com/query/user/outbox-arb-sep/version/latest
20+
VEAOUTBOX_SUBGRAPH_CHIADO=https://api.studio.thegraph.com/query/user/outbox-arb-sep/version/latest
21+
22+
GNOSIS_WETH=0x8d74e5e4DA11629537C4575cB0f33b4F0Dfa42EB
2023

validator-cli/src/ArbToEth/transactionHandler.test.ts

Lines changed: 0 additions & 533 deletions
This file was deleted.

0 commit comments

Comments
 (0)