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

Samlaf/eigenda integration alt approach move scripts to justfile #5

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Dec 11, 2024

Will try to upstream 0c96f62: op-rs#869

Now we can just run

cd bin/client
just run-client-native-against-devnet

to run a a client in native-mode against the devnet.

@bxue-l2 how were you using your script? We might need to re-add the customization that you were using. There was a lot of comments and was unsure what exactly you were using and what was just old code.

@samlaf samlaf requested a review from bxue-l2 December 11, 2024 20:42
L2_RPC="http://127.0.0.1:9545"
ROLLUP_NODE_RPC="http://127.0.0.1:7545"
ROLLUP_CONFIG_PATH="../../../optimism/.devnet/rollup.json"

Copy link

Choose a reason for hiding this comment

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

rm ./data

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no trying to upstream this to kona. They prob want it there because they use it for something.

@bxue-l2
Copy link

bxue-l2 commented Dec 11, 2024

Does justfile automatically compile the lastest image?

@samlaf samlaf merged commit 0701a2b into eigenda-integration-alt-approach Dec 11, 2024
5 of 14 checks passed
@samlaf samlaf deleted the samlaf/eigenda-integration-alt-approach--move-scripts-to-justfile branch December 11, 2024 21:04
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