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

SwapStableAaveV3InvestStrategy #13

Merged
merged 18 commits into from
Nov 6, 2024
Merged

SwapStableAaveV3InvestStrategy #13

merged 18 commits into from
Nov 6, 2024

Commits on Oct 29, 2024

  1. SwapStableAaveV3InvestStrategy

    New strategy that swaps from one stable to the other, and deposits the
    second stable in AAVE. Useful for example when asset = Bridged USDC and
    the yields in AAVE of Native USDC are much better.
    gnarvaja committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c935995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06c612c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Upgrade Hardhat Version

    gnarvaja committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4418164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae353c3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'swap-stable-aave' of https://github.com/ensuro/vaults i…

    …nto swap-stable-aave
    LucasCambon committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9740fee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92e0d57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce89210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e512d7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'swap-stable-aave' of https://github.com/ensuro/vaults i…

    …nto swap-stable-aave
    LucasCambon committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    31ff5ea View commit details
    Browse the repository at this point in the history
  8. Linting fix

    gnarvaja committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0528ba7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    b667b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af4bd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    50c530e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    cf4cce2 View commit details
    Browse the repository at this point in the history
  2. conflicts resolve

    LucasCambon committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    168453b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b42bee1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    eeaad77 View commit details
    Browse the repository at this point in the history
  2. Increases test timeout

    gnarvaja committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    322b8dd View commit details
    Browse the repository at this point in the history