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

сhore: use upstream kurtosis package #57

Merged
merged 4 commits into from
Oct 19, 2024
Merged

сhore: use upstream kurtosis package #57

merged 4 commits into from
Oct 19, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Oct 18, 2024

Uses ethpandaops/optimism-package#85 for now, once merged can be replaced with upstream package.

This also switches to using images from https://github.com/paradigmxyz/optimism cc @Rjected

- name: Build Odyssey
run: docker buildx build . --load -t ghcr.io/ithacaxyz/odyssey:latest
- name: Run enclave
id: kurtosis
run: |
git clone https://github.com/klkvr/optimism-package
Copy link

Choose a reason for hiding this comment

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

why do we still need to use your optimism-package fork?

Copy link
Member Author

Choose a reason for hiding this comment

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

once ethpandaops/optimism-package#85 is merged there would be no need for it, can hold off this PR until it's merged

Copy link

Choose a reason for hiding this comment

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

ah got it, no need to wait- we can just change it later was just curious

Copy link

@jenpaff jenpaff left a comment

Choose a reason for hiding this comment

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

lgtm!

etc/kurtosis.yaml Outdated Show resolved Hide resolved
etc/kurtosis.yaml Outdated Show resolved Hide resolved
@onbjerg onbjerg merged commit b2ed2b9 into ithacaxyz:main Oct 19, 2024
14 checks passed
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.

3 participants