Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
rust-pyth-lazer-protocol-v0.3.2
What's Changed
- chore: run
pnpm dedupe
by @cprussin in #2290 - fix(staking): match cmc endpoint format to expected format by @cprussin in #2291
- refactor(pyth-lazer-protocol): rename PublisherResponse -> ServerResponse by @tejasbadadare in #2293
Full Changelog: pyth-js-v111...rust-pyth-lazer-protocol-v0.3.2
rust-pyth-lazer-protocol-v0.3.1
What's Changed
- chore: remove unneeded eslint disable directives by @cprussin in #2288
- feat(pyth-lazer-protocol): add pub error type by @tejasbadadare in #2287
- chore: add cmc decimal representation by @guibescos in #2281
Full Changelog: pyth-js-v110...rust-pyth-lazer-protocol-v0.3.1
pyth-js-v111
What's Changed
- chore: remove unneeded eslint disable directives by @cprussin in #2288
- feat(pyth-lazer-protocol): add pub error type by @tejasbadadare in #2287
- chore: add cmc decimal representation by @guibescos in #2281
- chore(lazer-protocol-js): Add exponent and pub count to payload by @darunrs in #2289
Full Changelog: pyth-js-v110...pyth-js-v111
pyth-js-v110: Merge pull request #2286 from pyth-network/cprussin/fix-hermes-client
fix(hermes-client): ensure relative urls are built properly
pyth-price-pusher-v8.3.2
What's Changed
- fix: add retry logic to SolanaPricePusherJito by @ayazabbas in #2278
New Contributors
- @ayazabbas made their first contribution in #2278
Full Changelog: hermes-v0.8.2...pyth-price-pusher-v8.3.2
hermes-v0.8.2
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
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
What's Changed
- fix: seed computation by @guibescos in #2265
Full Changelog: pyth-js-v109...xc-admin-v0.6.11
pyth-js-v109
What's Changed
- chore: upgrade nodejs by @cprussin in #2256
- Update copyright messages by @cprussin in #2255
- chore: remove express relay files by @guibescos in #2259
- fix(pyth-lazer-sdk): clear timeout on shutdown by @keyvankhademi in #2263
Full Changelog: pyth-js-v108...pyth-js-v109
pyth-js-v108
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