Skip to content

Latest commit

 

History

History

20230206-erc4626-linear-pool-v3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2023-02-06 - ERC4626 Linear Pool V3

⚠️ DEPRECATED: do not use ⚠️

This deployment was deprecated in favor of a new version which uses create2 for pool deployment: erc4626-linear-pool-v4.

Third deployment of the ERC4626LinearPoolFactory, for Linear Pools with a ERC4626 yield-bearing token. Supersedes 20220404-erc4626-linear-pool-v2, fixing the reentrancy issue described in https://forum.balancer.fi/t/reentrancy-vulnerability-scope-expanded/4345. Also has a fix in the ERC4626LinearPoolRebalancer to handle tokens which require the SafeERC20 library for approvals.

Useful Files