Skip to content

oracle-v2.34.0

Latest
Compare
Choose a tag to compare
@ali-bahjati ali-bahjati 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