Skip to content

Release 2.4.1

Compare
Choose a tag to compare
@naddison36 naddison36 released this 25 Jan 06:30
· 138 commits to master since this release

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 rates
    • rewards fixed so it can handle zero COMP accrued
    • staked-snap now has optional block argument to get historical data
    • staked-snap now reports earned MTA
    • deploy-dud-contracts for migration of mUSD from Iron Bank for BUSD and GUSD Feeder Pools
    • quest-complete-queue can now run again different quests. eg the new Metanaut Space Program
    • feeder-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 formatting
    • deployVault added optional boostCoeff argument that defaults to 9 as per Staking V2 update.
  • New Hardhat tasks
    • dials-snap which reports votes and donations for new staking dials
    • staked-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 the DudIntegration, like in the cache it would.

Full Changelog: v2.4.0...v2.4.1