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

Update off-chain config #5695

Closed
1 of 10 tasks
wanglonghong opened this issue Feb 14, 2024 · 0 comments · Fixed by #5727
Closed
1 of 10 tasks

Update off-chain config #5695

wanglonghong opened this issue Feb 14, 2024 · 0 comments · Fixed by #5727
Assignees
Labels
Enhance 🧘 Issue type: Enhancement Request

Comments

@wanglonghong
Copy link
Contributor

wanglonghong commented Feb 14, 2024

Background

Off-chain agents should be reconfigured for goerli->sepolia migration.

Proposed Solution

  • Add sepolia network to chaindata.
  • Terraform configs for router.
  • Terraform configs for sequencer.
  • Terraform configs for lighthouse.
  • Terraform configs for cartographer.
  • Clean up testnet-prod database.

Acceptance Criteria

  • Router should pick a transfer and send a bid to the sequencer.
  • Sequencer should send an execution tx to the relayer without errors.
  • Cartographer should fetch transfers/messages/roots/stableswap/messagestatus from subgraphs.
  • No config errors in LH operations (sendoutboundroot/process/propose/propagate/finalize/proveandprocess).
@wanglonghong wanglonghong added the Enhance 🧘 Issue type: Enhancement Request label Feb 14, 2024
@wanglonghong wanglonghong self-assigned this Feb 15, 2024
@wanglonghong wanglonghong linked a pull request Feb 19, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhance 🧘 Issue type: Enhancement Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant