iqlusioninc / liquidity-staking-module

Other
87 stars 29 forks source link

Added RefreshTotalLiquidStaked (for upgrade handler) #77

Closed sampocs closed 1 year ago

sampocs commented 1 year ago

Context

In the upgrade handler that onboards LSM, we'll have to bootstrap the total liquid staked tokens and shares. This PR introduces a function RefreshTotalLiquidStakedTokensAndShares that can be called from the upgrade handler, or any time the global cap is re-enabled.

Changelog

faddat commented 1 year ago

oh-oh, this was merged into your global cap branch @sampocs -- hope that is okay... my review order will be poor on this one

sampocs commented 1 year ago

@sampocs that's fine! I'll let you know when the others are ready for merge. Would be nice to hold off until we get some reviews