Skip to content

v4.10.0

Compare
Choose a tag to compare
@TylerEther TylerEther released this 25 Aug 03:39
· 15 commits to main since this release
a3a6060

Prudentia

Controllers

  • Add flag to enable or disable compute ahead logic: If enabled, the controller's computeRate function will calculate the rate on-the-fly with clamping. Otherwise, it will return the last stored rate.
  • Add IonicRateController: A RateController that computes rates for Ionic tokens, accruing interest on the underlying tokens before pushing new rates.