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

sdk: add L2 and L3 orderbook view #445

Merged
merged 22 commits into from
Apr 27, 2023
Merged

Commits on Apr 24, 2023

  1. inital L2 and L3 methods

    crispheaney committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    bf6c2fb View commit details
    Browse the repository at this point in the history
  2. vamm order prototype

    crispheaney committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    199779c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. l2 orderbook uses vamm

    crispheaney committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    bb8a3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89d663 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd650dd View commit details
    Browse the repository at this point in the history
  4. tweak L2/L3 types

    crispheaney committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    10bf3ce View commit details
    Browse the repository at this point in the history
  5. work for serum

    crispheaney committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9c73c67 View commit details
    Browse the repository at this point in the history
  6. tweak imports

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

Commits on Apr 26, 2023

  1. fix falsey check

    crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4122ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b074cfd View commit details
    Browse the repository at this point in the history
  3. v2.26.0-beta.0

    wphan authored and crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5ef9df0 View commit details
    Browse the repository at this point in the history
  4. ts-sdk: add @ellipsis-labs/phoenix-sdk

    wphan authored and crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    df0a8b6 View commit details
    Browse the repository at this point in the history
  5. Add phoenix subscriber (#444)

    * Add phoenix subscriber
    
    * Address PR comments
    jarry-xiao authored and crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1065550 View commit details
    Browse the repository at this point in the history
  6. update CHANGELOG.md

    wphan authored and crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    edfb953 View commit details
    Browse the repository at this point in the history
  7. v2.26.0-beta.1

    wphan authored and crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6407e58 View commit details
    Browse the repository at this point in the history
  8. program: check max_token_deposits at the end of fill_spot_order (#441)

    * bigz/spot-fill-max-check
    
    * address feedback bugs
    
    * CHANGELOG
    
    ---------
    
    Co-authored-by: Chris Heaney <[email protected]>
    0xbigz and crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4bd72cb View commit details
    Browse the repository at this point in the history
  9. program: fix overflow error in if staking math (#443)

    * bigz/fix-large-insurance-math-error
    
    * update CHANGELOG.md
    0xbigz authored and crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    920ff47 View commit details
    Browse the repository at this point in the history
  10. CHANGELOG

    crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    37b0ed6 View commit details
    Browse the repository at this point in the history
  11. fix warning

    crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6cae2d6 View commit details
    Browse the repository at this point in the history
  12. jsdocs

    crispheaney committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    cd7a0be View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7f38fd View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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