Currently, we always have less than 70% prevotes and precommits in consensus. It is dangerous as if 1 or 2 validators go offline, the network will halt. One way to secure the network alive is to let the network slash and revoke those offline validators. However, this will not be activated until we have 40k blocks. We are at 13k blocks now and the average block time is pretty long now (20+ seconds). If any of the validators aware of this, there is something you can help as the community.
-
Delegate as many steaks as you can. They can be delegated to your own validator or you can spread out your steaks delegating to different validators. More diversified is preferable.
-
Update your
config.toml
and settimeout_commit
to1000
if it’s not then restartgaiad
. It will make the blocks commit faster if many of the validators have a shorter commit timeout.
Wish we reach 40k blocks soon.