Skip to content

Latest commit

 

History

History

20230215-single-recipient-gauge-factory-v2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2023-02-15 - Single Recipient Gauge Factory V2

Deployment of the SingleRecipientGaugeFactory, for liquidity gauges which forward their entire BAL allowance onto a single address. This version adds a weight cap to single recipient gauges, and supersedes single recipient gauge factory V1.

Additionally, this version also supports the recipient implementing the depositToken function (from the FeeDistributor interface), directly depositing the tokens in such a distributor instead of requiring a manual step after minting.

Useful Files