Skip to content

BitCanna v3.0.2 - Codename `GanjaRevolution` - security patch

Compare
Choose a tag to compare
@RaulBernal RaulBernal released this 21 Feb 11:51
· 249 commits to main since this release
9a5beee

Security patch version

Please update your daemon ASAP, no halt-height needed.

What's Changed

Quick instructions

git clone https://github.com/BitCannaGlobal/bcna.git # or git fetch 
cd bcna
git checkout v3.0.2
make build ## or make install 

Replace the target binary and restart the service.

Cosmovisor extra step

mv build/bcnad /home/raul/.bcna/cosmovisor/current/bin/bcnad 
sudo service cosmovisor restart && sudo journalctl -fu cosmovisor -o cat

Check the proper version is running seeking at logs:

11:10AM INF ABCI Handshake App Info hash="y�O\x14?1T�\b\x14pns�����~�\x0e\x1a\x17��\x01��q" height=1xyz6632 module=consensus protocol-version=0 software-version=3.0.2

SHA256 Checksums for compiled binaries

484ddc071319ffaa6470c91ceef58c79458ec41409786d9495f41ff7fe72dee5  bcna_darwin_arm64.tar.gz
92547040144107bd71a20f7b6455ca4117f4fbd4476ad25c94721339b94fbd9a  bcna_linux_amd64.tar.gz
5196038de6f82868f1e40c12fbe329c1894e35f06fd8e597d3e356c9cc31e056  bcna_linux_arm64.tar.gz

Full Changelog: v3.0.1...v3.0.2