Releases: Sifchain/sifnode
v1.4.1
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
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
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:
-
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.
-
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.
-
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
Overview
Introducing Sifchain v1.13.0-beta: Non-Inflationary Yield Rewards & Enhanced Functionalities
- Rewards Bucket in CLP Keeper: New functionality for managing reward distributions.
- Advanced Queries: Enhanced capabilities for querying reward buckets.
- Comprehensive Testing: Addition of unit, integration, and mock tests for robust system reliability.
- New CLP Transactions: Facilitates adding liquidity to rewards bucket.
- Expanded Keeper Functions: Additional functions for rewards bucket management.
- Epochs Module: New module for scheduling daily reward distributions.
- Reward Distribution Mechanism: Automated distribution of rewards to eligible liquidity providers based on locked periods (default 14 days).
- Reward Calculation & Distribution: Accurate calculation and distribution of rewards to eligible LPs.
- Updated CLI & Parameters: Enhanced CLP command-line interface and new parameters for reward management.
- 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
Overview
📢 New Software Version Release
We're excited to announce a new software upgrade. This release includes the following major upgrades:
Upgrades:
- IBC-GO: Transition from version v2 to v4.
- 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
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
Merge pull request #3385 from Sifchain/feature/pool-share-query-swap-…
v1.1.0-beta.rc3
Merge pull request #3383 from Sifchain/chore/update-version chore: 🤖 update version
v1.1.0-beta.rc2
Merge pull request #3379 from Sifchain/chore/increment-version-rc2 chore: 🤖 increment version
v1.1.0-beta.rc1
Merge pull request #3375 from Sifchain/chore/increment_version chore: 🤖 increment version