keep3r-network / keep3r.network

An incentivized keeper network for anonymous keeper and job registration
372 stars 117 forks source link

CrvStrategyKeep3r !authorized #35

Open Ktl-XV opened 4 years ago

Ktl-XV commented 4 years ago

Hi,

The StrategyCurveYVoterProxy contract for Strategy 0x07db4b9b3951094b9e278d336adf46a036295de7 (at least) is not working

When harvest is called, the first check is require(msg.sender == strategist || msg.sender == governance, "!authorized");

This does not allow a keeper to execute the harvest.