8000 Improve testnet command with key-type flag · Issue #5129 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve testnet command with key-type flag #5129

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

Open
devdammit opened this issue May 17, 2025 · 1 comment · May be fixed by #5130
Open

Improve testnet command with key-type flag #5129

devdammit opened this issue May 17, 2025 · 1 comment · May be fixed by #5130
Labels
enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.

Comments

@devdammit
Copy link

Feature Request

Summary

I noticed that the testnet command does not support the key-type flag if I want to generate test validators with a specific key type.

Problem Definition

This improves the UX, nothing more. Instead of writing an additional bash script that separately generates validators or resets them with a specific key type, you can simply specify the desired type right away. For some applications, the validator key type is important.

Proposal

There will be an option to generate validators with a specific key type, for example:

cometbft testnet --v 4 --o .localnet --populate-persistent-peers --starting-ip-address 192.167.10.2 --key-type bls12_381

@devdammit devdammit added enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team. labels May 17, 2025
Copy link
linear bot commented May 17, 2025

@devdammit devdammit linked a pull request May 17, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0