Skip to content

Releases: pyth-network/pyth-crosschain

pyth-price-pusher-v3.0.0

07 Mar 19:58
22c1fed
Compare
Choose a tag to compare

Release price pusher version - 3.0.0

Injective's support

xc-admin-v0.3.1

03 Mar 22:41
081a8bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: xc-admin-v0.3.0...xc-admin-v0.3.1

xc-admin-v0.3.0

03 Mar 21:43
a0db426
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: xc-admin-v0.2.0...xc-admin-v0.3.0

Pyth Wormhole Attester Client v5.0.0

03 Mar 12:40
bbc140f
Compare
Choose a tag to compare

[wormhole-attester] Increase accuracy and improve logging by @drozdziak1 in #653

Pyth Wormhole Attester Client v4.1.0

28 Feb 15:52
3106ade
Compare
Choose a tag to compare

What's new

  • pending healthcheck status now returns HTTP code 503 (used to be 307, causing false positive for k8s startup probes)

Pyth Wormhole Attester v4.0.0

28 Feb 13:22
b644b7f
Compare
Choose a tag to compare

The Wormhole Attestation contract has two breaking changes that also affect the attester:

  • It allocates a PDA per price feed to store the latest publish time and attestation time. This changes the accounts of attest instruction.
  • It requires a data for the attest instruction to set the cap on attestation rate.

Pyth Wormhole Attester Program v2.0.0

28 Feb 13:52
0f3975f
Compare
Choose a tag to compare

What's Changed

  • New on-chain state introduced - latest trading publish time and last attestation timestamp

Full Changelog: pyth-wormhole-attester-v4.0.0...pyth-wormhole-attester-program-v2.0.0

xc-admin-v0.2.0

14 Feb 11:21
e3831ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: xc-admin-v0.1.0...xc-admin-v0.2.0

Pyth SDK CW v1.0.0

14 Feb 15:04
40e42a5
Compare
Choose a tag to compare

Pyth SDK CW replaces Pyth Cosmwasm.

The SDK exposes

  • Data structures
  • Helper query functions
  • Testing utils

Pyth SDK CW 0.1.0

14 Feb 10:03
d95c924
Compare
Choose a tag to compare

Pyth SDK CW replaces Pyth Cosmwasm.

The SDK exposes

  • Data structures
  • Helper query functions
  • Testing utils