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

Cxp 13/fail on no fill place and take perp order #1215

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2024

  1. feat(place_and_take_perp_order):

    issue#1211.
    
    Change function parameter _maker_order_id to should_fail_on_partial_or_no_fill.
    
    Orders are only catered to be filled by AMM for the time being.
    cxp-13 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0671f87 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat(place_and_take_perp_order):

    issue#1211.
    
    Adapting to cases where both match and AMM are present
    cxp-13 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e097ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac65f7 View commit details
    Browse the repository at this point in the history