Release 2.4.1
What's Changed
- restore missing TypeScript files in @mstable/protocol package
- Updates to Hardhat tasks
- Changed times from UTC to local times.
over-boost
includes new Feeder Pools TBTCV2, RAI and FEI.rewards
now includes min AAVE/GUSD and AAVE/WBTC ratesrewards
fixed so it can handle zero COMP accruedstaked-snap
now has optional block argument to get historical datastaked-snap
now reports earned MTAdeploy-dud-contracts
for migration of mUSD from Iron Bank for BUSD and GUSD Feeder Poolsquest-complete-queue
can now run again different quests. eg the new Metanaut Space Programfeeder-mint
can now do a single mint or multi mint- Fixed staked tasks against mBPT which were resolving to the wrong contract address.
staked-snap
now has more info and better formattingdeployVault
added optionalboostCoeff
argument that defaults to 9 as per Staking V2 update.
- New Hardhat tasks
dials-snap
which reports votes and donations for new staking dialsstaked-time
which updates a staker's time multiplier
- New dummy contracts to migrate the mUSD in the GUSD and BUSD Feeder Pools back from Iron Bank
DudIntegration
is the replacement integration contract that a Feeder Pools use.DudPlatform
to temporally act as the platform, needed because otherwise, the migration will fail. Can be later called by governance to clear which short-circuits all following deposits and sends all back to theDudIntegration
, like in the cache it would.
Full Changelog: v2.4.0...v2.4.1