🚀 Overview
Version v2.3.2
📄 Changelog
- #1808 Updates cometbft to v0.38.19 fix ASA-2025-003.
🏗️ 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 v2.3.2
# Only use the below command for mainnet
make build
# Only use the below command for testnet
BABYLON_BUILD_OPTIONS="testnet" make build
🐳 Docker Image
Image | Description |
---|---|
babylonlabs/babylond:v2.3.2 | Mainnet image |
babylonlabs/babylond:v2.3.2 | Testnet image |