Skip to content

fix(consensus): infer validator public key from signing key - #7330

Open
decofe wants to merge 1 commit into
mainfrom
centaur/infer-validator-public-key-1787810346
Open

fix(consensus): infer validator public key from signing key#7330
decofe wants to merge 1 commit into
mainfrom
centaur/infer-validator-public-key-1787810346

Conversation

@decofe

@decofe decofe commented Aug 27, 2026

Copy link
Copy Markdown
Member

Allows add-validator and rotate-validator to omit --consensus.public-key when --signing-key is supplied, deriving it from the loaded key while keeping it required for precomputed signatures. Adds CLI parser coverage for both paths.

Prompted by: @SuperFluffy

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
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.

2 participants