Skip to content

BitCanna v2.0.2-rc2 - Codename: `wakeandbake`

Pre-release
Pre-release
Compare
Choose a tag to compare
@RaulBernal RaulBernal released this 09 Jun 07:26
· 539 commits to main since this release
e785727

Those are the highlighted features/improvements/bug fixes:

  • Security patch: bump Cosmos-SDK from v0.46.12 to v0.46.13 (Barberry security patch)

Extended info about this emergency release

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