Skip to content

Releases: pyth-network/pyth-crosschain

Pyth Price Service v2.3.3

18 Jan 18:24
59b0efb
Compare
Choose a tag to compare

What's Changed

  • [price-service] Hotfix cache by @ali-bahjati in #508

Full Changelog: pyth-price-service-v2.3.2...pyth-price-service-v2.3.3

Pyth Price Service v2.3.2

18 Jan 09:43
e4963f4
Compare
Choose a tag to compare

What's Changed

  • [price-service] Hotfix leading 0x problem by @ali-bahjati in #507

Full Changelog: pyth-price-service-v2.3.1...pyth-price-service-v2.3.2

Pyth Price Service v2.3.1

18 Jan 08:53
0eac724
Compare
Choose a tag to compare

What's Changed

  • [price-service] Hotfix a serde problem by @ali-bahjati in #503

Full Changelog: pyth-price-service-v2.3.0...pyth-price-service-v2.3.1

pyth-wormhole-attester-v3.0.0

18 Jan 12:18
pyth-wormhole-attester-v3.0.0
99246c2
Compare
Choose a tag to compare

What's new

  • removed --daemon flag

Pyth Price Service v2.3.0

17 Jan 17:24
5e8b9f8
Compare
Choose a tag to compare

What's Changed

  • [price-service] Document the spy filters in .env.sample by @jayantk in #472
  • [price-service] add /get_vaa endpoint that serves cache and db vaas by @cctdaniel in #482
  • [price-service] Move to top by @ali-bahjati in #474
  • [price-service] Update wormhole sdk package by @ali-bahjati in #495
  • [price-service] Handle WS error by @ali-bahjati in #501
  • [price-service] Add get_vaa_ccip endpoint by @ali-bahjati in #500

New Contributors

Full Changelog: pyth-wormhole-attester-v2.0.0...pyth-price-service-v2.3.0

Pyth Wormhole Attester v2.0.0

05 Jan 14:55
682e97c
Compare
Choose a tag to compare

What's Changed

Other notes

  • pyth2wormhole -> pyth-wormhole-attester, lives under wormhole-attester/
  • pyth2wormhole-client -> pwhac (changed binary name)
  • Changed buckets for transaction processing times metric

Full Changelog: pyth-attester-v1.3.0...pyth-wormhole-attester-v2.0.0

Pyth Price Service v2.2.4

02 Jan 08:41
378e99b
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-attester-v1.3.0...pyth-price-service-v2.2.4

Wormhole Attester v1.3.0

20 Dec 12:00
afd4a8b
Compare
Choose a tag to compare

Breaking changes

  • p2w_autoattest.py - P2W_OWNER_KEYPAIR becomes SOL_PAYER_KEYPAIR and its default vlaue changes from /usr/src/solana/p2w_owner.json to /usr/src/solana/solana-devnet.json. It is advisable to mount the keypair under a different name than solana-devnet and point at it with the new env.

Added features

  • monitoring HTTP server - added HTTP healthcheck on 0.0.0.0:3000/healthcheck
  • new sol_rpc_tx_processing metric for measuring RPC processing times on Solana for attestations

Pyth Price Service v2.2.3

13 Dec 15:17
f45d675
Compare
Choose a tag to compare

What's Changed

  • [price-service] Make gap metrics more accurate by @ali-bahjati in #426

Pyth Price Service v2.2.2

09 Dec 17:24
20abde0
Compare
Choose a tag to compare

What's Changed

  • [price-service] Update Vaa key for cache/metrics by @ali-bahjati in #424