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

feat(kurtosis): make chain spec configurable #2326

Closed

Conversation

CreeptoGengar
Copy link

Closes #2321

This PR adds the ability to configure chain specifications in Kurtosis through a new configuration system.

Changes:

  • Added new chain spec configuration module
  • Made genesis data generation configurable
  • Updated main runner to support chain spec configuration
  • Added default values for backward compatibility

@calbera calbera added the os-review Open source contribution to review label Feb 3, 2025
@calbera calbera requested a review from nidhi-singh02 February 3, 2025 18:09
@calbera calbera removed the os-review Open source contribution to review label Feb 5, 2025
@calbera
Copy link
Contributor

calbera commented Feb 5, 2025

Thanks! closing in favor of #2403

@calbera calbera closed this Feb 5, 2025
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.

feat(kurtosis): make chain spec configurable
2 participants