🚀 Overview
Bump comet-bft to v0.38.21 (security fix GHSA-h598-3g3g-c67c)
📄 Changelog
You can view the complete changelog here
🏗️ Binaries
If you prefer to build from source, use the following commands:
git clone https://github.com/babylonlabs-io/babylon.git
cd babylon
git checkout v4.2.5
# For mainnet
make build
# For testnet
BABYLON_BUILD_OPTIONS="testnet" make build🐳 Docker Image
| Image | Description |
|---|---|
| babylonlabs/babylond:v4.2.5 | Mainnet image |
| babylonlabs/babylond:v4.2.5-testnet | Testnet image |