Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@doncesarts doncesarts released this 10 Dec 14:35
· 195 commits to master since this release

What's Changed

  • Adds EmissionsController main contracts: Allows governors to vote on the weekly distribution of $MTA
    • VotiumBribeForwarder: Allows users reward tokens to bribe vlCVX holders to vote for a Curve gauge using Votium
    • DisperseForwarder: Transfers reward tokens to a list of off-chain calculated recipients and amounts.
    • RevenueBuyBack : Uses protocol revenue to buy MTA rewards for stakers
    • BasicRewardsForwarder: Transfers any received reward tokens to another contract or account
  • Adds Polygon Integration Contracts
    • L2EmissionsController
    • L2BridgeRecipient
    • BridgeForwarder
  • Hardhat tasks NonPeggedFeederPool to Deploy Non Pegged Feeder Pool

New Contributors

Full Changelog: v2.3.2...v2.4.0