balancer / balancer-v3-monorepo

GNU General Public License v3.0
45 stars 17 forks source link

Vault shaving (part 2) #747

Closed EndymionJkb closed 4 months ago

EndymionJkb commented 4 months ago

Description

Since the upcoming guardrails PR goes over the bytecode again, time to make some room. This is another pass, inspired by #746, that gives the Vault an even closer shave (saves 230 bytes).

Also updates the Vault bytecode script to show how many bytes it's over, when it is (since the data type kind of obscures it).

Type of change

Checklist:

Issue Resolution