v0.1.48
brunoguerios
released this
07 Feb 18:00
·
1455 commits
to develop
since this release
New release (#312 )
Updates 🏗️
- Add new APRs (stafi rETH, tessera sAPE, and usdr)
- Add helper function that facilitates joining with proportional amounts
- Add liquidity calculations for StablePhantom pools
- Add price fetch for Gnosis chain native token (xDAI)
Refactors and bug fixes
- Refactor ComposableStable pool join
- Fix volume snapshot and fees calculation
- Fix expectedAmountsOut calc error on metaStable pool exit
- Fix calculateLiquidity exception when sub-pool totalShares is 0
- Some other minor improvements and bug fixes