Skip to content

Releases: pyth-network/pyth-crosschain

hip-3-pusher-v0.2.11

23 Feb 22:30
059f890

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: hip-3-pusher-v0.2.10...hip-3-pusher-v0.2.11

hip-3-pusher-v0.2.11-test1

12 Feb 08:58

Choose a tag to compare

hip-3-pusher-v0.2.10

11 Feb 23:25
5192587

Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v148...hip-3-pusher-v0.2.10

pyth-js-v148

06 Feb 17:19
e530a5b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: hermes-v0.10.8...pyth-js-v148

hermes-v0.10.8

04 Feb 18:57
284ac8a

Choose a tag to compare

What's Changed

  • feat(hermes-server): add optional token to all apis and track usage by @keyvankhademi in #3404

Full Changelog: hermes-v0.10.7...hermes-v0.10.8

hip-3-pusher-v0.2.9

26 Jan 21:56
9c605ec

Choose a tag to compare

What's Changed

Full Changelog: hip-3-pusher-v0.2.8...hip-3-pusher-v0.2.9

hip-3-pusher-v0.2.8

26 Jan 19:23
916d3bc

Choose a tag to compare

What's Changed

Full Changelog: hip-3-pusher-v0.2.7...hip-3-pusher-v0.2.8

hip-3-pusher-v0.2.7

22 Jan 05:11
947a2ae

Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v147...hip-3-pusher-v0.2.7

fix(pyth-lazer-sdk): ensure that the websocket pool doesn't kill the node process by emitting error events instead

19 Jan 17:19
f6d1895

Choose a tag to compare

fix(pyth-lazer-sdk): ensure that the websocket pool doesn't kill the node process by emitting error events instead

Changes

  • Added an IsomorphicEvent Emitter to the shared-lib package
  • integrated this with the websocket-pool used in the lazer/sdk/js package
  • ensured that events emitted on the pool bubble back up to the user-provided onWebSocketPoolError() in the initial client config
  • renamed onError to onWebSocketError, while leaving the previous handler (but marked as deprecated)
  • added a shutdown event on the pool so we can clean things up properly

Rationale

The WebSocketPool can be used in either the browser or on the server-side (in Node, Bun or Deno). However, when running server-side, there was an intentionally-thrown error in the dedupeHandler. This error was uncaught, which, at least in Node, causes the process to forcefully exit with a non-zero exit code and an uncaughtPromiseRejection error.

hermes-v0.10.7

16 Jan 22:31

Choose a tag to compare

What's Changed

  • feat(insights hub): tweaked the layout and design to give more room to the chart and be better on mobile by @benduran in #3354
  • chore(developer-hub): cross section navigation fix from Pyth Pro by @nidhi-singh02 in #3359
  • chore(developer-hub): landing page pyth pro by @nidhi-singh02 in #3360
  • Sui Lazer contract governance by @matej-douro in #3316
  • feat(component-library, insights): added a simple datetime picker and historical fetching to the pyth feeds demo, with URL deeplinking by @benduran in #3351
  • feat(dev-hub) Pyth Pro Playground by @aditya520 in #3346
  • fix(insights): fixed datepicker UX and layout issues on mobile and fixed playback speed parsing by @benduran in #3363
  • feat(dev-hub) LLM File to be consumed by @aditya520 in #3365
  • add(price-feeds): Fogo mainnet and testnet addresses for Pyth Pro by @devin-ai-integration[bot] in #3366
  • feat(dev-hub) LLM.txt update workflow by @aditya520 in #3368
  • fix(lazer/solana): fix incorrect trusted signers check by @tejasbadadare in #3367
  • fix(dev-hub) LLM Workflow fix by @aditya520 in #3371
  • feat: upgraded all pnpm, node and next.js platform deps to the absolute latest LTS versions available on Vercel. by @benduran in #3362
  • Update solana-mainnet.json by @KemarTiti in #3372
  • lazer/contracts/sui: new Move.toml format, vendored wormhole, other fixes by @matej-douro in #3364
  • Update fogo-mainnet.json by @KemarTiti in #3375
  • fix(developer-hub): upgraded developer hub to latest fuma docs and added boilerplate descriptions to pages (which are now required) by @benduran in #3376
  • feat(dev-hub) Update Market Hours by @aditya520 in #3381
  • fix(insights): fixed data overlap causing the datapoints to completely drop off the chart by @benduran in #3374
  • chore(hermes) Add new Asset classes by @aditya520 in #3382
  • chore(developer-hub): remove blank integrate publisher guide by @nidhi-singh02 in #3383
  • feat(developer-hub): add account addresses to Fogo mainnet push feeds by @devin-ai-integration[bot] in #3380
  • fix(dev-hub) gh action llm strict prompt by @aditya520 in #3379
  • bump-hermes by @aditya520 in #3389

Full Changelog: hip-3-pusher-v0.2.6...hermes-v0.10.7