Skip to content

Releases: pyth-network/pyth-crosschain

rust-pyth-lazer-protocol-v0.3.2

23 Jan 17:05
c2716a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v111...rust-pyth-lazer-protocol-v0.3.2

rust-pyth-lazer-protocol-v0.3.1

22 Jan 21:48
2b29c99
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v110...rust-pyth-lazer-protocol-v0.3.1

pyth-js-v111

22 Jan 22:16
5dd180c
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v110...pyth-js-v111

pyth-js-v110: Merge pull request #2286 from pyth-network/cprussin/fix-hermes-client

22 Jan 20:05
cdaf99e
Compare
Choose a tag to compare
fix(hermes-client): ensure relative urls are built properly

pyth-price-pusher-v8.3.2

20 Jan 03:41
e607891
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: hermes-v0.8.2...pyth-price-pusher-v8.3.2

hermes-v0.8.2

19 Jan 04:43
99710c3
Compare
Choose a tag to compare

What's Changed

  • chore(apps/hermes): bump pyth-sdk-solana to v0.10.3 by @cctdaniel in #2277

Full Changelog: fortuna-v7.3.0...hermes-v0.8.2

Fortuna v7.3.0

18 Jan 03:54
42861c3
Compare
Choose a tag to compare

What's Changed

  • feat(fortuna): add metrics for retry count, gas/fee multipliers, and fee estimates by @devin-ai-integration in #2258

Full Changelog: xc-admin-v0.6.11...fortuna-v7.3.0

xc-admin-v0.6.11

15 Jan 20:44
d853ad2
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v109...xc-admin-v0.6.11

pyth-js-v109

15 Jan 19:16
bf18253
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v108...pyth-js-v109

pyth-js-v108

15 Jan 18:22
1c65304
Compare
Choose a tag to compare

What's Changed

  • feat(fortuna): Dynamically increase gas limit for a transaction on failure by @jayantk in #2238
  • fix(fortuna): Better success and failure metrics by @jayantk in #2241
  • feat(xc-admin): add support for deserializing lazer instructions in xc-admin by @cctdaniel in #2246
  • fix: seed too long by @guibescos in #2249
  • feat(fortuna): configurable escalation policy for transactions. by @devin-ai-integration in #2244
  • feat(fortuna): Track amount spent on tx fees by @jayantk in #2245
  • feat(fortuna): Add a couple more config values by @jayantk in #2251
  • feat(lazer/sdk/js): export constants by @cctdaniel in #2252
  • feat(xc_admin): implement set trusted signer instruction proposal for lazer by @cctdaniel in #2253
  • Lazer solana audit fixes by @Riateche in #2250
  • docs(hermes-client): Correct function name from getStreamingPriceUpdates to getPriceUpdatesStream in README.md by @ryunix in #2247
  • chore(lazer): remove migration code from solana contract by @Riateche in #2257
  • feat(lazer): add example to parse and verify payload by @Riateche in #2260
  • feat(lazer/js-sdk): add promises for open and disconnected by @tejasbadadare in #2254

New Contributors

Full Changelog: pyth-js-v107...pyth-js-v108