Skip to content

Releases: pyth-network/pyth-crosschain

Pyth Price Pusher v4.1.1

15 Mar 14:14
94032fa
Compare
Choose a tag to compare
[price-pusher] Injective error handling (#696)

* add few errors check in injective

* update injective sdk version to fix error

* bump version

Pyth Price Pusher v4.1.0

15 Mar 09:04
e81bfdf
Compare
Choose a tag to compare
[price-pusher] Simulate injective tx (#689)

* simulate tx to calculate gas

* update package version

* injective class: flexible

Pyth Price Pusher v4.0.0

09 Mar 15:39
3d8215e
Compare
Choose a tag to compare

What's Changed

  • [price-pusher] Add nonce for evm + refactor by @ali-bahjati in #679

Full Changelog: pyth-price-pusher-v3.0.0...pyth-price-pusher-v4.0.0

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