Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Fix: updates for integration deployment scripts#10

Merged
lesterli merged 12 commits intofeat/babylon-rfcfrom
test/update-for-deployment
Aug 21, 2024
Merged

Fix: updates for integration deployment scripts#10
lesterli merged 12 commits intofeat/babylon-rfcfrom
test/update-for-deployment

Conversation

@lesterli
Copy link
Copy Markdown

Summary

This PR updated the config files and codes to fix the op devnet setup issues in the integration deployment scripts.

  • The scheme http:// is not needed for babylonFinalityGadgetRpc in the devnetL1-template.json
  • Add networks for the service l2 and op-node to make sure the service finality-gadget under the network artifacts_localnet can access each other
  • Fix the logging panic issue: index out of range

Test Plan

make lint-go
cd op-node
make test

Test it by running the integration deployment scripts:

git clone git@github.com:babylonlabs-io/babylon-integration-deployment.git
cd babylon-integration-deployment
git submodule init && git submodule update

make start-deployment-finality-gadget-integration-op-l2-demo

@lesterli lesterli marked this pull request as ready for review August 20, 2024 13:10
@lesterli lesterli merged commit ff9df0a into feat/babylon-rfc Aug 21, 2024
@lesterli lesterli deleted the test/update-for-deployment branch August 21, 2024 07:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants