Skip to content

v1.1 smart contracts

Latest
Compare
Choose a tag to compare
@aleph-v aleph-v released this 02 Mar 21:56
· 7 commits to main since this release
ac88e49

Small scale smart contract upgrades to eliminate common bugs and add some new feature set. An interface breaking change was included which requires that the withdraws from the balancer LP pool provide the number of shares to withdraw not the max outputs. Non interface breaking changes included extended pause systems, a yearn version upgrade path, yearn wrapped position simplification, and a change to the internal accounting for fee collection in convergent curve pool.

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0