We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The subject of the triage:
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
We need to apply Finschia/finschia-sdk#821 in cosmos-sdk
As far as I know, Ostracon#417 is a PR to add test code of common kms of tendermint. So I think it would be nice to apply it to cometbft.
We cannot show the validator information as cli when the validator use KMS. Because createAndStartPrivValidatorSocketClient of node cannot access it in external. https://github.com/cometbft/cometbft/blob/3b1cdce4242a67c16e8f88e4aed0fbe17d0989e0/node/setup.go#L614
createAndStartPrivValidatorSocketClient
So, I think it's nice to change to public function in cometbft.
jaeseung-bae
No branches or pull requests
The subject of the triage:
The text was updated successfully, but these errors were encountered: