-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Split client subscribe method into parts: subscribe_markets, subscribe_oracles, subscribe_blockhashes * subscribe_markets and subscribe_oracles receive a list of markets to subscribe for * Prefix DriftClient sync methods with try_ * Refactor OracleMap and public functions to take MarketIds * WebSocketAccountSubscriber don't fetch account on start by default * Replace marketmap GPA with individual subscriptions * Fix doc comments+spelling
- Loading branch information
1 parent
9e08dbe
commit ad92773
Showing
14 changed files
with
626 additions
and
570 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.