pendulum-chain / pendulum

GNU General Public License v3.0
43 stars 14 forks source link

Bump spec version for Foucoco runtime upgrade 17 #472

Closed bogdanS98 closed 1 month ago

bogdanS98 commented 1 month ago

This upgrade contains the modified PriceGetter trait implementation that replaces usage of oracle pallet with dia-oracle for fetching prices of assets when doing buyouts. (https://github.com/pendulum-chain/pendulum/issues/445).

Note: Runtime upgrade to spec version 16 was successful, after which we increased the MinBuyoutAmount parameter for the buyout pallet in this same PR, therefore needing to upgrade to version 17 to apply this change.