Skip to content

Latest commit

 

History

History

20230711-composable-stable-pool-v5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2023-07-11 - Composable Stable Pool V5

⚠️ DEPRECATED ⚠️

This version has been replaced for an updated version: Composable Stable Pool V6. The new version has the same functionality, but larger pause and buffer windows; this version can still be used if pausing is deemed unnecessary for specific pools.

Deployment of ComposableStablePoolFactory, which supersedes 20230320-composable-stable-pool-v4. This version is resilient to abrupt changes in the value reported by the pool tokens' rate providers, and calculates protocol fees appropriately even with volatile or rapidly changing token rates. It also disables individual flags for yield-exempt tokens; now the pool is either yield exempt or non-exempt for every token.

Useful Files