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: limit order auctions #355

Merged
merged 40 commits into from
Feb 20, 2023
Merged

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    a2d3d65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeea891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    012e5a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff3c8cb View commit details
    Browse the repository at this point in the history
  5. do order validation

    crispheaney committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    e65ff2b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    34f9e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b310cbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    761c724 View commit details
    Browse the repository at this point in the history
  4. fix ts dlob tests

    crispheaney committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a9f7492 View commit details
    Browse the repository at this point in the history
  5. add rust tests

    crispheaney committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ff74fa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. add failing test

    crispheaney committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    4f9c405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b533e34 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. address pr feedback

    crispheaney committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    005a362 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. program: tweak calculate_size_premium_liability_weight to have smalle…

    …r effect on initial margin (#350)
    
    * bigz/improve-calculate_size_premium_liability_weight
    
    * fmt fix
    
    * margin.ts: sync w/ contract
    
    * CHANGELOG
    
    ---------
    
    Co-authored-by: Chris Heaney <[email protected]>
    0xbigz and crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    135eb86 View commit details
    Browse the repository at this point in the history
  2. v2.16.0-beta.2

    crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a82dd07 View commit details
    Browse the repository at this point in the history
  3. sdk: fix borrow limit calc (#356)

    wphan authored and crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    df4be82 View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG.md

    wphan authored and crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0bc0823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbf23b9 View commit details
    Browse the repository at this point in the history
  6. sdk: change modify order params to be object (#353)

    * sdk: change modify order params to be object
    
    * Update CHANGELOG.md
    evanpipta authored and crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c1adcc1 View commit details
    Browse the repository at this point in the history
  7. sdk: DLOB matching logic accounts for zero-price spot market orders n…

    …ot matching resting limit orders
    crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9edb1f2 View commit details
    Browse the repository at this point in the history
  8. v2.16.0-beta.3

    crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e83fdb1 View commit details
    Browse the repository at this point in the history
  9. sdk: add market lookup table (#359)

    * sdk: add look up table to config
    
    * add ability to send version tx with retry sender
    
    * tweak LOOK UP to LOOKUP
    
    * add fetchMarketLookupTableAccount to driftClient
    
    * CHANGELOG
    crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1d1350c View commit details
    Browse the repository at this point in the history
  10. v2.16.0

    crispheaney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    22e2b70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef7ac56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6aa353b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. tests working

    crispheaney committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    b246089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1355ce View commit details
    Browse the repository at this point in the history
  3. tweak is_maker_for_taker

    crispheaney committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    b62baf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

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

    crispheaney committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    c08d0ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a476a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2a528d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    399fcf5 View commit details
    Browse the repository at this point in the history
  6. fix broken ts test

    crispheaney committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e961604 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    8c58197 View commit details
    Browse the repository at this point in the history
  2. tweak some syntax choices

    crispheaney committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    194ca4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fefd6d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04b7566 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5652856 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG

    crispheaney committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    68b198a View commit details
    Browse the repository at this point in the history