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

program: dynamic liq fee #601

Merged
merged 68 commits into from
Sep 15, 2023
Merged

program: dynamic liq fee #601

merged 68 commits into from
Sep 15, 2023

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    1419196 View commit details
    Browse the repository at this point in the history
  2. add cargo test

    crispheaney committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    3410cbe View commit details
    Browse the repository at this point in the history
  3. add initial sdk logic

    crispheaney committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a07aaa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. tweak field comments

    crispheaney committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4216eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b50079a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7710759 View commit details
    Browse the repository at this point in the history
  4. add strict oracle price

    crispheaney committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    44ff8fa View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. tests work

    crispheaney committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b9bc2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c0a440 View commit details
    Browse the repository at this point in the history
  3. rm comment

    crispheaney committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    37fc067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1d271c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    693b1d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    093dd65 View commit details
    Browse the repository at this point in the history
  7. expand worst case tests

    crispheaney committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    571471e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    eb1e0df View commit details
    Browse the repository at this point in the history
  2. some simplifications

    crispheaney committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d04b263 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    471be94 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    bcd3224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ccdbb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f24c7bf View commit details
    Browse the repository at this point in the history
  4. fix a bug

    crispheaney committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ebc003a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27c6e20 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    b861927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a655af2 View commit details
    Browse the repository at this point in the history
  3. tweaks

    crispheaney committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1ba66a6 View commit details
    Browse the repository at this point in the history
  4. tweak some tests

    crispheaney committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    22d3396 View commit details
    Browse the repository at this point in the history
  5. add some comments

    crispheaney committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    40e735d View commit details
    Browse the repository at this point in the history
  6. tweak some tests

    crispheaney committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2289506 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57c3616 View commit details
    Browse the repository at this point in the history
  8. fix ts tests

    crispheaney committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a95bd83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80b5205 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1404cb4 View commit details
    Browse the repository at this point in the history
  11. add strictOraclePrice

    crispheaney committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    65339a3 View commit details
    Browse the repository at this point in the history
  12. add strictOraclePrice

    crispheaney committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3cb63d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c37b85e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    32b69b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    23a97f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bed08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76a74e3 View commit details
    Browse the repository at this point in the history
  4. apply max if fee

    crispheaney committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    c6de11e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    e2b03a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4019210 View commit details
    Browse the repository at this point in the history
  3. rm comment

    crispheaney committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    03b9b42 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. add new max if fee calcs

    crispheaney committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0870a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fd8f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09921f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16ce7f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c894ad7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    3479d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e73fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc3c1c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e317389 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c47c42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3a1052 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    9bf1525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9f072 View commit details
    Browse the repository at this point in the history
  3. fix sdk/src/user.ts

    0xbigz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dd70f52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57fb4b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdec708 View commit details
    Browse the repository at this point in the history
  6. try fix liq perp tests

    crispheaney committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bc8b5cb View commit details
    Browse the repository at this point in the history
  7. yarn prettify:fix

    crispheaney committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d0d2a45 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    2135b32 View commit details
    Browse the repository at this point in the history
  2. fix merge

    crispheaney committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    81e02cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    354cbd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. CHANGELOG

    crispheaney committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5d27b8d View commit details
    Browse the repository at this point in the history