Skip to content

Pyth Price Pusher v8.0.0

Compare
Choose a tag to compare
@ali-behjati ali-behjati released this 04 Sep 09:02
· 1875 commits to main since this release
c253beb

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