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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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

Signed-off-by: Gengar <creeptogengar@gmail.com>
Signed-off-by: Gengar <creeptogengar@gmail.com>
Signed-off-by: Gengar <creeptogengar@gmail.com>
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
1 participant