BitCanna v2.0.2-rc2 - Codename: `wakeandbake`
Pre-release
Pre-release
Those are the highlighted features/improvements/bug fixes:
- Security patch: bump Cosmos-SDK from v0.46.12 to v0.46.13 (Barberry security patch)
Quick instructions FOR TESTNET VALIDATORS
Mandatory to compile with
go1.20.x
cd bcna
git fetch
git checkout v2.0.2-rc2
make clean && make build
If you run Cosmovisor:
mv build/bcnad $(which bcnad) && bcnad version && sudo service cosmovisor restart && sudo journalctl -fu cosmovisor -o cat
If you run BCNA daemon: (remove the first sudo
if is not necessary)
sudo mv build/bcnad $(which bcnad) && bcnad version && sudo service bcnad restart && sudo journalctl -fu bcnad -o cat
Desired output log should include the new release info:
9:01AM INF ABCI Handshake App Info hash="ʠ�(�dB\x02�Nj���x�^�����\x12-�\x01�\x17*�/ " height=2170336 module=consensus protocol-version=0 software-version=2.0.2-rc2
hash256sum
ec61def62f2038584e13cae1dcf0051242e24f5c929cdf6379ce823c8007956f bcna_darwin_arm64.tar.gz
ba26b3a2a929fe075e23bafefe0869338c54b9e1f7603f5052607fc87ef5f9ab bcna_linux_amd64.tar.gz