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

chore(kt-devnet): improve memstore devnet justfile and yaml #30

Merged

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Feb 24, 2025

Add new justfile commands to get status, cause proxy to failover, restart batcher.
These will be needed to write tests.
Also fixed op-geth's version b/c there is a bug in latest version.

@samlaf samlaf requested a review from bxue-l2 February 24, 2025 17:24
el_image: ""
# latest tag is currently broken until the next stable release, see https://github.com/ethereum-optimism/op-geth/pull/515
# Also see discussion in https://discord.com/channels/1244729134312198194/1260624141497798706/1342556343495692320
el_image: "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:optimism"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:optimism" latest?

I have tried "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101411.8" worked. Should we use it as default? then update later

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not. protolambda suggested I use the optimism tag. I've been using it and it works. Not exactly sure what it is, think its a moving target like latest but is not affected by their latest tagging bug.

1. stop running holesky devnet given holesky is borked
2. update just commands to use "-start" suffix
@samlaf samlaf merged commit 683b33b into eigenda-develop Feb 26, 2025
7 checks passed
@samlaf samlaf deleted the chore--improve-memstore-devnet-justfile-and-yaml branch February 26, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants