centrifuge / apps

Monorepo for Centrifuge frontends, including Centrifuge App, onboarding api, and Fabric design system.
GNU Lesser General Public License v3.0
27 stars 16 forks source link

Runtime upgrade changes #2155

Open annamehr opened 3 months ago

annamehr commented 3 months ago

Background

In two weeks, a new RU is coming. There are some changes that need some adjustments on the apps side.

Changes

Runtime change: Oracle feeders lifetime change

Runtime change: Epochs can ONLY be closed and executed by Admin or LiquidityAdmin.

Runtime change: struct ExternalPricing has an additional field with_linear_pricing, indicating whether linear pricing will be used Protocol PR: https://github.com/centrifuge/centrifuge-chain/pull/1812, also for descriptions on when linear pricing is used

Runtime change: Added a new oracle key - NON breaking change See: https://github.com/centrifuge/centrifuge-chain/commit/5fc046579ab90d453763bdc3177e537e002e5c07

sophialittlejohn commented 3 months ago

Runtime upgrade planned end of week. Blocked until upgrade released on dev chain.