Skip to content

Releases: babylonlabs-io/babylon

v4.2.1

08 Dec 17:20
v4.2.1
fd2f7db

Choose a tag to compare

🚀 Overview

Version v4.2.1 is not state breaking change and adds an new x/finality query QueryVotingPowerDistributionRequest.

📄 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.1
# 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:v4.2.1 Mainnet image
babylonlabs/babylond:v4.2.1-testnet Testnet image

v4.2.0

04 Dec 09:33
v4.2.0
e65c3a5

Choose a tag to compare

🚀 Overview

Version v4.2.0

📄 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.0
# 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:v4.2.0 Mainnet image
babylonlabs/babylond:v4.2.0-testnet Testnet image

v4.1.0

24 Nov 08:15
6e8bdd3

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

06 Nov 19:59
v4.0.0
02043b1

Choose a tag to compare

🚀 Overview

Version v4.0.0

📄 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.0.0
# 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:v4.0.0 Mainnet image
babylonlabs/babylond:v4.0.0-testnet Testnet image

v4.0.0-rc.3

31 Oct 09:16
v4.0.0-rc.3
2d2b54a

Choose a tag to compare

🚀 Overview

Version v4.0.0-rc.3

📄 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.0.0-rc.3
# 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:v4.0.0-rc.3 Mainnet image
babylonlabs/babylond:v4.0.0-rc.3-testnet Testnet image

v4.0.0-rc.2

30 Oct 20:27
v4.0.0-rc.2
1522cbd

Choose a tag to compare

🚀 Overview

Version v4.0.0-rc.2

📄 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.0.0-rc.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:v4.0.0-rc.2 Mainnet image
babylonlabs/babylond:v4.0.0-rc.2-testnet Testnet image

v4.0.0-rc.1

17 Oct 12:32
v4.0.0-rc.1
7e6c757

Choose a tag to compare

🚀 Overview

Version v4.0.0-rc.1

📄 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.0.0-rc.1
# 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:v4.0.0-rc.1 Mainnet image
babylonlabs/babylond:v4.0.0-rc.1-testnet Testnet image

v2.3.2

15 Oct 11:08
v2.3.2
6d78451

Choose a tag to compare

🚀 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

v2.3.1

09 Oct 13:39
v2.3.1
b78291a

Choose a tag to compare

🚀 Overview

Version v2.3.1 (Affects Testnet only)

📄 Changelog

  • #1775 testnet: add upgrade v23 to testnet build tag for bbn-test-6

🏗️ 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.1
# 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.1-testnet Testnet image

v1.0.3

09 Oct 13:25
v1.0.3
6c85326

Choose a tag to compare

🚀 Overview

Version v1.0.3 (Affects Testnet only)

📄 Changelog

  • #1769 testnet: update v1 upgrade data for bbn-test-6

🏗️ 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 v1.0.3
# 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:v1.0.3-testnet Testnet image