Releases: balancer/balancer-sdk
Releases · balancer/balancer-sdk
v0.1.40
v0.1.39
New release (#238)
Updates
- Generalised Join/Exit Methods
- Update SOR to 4.0.1-beta.15 - Consider gas costs when choosing best paths.
- Skytale proposal to implement Impermanent Loss for Balancer Pools
- PriceRate providers to subgraph query
- Setup a fallback to subgraph when coingecko is missing a price
- New beta release workflow
v0.1.37
New release (#205 )
Updates
- Update SOR to 4.0.1-beta.12
- Improve boosted paths selection
- Temp remove Gyro pools because of SG issue
v0.1.36
New release (#202 )
🐛 Bugfix
- Update SOR to 4.0.1-beta.11
- Change to filter SG - totalShares_gt: '0.000000000001'
- Update missing pool params in factory
v0.1.35
v0.1.34
v0.1.33
v0.1.32
v0.1.31
v0.1.30
New release (#178 )
🏗️ Updates
- Add buildRelayerCalls functions that formats SOR swapInfo that includes join/exits into correct Relayer call data
- Only ExactIn and non-Eth support for now until Relayer updated
- Added example showing how to use this (similar to how front-end currently uses SOR) - should be possible to run this locally and simulate calls on Tenderly.
- Add RelayerV4 to Contracts
- Use new temp/readonly Relayer ChainedRefs