Skip to content

Releases: pyth-network/pyth-sdk-rs

Pyth SDK CW v0.3.0

07 Dec 18:28
c7b802f
Compare
Choose a tag to compare
Merge pull request #88 from nevi-me/v0.7.0

Bump versions to 0.7.0

Pyth SDK v0.6.1

02 Sep 14:53
2a4bedd
Compare
Choose a tag to compare
  • Bump pyth-sdk-solana version to 0.6.1

Pyth SDK Solana v0.6.1

02 Sep 14:55
2a4bedd
Compare
Choose a tag to compare
  • Bump pyth-sdk-solana to v0.6.1.

Pyth SDK v0.6.0

01 Sep 13:51
bfd729a
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-sdk-solana-v0.6.0...pyth-sdk-v0.6.0

Pyth SDK Solana v0.6.0

01 Sep 10:37
0225ed4
Compare
Choose a tag to compare

What's Changed

  • Replace pyth_sdk_solana::AccKey with solana_program::pubkey::Pubkey by @tompntn in #69

Full Changelog: pyth-sdk-cw-v0.2.0...pyth-sdk-solana-v0.6.0

Pyth SDK v0.5.0

18 Aug 10:56
248b2f7
Compare
Choose a tag to compare

Changes:

  • replace get_previous_price_unchecked with get_latest_available_price_unchecked and a safe wrapper around it: get_latest_available_price_within_duration

Pyth SDK Solana v0.5.0

18 Aug 11:00
248b2f7
Compare
Choose a tag to compare

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)

Pyth SDK CW v0.2.0

18 Aug 11:01
248b2f7
Compare
Choose a tag to compare

Changes:

  • replace get_previous_price_unchecked with get_latest_available_price_unchecked and a safe wrapper around it: get_latest_available_price_within_duration

Pyth SDK CosmWasm v0.1.0

14 Jul 13:54
fb9312e
Compare
Choose a tag to compare

Pyth SDK CosmWasm replaces Pyth SDK Terra and supports CosmWasm v1.0.0.