Skip to content

oracle-v2.23.0

Compare
Choose a tag to compare
@guibescos guibescos released this 04 Oct 12:19
· 35 commits to main since this release
6deffc0

What's Changed

  • Add deserialization to price messages by @ali-bahjati in #372
  • Reject prices in the future by @guibescos in #374
  • Improvements to Message in the Oracle Program by @Reisen in #375
  • Update README.md by @m30m in #376
  • Use message structures defined in pythnet sdk by @m30m in #377
  • Re-add TWAP messages, feature-gate price resizing, optimize caching behavior by @drozdziak1 in #378
  • program/rust: Remove resize logic, forbid v1 prices on pythnet by @drozdziak1 in #379
  • scripts/build-bpf.sh: Move contract binaries to target/pyth/{solana|pythnet} by @drozdziak1 in #380
  • Separate workflow for pythnet and solana by @guibescos in #381
  • program/rust: bump version for release by @drozdziak1 in #382
  • One release instead of two releases (one for mainnet and one for pythnet) by @guibescos in #383

New Contributors

  • @m30m made their first contribution in #376

Full Changelog: oracle-v2.22.0...oracle-v2.23.0