Skip to content

Commit

Permalink
program: multiple makers for spot (#946)
Browse files Browse the repository at this point in the history
* program: multiple makers for spot

* add cargo test for multiple makers

* tests for get_spot_maker_info

* ts test

* disable interest for ts test

* yarn prettify:fix

* fix test

* CHANGELOG

* yarn prettify:fix
  • Loading branch information
crispheaney committed Mar 29, 2024
1 parent 8b76cc0 commit 6c39b3d
Show file tree
Hide file tree
Showing 13 changed files with 2,167 additions and 335 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: allow multiple makers to be passed into for spot fills ([#946](https://github.com/drift-labs/protocol-v2/pull/946))
- ts-sdk: add fn to get admin ix ([#980](https://github.com/drift-labs/protocol-v2/pull/980))
- program: add invariant check boolean for attempt settle revenue to insurance ([#937](https://github.com/drift-labs/protocol-v2/pull/937))
- program: improve best bid/ask estimate in mark twap update ([#975](https://github.com/drift-labs/protocol-v2/pull/975))
Expand Down
Loading

0 comments on commit 6c39b3d

Please sign in to comment.