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: scale down init asset weights past threshold #575

Merged
merged 43 commits into from
Sep 6, 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 5, 2023

  1. Configuration menu
    Copy the full SHA
    b7fd7ba View commit details
    Browse the repository at this point in the history
  2. tweak to sdk

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

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    83e13d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4b71f View commit details
    Browse the repository at this point in the history
  3. CHANGELOG

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