Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lista Distributor integration #63

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

lawson-ccy
Copy link
Contributor

The PR is to implement the integration of Lista Distributors. User are able to earn rewards by borrow LisUSD from their collaterals and stakes LisUSD.

  1. Added interfaces for 2 new Lista Distributor contract.
  2. Integrated Lista Distributor at the the borrow and payback function the Interaction contract.
  3. Integrated Lista Distributor at the the join(stake) and exit(unstake) function the Jar contract.

Also, it contains a minor amendment of deprecating the usage of HelioRewards, related codes has been removed in this PR.

contracts/Interaction.sol Outdated Show resolved Hide resolved
contracts/jar.sol Outdated Show resolved Hide resolved
@Khaliq88
Copy link

Khaliq88 commented Jul 4, 2024

The PR is to implement the integration of Lista Distributors. User are able to earn rewards by borrow LisUSD from their collaterals and stakes LisUSD.

  1. Added interfaces for 2 new Lista Distributor contract.
  2. Integrated Lista Distributor at the the borrow and payback function the Interaction contract.
  3. Integrated Lista Distributor at the the join(stake) and exit(unstake) function the Jar contract.

Also, it contains a minor amendment of deprecating the usage of HelioRewards, related codes has been removed in this PR.

repo-sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants