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: multiple makers for spot #946

Merged
merged 10 commits into from
Mar 29, 2024
Merged

Conversation

crispheaney
Copy link
Member

@crispheaney crispheaney commented Mar 10, 2024

Todos:

Current pr:

  • sdk changes to handle passing in multiple makers to fill_spot
  • additional cargo tests

Future prs:

  • Add spot fallback price based on oracle and historical bid/ask
  • update auction params for spot orders
  • allow place and take to work w auction end price for spot, similar to perp

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

Merging #946 (a29265b) into master (8b76cc0) will increase coverage by 0.36%.
The diff coverage is 95.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #946      +/-   ##
==========================================
+ Coverage   74.87%   75.23%   +0.36%     
==========================================
  Files         131      131              
  Lines       32322    32705     +383     
==========================================
+ Hits        24200    24607     +407     
+ Misses       8122     8098      -24     
Components Coverage Δ
drift 75.41% <95.13%> (+0.36%) ⬆️

@0xbigz 0xbigz added the program label Mar 22, 2024
@crispheaney crispheaney merged commit 6c39b3d into master Mar 29, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants