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

Reduce liquidation penalty #157

Merged
merged 15 commits into from
May 15, 2024
Merged

Reduce liquidation penalty #157

merged 15 commits into from
May 15, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    9311b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fee998 View commit details
    Browse the repository at this point in the history
  3. fix: Switch CollSurplusPool to be address based again

    Before it was impossible to claim, as NFT wouldn’t exist, and
    therefore we couldn’t check its owner.
    bingen committed May 3, 2024
    Configuration menu
    Copy the full SHA
    32c3766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c315fdc View commit details
    Browse the repository at this point in the history
  5. chore: forge fmt

    bingen committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3aedd9f View commit details
    Browse the repository at this point in the history
  6. chore: Remove warnings

    bingen committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b89f18e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57446c9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Add comments and rename vars for reduce liquidation penalty PR

    Addressing PR #157 comments.
    bingen committed May 6, 2024
    Configuration menu
    Copy the full SHA
    78d631f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    74cb1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81577dc View commit details
    Browse the repository at this point in the history
  3. chore: forge fmt

    bingen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bbab92a View commit details
    Browse the repository at this point in the history
  4. test: Fix hardhat test

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    bcc8344 View commit details
    Browse the repository at this point in the history
  2. fix: Fixes after main merge

    bingen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a49a34e View commit details
    Browse the repository at this point in the history
  3. chore: forge fmt

    bingen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2de444e View commit details
    Browse the repository at this point in the history