Skip to content

Releases: Sifchain/sifnode

v1.4.1

21 May 12:14
1f07f1b
Compare
Choose a tag to compare

Overview

What's Changed

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

Updates & Enhancements

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

v1.4.0

16 Dec 06:02
191a7e4
Compare
Choose a tag to compare

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.

v1.3.1-beta

05 Dec 17:24
cbfba94
Compare
Choose a tag to compare

Overview

We're thrilled to announce the latest update to Sifchain: v1.3.1-beta! This update brings important enhancements to our non-inflationary rewards system, making it more flexible and beneficial for our users. Here's what's new:

  1. Enhanced Frequency of Non-Inflationary Rewards: We've fine-tuned the rewards parameters to provide better management over how often the non-inflationary rewards are distributed, be it directly or added to the liquidity pools.

  2. Defined Minimum Liquidity Duration: To be eligible for these rewards, liquidity providers now need to keep their funds in the pool for a certain minimum period. This adjustment is aimed at promoting longer-term involvement in our liquidity pools and ensuring more precise timing for reward qualification.

  3. Versatile Rewards Distribution Option: We've introduced a more refined approach to how our users receive their rewards — directly to their wallets or reinvested back into the liquidity pools, thereby increasing their pool share.

Keep an eye out for more updates, and we thank you for your ongoing involvement in the Sifchain community!

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

Updates & Enhancements

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

v1.3.0-beta

03 Dec 00:36
ee20587
Compare
Choose a tag to compare

Overview

Introducing Sifchain v1.13.0-beta: Non-Inflationary Yield Rewards & Enhanced Functionalities

  1. Rewards Bucket in CLP Keeper: New functionality for managing reward distributions.
  2. Advanced Queries: Enhanced capabilities for querying reward buckets.
  3. Comprehensive Testing: Addition of unit, integration, and mock tests for robust system reliability.
  4. New CLP Transactions: Facilitates adding liquidity to rewards bucket.
  5. Expanded Keeper Functions: Additional functions for rewards bucket management.
  6. Epochs Module: New module for scheduling daily reward distributions.
  7. Reward Distribution Mechanism: Automated distribution of rewards to eligible liquidity providers based on locked periods (default 14 days).
  8. Reward Calculation & Distribution: Accurate calculation and distribution of rewards to eligible LPs.
  9. Updated CLI & Parameters: Enhanced CLP command-line interface and new parameters for reward management.
  10. Tracking Rewards: Detailed tracking of rewards, whether distributed or added to the liquidity pool.

These updates enhance Sifchain's efficiency in non-inflationary reward distribution and represent a significant step forward in our platform's development.

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.3.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.3.0-beta
make install

Updates & Enhancements

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

v1.2.0-beta

31 Oct 12:07
4244795
Compare
Choose a tag to compare

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.

v1.1.0-beta

28 Nov 18:22
9186387
Compare
Choose a tag to compare

v1.1.0-beta includes the following:

  • Asymmetric liquidity adds
  • Peggy Pauser
  • Set a min fee of 5000 rowan for submit-proposal transactions
  • Endpoint for querying estimated pool share
  • Liquidity Adds UI / UX change
  • Swaps Fee UI / UX change

v1.1.0-beta.rc4

18 Nov 11:16
cd1431a
Compare
Choose a tag to compare
Merge pull request #3385 from Sifchain/feature/pool-share-query-swap-…

v1.1.0-beta.rc3

17 Nov 20:05
d658edf
Compare
Choose a tag to compare
Merge pull request #3383 from Sifchain/chore/update-version

chore: 🤖 update version

v1.1.0-beta.rc2

15 Nov 21:38
cfc2d99
Compare
Choose a tag to compare
Merge pull request #3379 from Sifchain/chore/increment-version-rc2

chore: 🤖 increment version

v1.1.0-beta.rc1

09 Nov 22:00
a06133d
Compare
Choose a tag to compare
Merge pull request #3375 from Sifchain/chore/increment_version

chore: 🤖 increment version