🛠️Upgrade

version: v14.1.0

🟢UPDATE🟢 27.06.24

at Height -> 13730000

cd $HOME/comdex
git fetch --all
git checkout v14.1.0
make install
comdex version --long | grep -e commit -e version
#version: v14.1.0
#commit: 7841a9e06926a46cd2ac48ffb095e78a3afd0b81
sudo systemctl restart comdex && sudo journalctl -fu comdex -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/comdex-official/comdex/tags

Last updated