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

bigz/amm-fee-pool-insurance #332

Merged
merged 24 commits into from
Jan 29, 2023
Merged

bigz/amm-fee-pool-insurance #332

merged 24 commits into from
Jan 29, 2023

Commits on Jan 19, 2023

  1. bigz/amm-fee-pool-insurance

    0xbigz committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f4d0fff View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    10e26b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa48329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9610eb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86ffc2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec6f378 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6b18d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0be3d4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f93fc2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21359aa View commit details
    Browse the repository at this point in the history
  10. program: only let market orders match against resting limit orders (#328

    )
    
    * program: add is_resting_limit_order
    
    * programs: change is_maker_for_taker to account for resting limit orders
    
    * tests working
    
    * refine logic to let limit order immediately be maker if it is inside the vamm spread
    
    * sdk: mirror new on-chain logic around resting limit orders
    
    * add test for new amm bid/ask logic
    
    * sdk: calculateEstimatedSpotEntryPrice uses getMakerLimitBids/Asks
    
    * CHANGELOG
    crispheaney committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8bc27be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b679000 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a46292d View commit details
    Browse the repository at this point in the history
  13. v2.12.0

    crispheaney committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    34a0318 View commit details
    Browse the repository at this point in the history
  14. sdk: add loadDlob example

    crispheaney committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5be6773 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b55a938 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. merge master

    0xbigz committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f190c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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

    0xbigz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c51066b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d567bfb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    b80d950 View commit details
    Browse the repository at this point in the history
  2. fix tests/liquidatePerp.ts

    0xbigz committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4db11ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    118b756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26a4918 View commit details
    Browse the repository at this point in the history