balancer / balancer-v3-monorepo

GNU General Public License v3.0
30 stars 7 forks source link

Second approach for merging hooks config with pool config #671

Closed elshan-eth closed 1 month ago

elshan-eth commented 1 month ago

Description

This is an alternative approach for merging hooks config and pool config (the first one #659). This PR adds more 162 bytecodes than the previous approach and saves around 300-400 gas.

Type of change

Checklist:

Issue Resolution

Closes https://github.com/balancer/balancer-v3-monorepo/issues/656