Skip to content

Releases: babylonlabs-io/babylon

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 05 May 12:38
Immutable release. Only release title and notes can be modified.
v4.3.0
16e00c8
Version v4.3.0

v4.2.7

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:58
Immutable release. Only release title and notes can be modified.
v4.2.7
eba038b

🚀 Overview

Bump comet-bft to v0.38.22

📄 Changelog

You can view the complete changelog here

v4.2.5

Choose a tag to compare

@toroviej0x0 toroviej0x0 released this 04 Feb 17:31
Immutable release. Only release title and notes can be modified.
v4.2.5
28b1627

🚀 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

v4.2.3

Choose a tag to compare

@RafilxTenfen RafilxTenfen released this 09 Jan 18:25
v4.2.3
3d83150

🚀 Overview

Version v4.2.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.2.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.2.3 Mainnet image
babylonlabs/babylond:v4.2.3-testnet Testnet image

v4.2.2

Choose a tag to compare

@maiquanghiep maiquanghiep released this 18 Dec 13:18
v4.2.2
6f6ec67

🚀 Overview

Version v4.2.2 is not state breaking change and bumps comet-bft to v0.38.20

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

v4.2.1

Choose a tag to compare

@RafilxTenfen RafilxTenfen released this 08 Dec 17:20
v4.2.1
fd2f7db

🚀 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

Choose a tag to compare

@RafilxTenfen RafilxTenfen released this 04 Dec 09:33
v4.2.0
e65c3a5

🚀 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

Choose a tag to compare

@filippos47 filippos47 released this 24 Nov 08:15
6e8bdd3

What's Changed

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

v4.0.0

Choose a tag to compare

@RafilxTenfen RafilxTenfen released this 06 Nov 19:59
v4.0.0
02043b1

🚀 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

Choose a tag to compare

@github-actions github-actions released this 31 Oct 09:16
v4.0.0-rc.3
2d2b54a

🚀 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