-
Notifications
You must be signed in to change notification settings - Fork 1k
Augment the functionality of gen_localnet.py
#3680
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3680 +/- ##
==========================================
- Coverage 61.11% 61.11% -0.01%
==========================================
Files 315 315
Lines 103056 103056
==========================================
- Hits 62981 62979 -2
- Misses 40075 40077 +2 ☔ View full report in Codecov by Sentry. |
|
I think we could use the |
|
that's what I did. I modified the existing |
ah I see. Can we do that so that the script makes it on-demand in a temp dir so we don't need to track |
sure, should be doable |
8a6fc01 to
2f14dc5
Compare
Describe your changes
This PR augments the functionality of
gen_localnet.pywith the ability to generate full node base directories. Moreover, adds a newlocalnet-2localnet starter kit with 2 validator nodes, and a script to start from this new localnet with either of the validator nodes or a full node.Checklist before merging
breaking::labels