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

testnet setup command to generate non-deterministic private keys #1442

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

charithabandi
Copy link
Contributor

@charithabandi charithabandi commented Mar 4, 2025

With this PR

  • The kwild setup testnet command will now generate non-deterministic private keys for the nodes.
  • The runtime sanity checks for the genesis config, now checks if the pubkey and the key_type of the genesis validators are valid.
  • setup commands now does validation checks on the validator flags

@charithabandi charithabandi linked an issue Mar 4, 2025 that may be closed by this pull request
@charithabandi charithabandi marked this pull request as draft March 4, 2025 16:40
@charithabandi charithabandi marked this pull request as ready for review March 4, 2025 16:51
private keys and improved runtime sanity checks for the genesis validators
setup genesis command to validate the validators pubkey
@jchappelow jchappelow merged commit 61b5dee into kwilteam:main Mar 4, 2025
2 checks passed
@charithabandi charithabandi deleted the genVal branch March 4, 2025 23:00
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.

setup testnet should use random keys
2 participants