Skip to content

v1.14.177

Compare
Choose a tag to compare
@ali-bahjati ali-bahjati released this 26 Jul 16:14
· 54 commits to pyth-v1.14.17 since this release

This release optimizes the Pythnet validator performance and moves the aggregation of Pyth prices into the validator alongside the accumulator. This change is disabled by default and gets enabled (feed-by-feed) via the Pythian price feeds council once all the nodes have migrated to the new version.

This change, requires all the validators to add the following to their running arguments:

--account-index program-id

The validator will crash if this argument is not provided.

What's Changed

New Contributors

Full Changelog: v1.14.173...v1.14.177