Skip to content

Releases: pyth-network/pyth-client

oracle-v2.34.0

10 Sep 11:22
0c3847e
Compare
Choose a tag to compare

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

oracle-v2.32.1

25 Jul 11:46
94babc4
Compare
Choose a tag to compare

What's Changed

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

oracle-v2.32.0

25 Jul 07:20
a278681
Compare
Choose a tag to compare

The main change in this release is that now the oracle has an entrypoint for the validator to calculate the aggregation from there. Since we do not want the aggregation to take place both on the oracle program and the validator during the migration, a set a flags per each price accounts are created that control where the aggregation takes place.

What's Changed

New Contributors

Full Changelog: oracle-v2.31.0...oracle-v2.32.0

oracle-v2.31.0

17 May 07:25
2c6c836
Compare
Choose a tag to compare

What's Changed

Full Changelog: oracle-v2.30.0...oracle-v2.30.1

oracle-v2.30.0

16 May 15:25
2ea67f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: oracle-v2.29.0...oracle-v2.30.0

oracle-v2.29.0

13 May 18:51
9acf172
Compare
Choose a tag to compare

What's Changed

Full Changelog: oracle-v2.28.0...oracle-v2.29.0

oracle-v2.28.0

16 Apr 07:50
65949e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: oracle-v2.27.0...oracle-v2.28.0

oracle-v2.27.0

27 Feb 12:56
1b68e4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: oracle-v2.26.0...oracle-v2.27.0

oracle-v2.26.0

23 Feb 07:57
854c72e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: oracle-v2.25.0...oracle-v2.26.0

oracle-v2.25.0

20 Nov 13:51
aad9c00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: oracle-v2.24.0...oracle-v2.25.0