Releases: pyth-network/pyth-crosschain
pyth-js-v81
What's Changed
- feat(staking): make sdk ready for release by @keyvankhademi in #1933
Full Changelog: pyth-js-v80...pyth-js-v81
xc-admin-v0.6.6
What's Changed
- feat(staking): add guides & faqs & a ton of mobile fixes by @cprussin in #1920
- fix(staking): fix some minor stylistic issues by @cprussin in #1921
- feat(staking): more refinements by @cprussin in #1922
- feat(xc-admin): add price store instructions and executor support by @Riateche in #1900
- feat(apps/price_pusher): add fuel price pusher by @cctdaniel in #1910
- fix(staking): update to latest icons & images by @cprussin in #1924
- feat(staking): improve mobile experience by @cprussin in #1925
- feat(governance/xc_admin): initialize publisher buffers in cli and frontend by @Riateche in #1923
- fix: executor by @guibescos in #1926
Full Changelog: pyth-js-v79...xc-admin-v0.6.6
pyth-js-v80
What's Changed
- chore: add new councilors by @guibescos in #1928
- chore: export getPriceFeedAccountForProgram by @guibescos in #1927
Full Changelog: xc-admin-v0.6.6...pyth-js-v80
pyth-js-v79
What's Changed
- feat(hermes): add publisher caps endpoint to js client by @keyvankhademi in #1879
- feat(target_chains/fuel): update fuel toolchains to the latest version by @cctdaniel in #1911
- fix(target_chains/fuel): publish error by @cctdaniel in #1912
- fix: pyth-publish-js workflow by @cctdaniel in #1919
Full Changelog: hermes-v0.6.1...pyth-js-v79
hermes-v0.6.1
What's Changed
- feat(hermes): fix publisher cap schema by @keyvankhademi in #1890
Full Changelog: hermes-v0.6.0...hermes-v0.6.1
pyth-price-store-v0.1.0
Initial release.
pyth-price-store is a solana on-chain program that allows publishers to push prices on Pythnet.
hermes-v0.6.0
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
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
What's Changed
- feat(governance/xc_admin): support init pricefeed index by @ali-bahjati in #1862
Full Changelog: hermes-v0.5.17...xc-admin-v0.6.5
hermes-v0.5.17
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