balancer / balancer-v3-monorepo

GNU General Public License v3.0
24 stars 4 forks source link

Support permissionless pool creator fee withdrawal #734

Closed EndymionJkb closed 2 days ago

EndymionJkb commented 6 days ago

Description

This was a partner request, to allow "public automation" of fee collection. If we wanted to do it, it's a minor change.

My reservation about this is it allows anyone to "force" collection of pool creator fees (though they would have to pay the gas for it, which wouldn't be completely trivial). What if there's a reason they need to be collected on a certain schedule (or at least not "unexpectedly")?

Type of change

Checklist:

Issue Resolution