Skip to content

Releases: pyth-network/pyth-crosschain

pyth-js-v81

19 Sep 00:34
75781f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v80...pyth-js-v81

xc-admin-v0.6.6

17 Sep 11:49
f3d8a03
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v79...xc-admin-v0.6.6

pyth-js-v80

17 Sep 14:16
9109f5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: xc-admin-v0.6.6...pyth-js-v80

pyth-js-v79

15 Sep 13:06
9773cfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: hermes-v0.6.1...pyth-js-v79

hermes-v0.6.1

11 Sep 16:06
cac1a8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: hermes-v0.6.0...hermes-v0.6.1

pyth-price-store-v0.1.0

10 Sep 15:02
ad20151
Compare
Choose a tag to compare

Initial release.

pyth-price-store is a solana on-chain program that allows publishers to push prices on Pythnet.

hermes-v0.6.0

09 Sep 15:54
0935702
Compare
Choose a tag to compare

What's Changed

  • feat: update hermes to support publisher stake caps by @guibescos in #1866

Full Changelog: hermes-v0.5.17...hermes-v0.6.0

Pyth Price Pusher v8.0.0

04 Sep 09:02
c253beb
Compare
Choose a tag to compare

This release of the price pusher contains refactoring in the EVM pusher to use viem instead of web3 because web3 had issues with some networks and used some deprecated libraries. We expect this version to handle edge cases (errors, ...) better than the previous versions.

There are no breaking changes but it is marked as a major version change because some log formats have changed and might affect production environment. Please file an issue if you see any problems with the version or reach out to us directly.

What's Changed

  • refactor(apps/price_pusher): Use viem instead of web3 for evm pusher by @ali-bahjati in #1829
  • fix(apps/price_pusher): address issues with alpha version by @ali-bahjati in #1864

Full Changelog: pyth-price-pusher-v7.1.0...pyth-price-pusher-v8.0.0

xc-admin-v0.6.5

03 Sep 09:46
c967a84
Compare
Choose a tag to compare

What's Changed

Full Changelog: hermes-v0.5.17...xc-admin-v0.6.5

hermes-v0.5.17

30 Aug 15:10
f621690
Compare
Choose a tag to compare

What's Changed

  • fix(hermes): add Cargo.lock to fix precommit by @jayantk in #1852
  • fix(hermes): bump solana sdk to fix attribute iteration bug #1851

Full Changelog: pyth-js-v76...hermes-v0.5.17