-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pyth-lazer-sdk): add funding rate (#2423)
* add funding rate and refactor publisher count * handle old price feed data * feat: add funding timestamp * feat: add from_f64 method for Price conversion * feat: update PriceFeedData structure and version to 0.6.0 * feat: refactor PriceFeedData serialization tests and update funding rate handling * feat: update funding rate and timestamp types to use Rate and TimestampUs * feat: remove precision check for price value in Rate conversion * feat: update pyth-lazer-protocol version to 0.6.1
- Loading branch information
1 parent
27938e7
commit 6d6a06f
Showing
5 changed files
with
230 additions
and
30 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
Oops, something went wrong.