πŸ› οΈUpgrade

version: 0.35.0-u18.5

🟒UPDATE🟒 09.01.245

at Height -> 17834576

cd $HOME/agoric-sdk
git fetch --all
git checkout agoric-upgrade-18
git clean -xdf && git submodule foreach --recursive git clean -xdf
./bin/agd build
agd version --long
#version: 0.35.0-u18.5
#commit: f8c45b8a2e-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

Was this helpful?