Skip to content

v1.2.0-beta

Compare
Choose a tag to compare
@snobbee snobbee released this 31 Oct 12:07
· 10 commits to master since this release
4244795

Overview

📢 New Software Version Release

We're excited to announce a new software upgrade. This release includes the following major upgrades:

Upgrades:

  1. IBC-GO: Transition from version v2 to v4.
  2. Cosmos SDK: Upgrade from v0.45.9 to v0.45.16.

Key Features:

  • Enhanced Security: This update is designed to address known vulnerabilities and bolster the security of our network.
  • IBC Communication: This version facilitates improved IBC communication with other chains that utilize the same standardized version.

For a detailed look at all the changes, please refer to the comparison link:
GitHub Comparison v1.1.0-beta to v1.2.0-beta

To download or view details of this release, check here:
GitHub Release v1.2.0-beta

We value your feedback. Please feel free to report any issues or suggestions to help us improve!

📦 Executable Files

Available binaries files for both Linux and Darwin (covering amd64 and arm64 architectures) are listed below. For Darwin users, a universal binary named sifnoded-v1.2.0-beta-darwin-all can be utilized for both amd64 and arm64.

🛠 Compile from Source

If you wish to compile the software from its source, follow these steps:

git clone https://github.com/sifchain/sifnode
cd sifchain && git checkout v1.2.0-beta
make install

Updates & Enhancements

For a comprehensive list of modifications, refer to the changelog here.