-
Notifications
You must be signed in to change notification settings - Fork 12
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
setup init and autogen command support #1202
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
charithabandi
force-pushed
the
setup-cfg
branch
from
January 7, 2025 23:02
e813223
to
788b0d2
Compare
charithabandi
force-pushed
the
setup-cfg
branch
from
January 9, 2025 17:30
69b8150
to
2d8ad62
Compare
charithabandi
force-pushed
the
setup-cfg
branch
from
January 9, 2025 18:24
2d8ad62
to
25dab13
Compare
charithabandi
force-pushed
the
setup-cfg
branch
4 times, most recently
from
January 9, 2025 19:47
f819bc4
to
3fc18b4
Compare
jchappelow
reviewed
Jan 9, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but I think we should not allow creating a multiaddr string with an invalid port. See comment.
jchappelow
reviewed
Jan 9, 2025
jchappelow
reviewed
Jan 9, 2025
charithabandi
force-pushed
the
setup-cfg
branch
2 times, most recently
from
January 9, 2025 20:43
6285e46
to
53ab25f
Compare
jchappelow
approved these changes
Jan 9, 2025
Thx. Please squash with a revised squashed commit msg, and merge when ready. |
genesis, genesis-hash Leader and Validators in the genesis config now takes keytype fixes concurrency issues with the the tx subscription maps p2p config now accepts listen_addr rather than port and ip
charithabandi
force-pushed
the
setup-cfg
branch
from
January 9, 2025 20:56
53ab25f
to
4bcaa02
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
kwild setup init
andkwild --autogen
andkwild setup genesis
commands