balancer / balancer-v2-monorepo

Balancer V2 Monorepo
https://balancer.fi/
GNU General Public License v3.0
315 stars 382 forks source link

Root Gauge for the Base network #2543

Closed EndymionJkb closed 1 year ago

EndymionJkb commented 1 year ago

Description

Introduces the root gauge for Base. I believe we determined that it's not necessary to worry about L2 gas, which makes this gauge extremely simple. See code comments for details.

We now have multiple roots using the same interface L1StandardBridge. Should we pull that up to interfaces?

Type of change

Checklist:

Issue Resolution

Closes #2539

jubeira commented 1 year ago

LGTM!