🛠️Upgrade

version: 0.35.0-u16.2

🟢UPDATE🟢 23.07.24

at Height -> 15959899

cd $HOME/agoric-sdk
git fetch --all
git checkout agoric-upgrade-16-rc3
git clean -xdf && git submodule foreach --recursive git clean -xdf
./bin/agd build
agd version --long
#version: 0.35.0-u16.2
#commit: c772ff407-dirty
systemctl restart agoricd.service && journalctl -fu agoricd.service -o cat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

Last updated