Skip to content

Commit

Permalink
program: try to match against multiple of makers orders (#316)
Browse files Browse the repository at this point in the history
* program: try to match against multiple of makers orders

* start adding cargo tests

* more tests for determine_perp_fulfillment_methods

* add a fulfill_perp_order test

* add multipleMakerOrders test

* maker_order_indexes -> maker_order_price_and_indexes

* fix is risk reducing check

* CHANGELOG
  • Loading branch information
crispheaney committed Jan 11, 2023
1 parent 2c79f53 commit 321ffa5
Show file tree
Hide file tree
Showing 15 changed files with 2,227 additions and 218 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Features

program: try to match against multiple of makers orders ([#315](https://github.com/drift-labs/protocol-v2/pull/316))
program: limit number of users to 1500
program: more rigorous risk decreasing check in place_perp_order/place_stop_order

Expand Down
Loading

0 comments on commit 321ffa5

Please sign in to comment.