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

fix: adapt MaxBorrow to limit it considering MinCollateralLiquidity and MaxSupplyUtilization #1954

Merged
merged 17 commits into from
Mar 29, 2023

Commits on Mar 27, 2023

  1. fix MaxBorrow

    kosegor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    8770d41 View commit details
    Browse the repository at this point in the history
  2. fix imports

    kosegor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b7cc7a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40b68b View commit details
    Browse the repository at this point in the history
  4. fix bug in limits

    kosegor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    8b9345d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    846bafc View commit details
    Browse the repository at this point in the history
  6. changelog and readme

    kosegor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f8ac16a View commit details
    Browse the repository at this point in the history
  7. lint fixes

    kosegor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4d4c7e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e945bc3 View commit details
    Browse the repository at this point in the history
  9. markdown lint fix

    kosegor committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    abfa327 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Update x/leverage/README.md

    Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
    kosegor and toteki authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    53b8e0e View commit details
    Browse the repository at this point in the history
  2. Update x/leverage/keeper/limits.go

    Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
    kosegor and toteki authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c5a50c1 View commit details
    Browse the repository at this point in the history
  3. Update x/leverage/keeper/limits.go

    Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
    kosegor and toteki authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7dfa9d1 View commit details
    Browse the repository at this point in the history
  4. Update x/leverage/keeper/borrows.go

    Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
    kosegor and toteki authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b780375 View commit details
    Browse the repository at this point in the history
  5. Update x/leverage/keeper/borrows.go

    Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
    kosegor and toteki authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f1b87ce View commit details
    Browse the repository at this point in the history
  6. pr comments

    kosegor committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fe6db0a View commit details
    Browse the repository at this point in the history
  7. merge from main

    kosegor committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3f17001 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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