github Sifchain/sifnode v1.4.0

latest release: v1.4.1
6 months ago

Overview

We're excited to announce the release of Sifchain v1.4.0. This version includes important updates and features that enhance the functionality and user experience of the Sifchain platform. Below are the key changes in this release:

Fixes

  • Update Default Values for CLP Params

    • Adjusted the default values for various CLP (Continuous Liquidity Pools) parameters to optimize performance and user experience. (PR #3436)
  • Gensis Import Export of Modules

    • Fixed issues related to the import and export of modules in the genesis process, ensuring smoother initialization and maintenance of the blockchain state. (PR #3437)

Features

  • Chain-Initiator Tool for Localnet
    • Introduced the 'chain-initiator' tool, which allows users to utilize a mainnet snapshot in a localnet environment. This feature is particularly useful for developers and testers who need to simulate a mainnet environment for testing and development purposes. (PR #3435)

We thank our community and contributors for their continued support and contributions to Sifchain. Please refer to the individual pull requests for detailed information on each change.

📦 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.4.0-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.4.0
make install

Updates & Enhancements

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

Don't miss a new sifnode release

NewReleases is sending notifications on new releases.