Skip to content

v1.1.0

Compare
Choose a tag to compare
@johngrantuk johngrantuk released this 22 May 15:22
· 592 commits to master since this release
668efeb

New release (#440)

Updates 🏗️

  • Add exit by unwrapping tokens to Generalised Exit #412, #433
    • AKA Whale Exits
    • Selectively unwraps where necessary
  • GyroE V2 Support #419, #420
    • Update SOR to 4.1.1-beta.9 (Adds GyroE V2 support)
    • Update onchain call to get token rates for GyroE V2 pools
    • Liquidity for GyroE, Gyro2 and Gyro3
  • Add Sepolia Network #431
  • Add zkEVM support #434
  • Add support to join/exit ComposableStable V4 Pools #435

Fixes 🐛

  • Remove gas limit in static simulation #423
  • Fix failing to construct join transaction when token decimals equals zero #437
  • Fix toInternalBalance on createExitPoolProportional #438