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

Draft: eMode draft impl (WIP) #26

Open
wants to merge 9 commits into
base: devel
Choose a base branch
from
Open

Draft: eMode draft impl (WIP) #26

wants to merge 9 commits into from

Commits on Oct 2, 2024

  1. eMode draft impl (WIP)

    0xxgen1 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0c5ac21 View commit details
    Browse the repository at this point in the history
  2. eMode draft impl

    0xxgen1 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    354f05d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef586b5 View commit details
    Browse the repository at this point in the history
  4. Remove emode cross-margin

    0xxgen1 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a5430d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. - Refactored obligation methods borrow, repay, deposit, withdraw to a…

    …ccount for emode
    
    - Public function to toggle emode for a given obligation
    0xxgen1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1aed49b View commit details
    Browse the repository at this point in the history
  2. Reserve config tests

    0xxgen1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    77bd53f View commit details
    Browse the repository at this point in the history
  3. Obligation tests

    0xxgen1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5cd2ea0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. - Addressed review items

    - Increase test coverage
    0xxgen1 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9692726 View commit details
    Browse the repository at this point in the history
  2. Nit

    0xxgen1 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f30f544 View commit details
    Browse the repository at this point in the history