Skip to content

Pyth SDK Solana v0.5.0

Compare
Choose a tag to compare
@ali-bahjati ali-bahjati released this 18 Aug 11:00
· 134 commits to main since this release
248b2f7

Changes:

  • Replace get_previous_price_unchecked with get_latest_available_price_unchecked and a safe wrapper around it: get_latest_available_price_within_duration and changes solana accounts logic to support it in the stale price situation.
  • Expose PriceIdentifier in solana sdk (#29)