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

replace validator in Tendermint node from init-validator tx #49

Closed
tzemanovic opened this issue Jan 12, 2022 · 4 comments
Closed

replace validator in Tendermint node from init-validator tx #49

tzemanovic opened this issue Jan 12, 2022 · 4 comments

Comments

@tzemanovic
Copy link
Member

tzemanovic commented Jan 12, 2022

Currently, after creating a new validator account on-chain with the init-validator tx, it is necessary to manually restart the ledger node for Tendermint to use the new validator key.

We could allow the node to automatically pick up a newly created validator with init-validator, write it to Tendermint's dir and restart the Tendermint process. We should be able to re-use whatever approach we use for consensus key change in #36.

┆Issue is synchronized with this Asana task by Unito

@juped
Copy link
Member

juped commented Jan 14, 2022

can tendermint be asked to reload without restarting as well, perhaps with SIGHUP or some request over the ipc?

@sync-by-unito sync-by-unito bot closed this as completed Feb 3, 2022
@juped juped reopened this Feb 3, 2022
@tzemanovic tzemanovic transferred this issue from anoma/anoma Jul 7, 2022
@cwgoes
Copy link
Collaborator

cwgoes commented Jan 12, 2023

@brentstone can you check / take this on after the PoS stuff since it is related?

@brentstone
Copy link
Collaborator

@brentstone can you check / take this on after the PoS stuff since it is related?

Yup.

@cwgoes cwgoes added this to the Later / optional milestone May 24, 2024
@cwgoes
Copy link
Collaborator

cwgoes commented Aug 22, 2024

Not important.

@cwgoes cwgoes closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Todo
Development

No branches or pull requests

4 participants