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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: feature: Yield Sharing #1105

Closed
wants to merge 13 commits into from
Closed

Commits on May 9, 2024

  1. Update dependencies

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c25788f View commit details
    Browse the repository at this point in the history
  2. Add IYieldDeposit interface

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d9bcca3 View commit details
    Browse the repository at this point in the history
  3. Add YieldDeposit contract

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a2203f8 View commit details
    Browse the repository at this point in the history
  4. Add YieldDeposit to build

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c06b1cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14d2766 View commit details
    Browse the repository at this point in the history
  6. Add YieldDeposit unit tests

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e8f13af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b7734b View commit details
    Browse the repository at this point in the history
  8. Fix withdrawAvailableYield

    * add recalculateAvailableYield on every operation
    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ac56e3c View commit details
    Browse the repository at this point in the history
  9. Fix coverAmount calculation

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f591815 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b01d3d7 View commit details
    Browse the repository at this point in the history
  11. Add unit test helper

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    dd7fa2e View commit details
    Browse the repository at this point in the history
  12. Update setup

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f7c225b View commit details
    Browse the repository at this point in the history
  13. Update deposit unit tests

    rackstar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d5021b3 View commit details
    Browse the repository at this point in the history