Skip to content

Releases: pyth-network/pyth-crosschain

Pyth JS Packages v2

21 Mar 20:17
75a795d
Compare
Choose a tag to compare

This release is the same as v1 -- still testing the publish workflow.

Pyth JS Packages

21 Mar 19:26
e995a2b
Compare
Choose a tag to compare

What's Changed

  • [sdk] Move Solidity sdk into this repo by @jayantk in #674
  • Add CI workflow to publish javascript packages by @jayantk in #707

New Contributors

Full Changelog: pyth-price-pusher-v4.1.1...pyth-js-v1

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)