Skip to content

Releases: pyth-network/pyth-client

oracle-v2.35.0-2

Choose a tag to compare

@ali-behjati ali-behjati released this 12 Sep 13:31
acba47f

This release supports a flag per feed to disable the non-zero CI check.

What's Changed* Fix Typo in oracle.h File by @teenager-ETH in #422

New Contributors

Full Changelog: oracle-v2.35.0...oracle-v2.35.0-2

p.s: -2 is added to the tag as the 2.35.0 was used without version bump in the past 😢

oracle-v2.32.1-resizemapping

Choose a tag to compare

Backport ResizeMapping ix to the v2.31.1 oracle so that it can be applied to the pythtest-conformance oracle.

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

oracle-v2.35.0

Choose a tag to compare

@ali-behjati ali-behjati released this 08 Jan 14:09
11bd882

What's Changed

New Contributors

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

What's Changed

New Contributors

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

oracle-v2.34.0

Choose a tag to compare

@ali-behjati ali-behjati released this 10 Sep 11:22
0c3847e

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

Choose a tag to compare

@ali-behjati ali-behjati released this 25 Jul 11:46
94babc4

What's Changed

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

oracle-v2.32.0

Choose a tag to compare

@ali-behjati ali-behjati released this 25 Jul 07:20
a278681

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

Choose a tag to compare

@ali-behjati ali-behjati released this 17 May 07:25
2c6c836

What's Changed

  • revert: bring merge-sort back by @ali-bahjati in #406

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

oracle-v2.30.0

Choose a tag to compare

@ali-behjati ali-behjati released this 16 May 15:25
2ea67f3

What's Changed

  • refactor: replace merge-sort with heapsort by @ali-bahjati in #405

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

oracle-v2.29.0

Choose a tag to compare

@ali-behjati ali-behjati released this 13 May 18:51
9acf172

What's Changed

  • fix: comment by @guibescos in #400
  • Revert "feat: aggregate in the same slot (#394)" by @ali-bahjati in #401
  • refactor: use ordered publisher list by @ali-bahjati in #402
  • refactor: optimize some checks on upd_price by @ali-bahjati in #403

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

oracle-v2.28.0

Choose a tag to compare

@cctdaniel cctdaniel released this 16 Apr 07:50
65949e0

What's Changed

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