Skip to content

Commit

Permalink
sdk: add ability to get ix for all admin ix (#980)
Browse files Browse the repository at this point in the history
* sdk: update adminClient to be able to get ix

* add some more methods

* moar

* finish up ix

* yarn prettify:fix

* CHANGELOG
  • Loading branch information
crispheaney committed Mar 29, 2024
1 parent 2bbe28c commit 8b76cc0
Show file tree
Hide file tree
Showing 2 changed files with 1,511 additions and 826 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Features

- 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))
- program: add optional margin calculations for drift-rs ([#978](https://github.com/drift-labs/protocol-v2/pull/978))
Expand Down
Loading

0 comments on commit 8b76cc0

Please sign in to comment.