Where one can read on validator management?
Tendermint3 posts564 views2 likesLast activity May 2020
OL
OlegJakushkinOP
Apr 2020So I want to run Tendermint as a public blockchain working with a fixed state machine on all nodes. I like Tendermint Go API, yet I wonder where one can find details on bad validator management APIs (not on the theory of how bad they can be)?
Things I wonder about:
- How to kick off (blacklist so that their votes will not be considered by Tendermint Core) validators after a block commit that voted against “2/3ds” of the members?
- How to add new validators while the system is running?
OL
OlegJakushkin
Apr 2020 1Hah - it seems like one at least can listen and read here
EB
ebuchman
May 2020 1Yes thats a great Dev Session 
There’s also documentation on validator set updates here: https://docs.tendermint.com/master/spec/abci/apps.html#validator-updates