This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
BitCanna v3.0.0-rc4 - Codename `GanjaRevolution`
Pre-release
Pre-release
Roll-up release
- You can update the binary when you are ready, no need for governance-upgrade.
What's Changed
- Check for a length limit in custom modules's fields by @RaulBernal in #283
- Bump Cosmos-SDK from v0.47.5 to v0.47.7 & CometBFT from v0.37.2 to … by @RaulBernal in #289
Quick instructions
git clone https://github.com/BitCannaGlobal/bcna.git # or git fetch
cd bcna
git checkout v3.0.0-rc4
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�\bCנ\x14pns�����~�\x0e\x1a\x17��\x01��q" height=5926632 module=consensus protocol-version=0 software-version=3.0.0-rc4
Full Changelog: v3.0.0-rc3...v3.0.0-rc4