Skip to content

Commit

Permalink
program: add access control for spot market updates similar to perp m… (
Browse files Browse the repository at this point in the history
#284)

* program: add access control for spot market updates similar to perp market updates

* add CHANGELOG
  • Loading branch information
crispheaney committed Jan 1, 2023
1 parent 099d7ac commit 0a0b35f
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 31 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ program: add size trait to accounts and events ([#286](https://github.com/drift-

### Fixes

- program: add access control for spot market updates similar to perp market ([#284](https://github.com/drift-labs/protocol-v2/pull/284))
- ts-sdk: allow websocket subscriber to skip getAccount call to rpc ([#313](https://github.com/drift-labs/protocol-v2/pull/313))
- ts-sdk: always add market account for cancelOrders if market index included
- anchor tests: make deterministic to run in ci ([#289](https://github.com/drift-labs/protocol-v2/pull/289))
Expand Down
Loading

0 comments on commit 0a0b35f

Please sign in to comment.