github Sifchain/sifnode v1.3.0-beta

latest releases: v1.4.1, v1.4.0, v1.3.1-beta...
9 months ago

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.

Don't miss a new sifnode release

NewReleases is sending notifications on new releases.