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
Open
@devdammit

Description

@devdammit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds-triageThis issue/PR has not yet been triaged by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0