Skip to content

pyth-js-v108

Compare
Choose a tag to compare
@keyvankhademi keyvankhademi released this 15 Jan 18:22
· 40 commits to main since this release
1c65304

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