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

Replace local-testnet with Kurtosis. #235

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

jimmygchen
Copy link
Member

@jimmygchen jimmygchen commented Jun 3, 2024

Issue Addressed

Lighthouse's local-testnet scripts and the lcli commands it uses are being deprecated and will be removed in this Lighthouse PR.

This PR updates the local testnet scripts to use kurtosis instead.

This should make the testnet a lot easier to maintain, as the local-testnet directory now only contains a simple network config file and basic wrapper scripts to start and stop the testnet.

The usage is similar to the old script:

  1. Modify network_params.yaml if required
  2. Start with ./start_local_testnet.sh
  3. Stop with ./stop_local_testnet.sh

@rickimoore
Copy link
Member

super cool :)

Co-authored-by: antondlr <anton@delaruelle.net>
@rickimoore rickimoore merged commit 851fb1a into sigp:feat/ssr-refactor Jun 5, 2024
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