Skip to content

Pyth SDK v0.7.0

Compare
Choose a tag to compare
@jayantk jayantk released this 07 Dec 18:27
· 114 commits to main since this release
c7b802f

What's Changed

  • Update dependency requirements for Solana related dependencies by @dadepo in #75
  • Update the price schema by @ali-bahjati in #76
  • An example contract for Solana by @yhzhang0128 in #72
  • Update price feed structure + cascade changes by @ali-bahjati in #77
  • Remove custom toolchain setup (default is stable) by @ali-bahjati in #80
  • Relax solana version to be a range by @nevi-me in #81
  • Adapt the Solana best-practice example to the new api + fix CI by @ali-bahjati in #85
  • An example contract for Solana and the Anchor library by @yhzhang0128 in #82
  • use pythnet example by @cctdaniel in #86
  • PriceAccount::get_price_no_older_than impl + happy case test by @0xripleys in #89
  • relax solana version in sdk by @0xripleys in #90
  • Bump versions to 0.7.0 by @nevi-me in #88

New Contributors

Full Changelog: pyth-sdk-solana-v0.6.1...pyth-sdk-v0.7.0