🛠️Upgrade

version: 19.2.0

🟢UPDATE🟢 28.08.24

at Height -> 23107500

cd $HOME/evmos
git pull
git checkout v19.2.0
make install
evmosd version --long | grep -e commit -e version
#version: 19.2.0
#commit: 0a3e6a7a706d1423ab9ed88e1d48c19974b20994
sudo systemctl restart evmosd && sudo journalctl -fu evmosd -o cat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/evmos/evmos/tags

Last updated