github pyth-network/pyth-client oracle-v2.34.0

8 days ago

This release has a couple of changes:

  • it assigns a unique index to each price feed (by repurposing one of the unused fields). It's not breaking anything and for the migration, the init_price_feed_index method should be called for the existing price feeds.
  • accumulator_v2 gets enabled by default upon adding new prices
  • Publisher caps is added to calculate the cap number of each publisher. This change is not used in the oracle binary and is used in the validator from the oracle library.

What's Changed

Full Changelog: oracle-v2.32.1...oracle-v2.34.0

Don't miss a new pyth-client release

NewReleases is sending notifications on new releases.