Skip to content

Releases: balancer/balancer-sdk

v0.1.9

06 May 14:36
1277534
Compare
Choose a tag to compare

New release (#70 )

🏗️ Updates

  • Bump SOR package (v4.0.0-beta.4). 0 amount bug fix.

v0.1.8

27 Apr 08:55
0d735ed
Compare
Choose a tag to compare

New release (#59)

🏗️ Updates

  • Bump SOR package (v4.0.0-beta.3). Generic boosted paths. Weighted pool precision.
  • Correct Readme error.

v0.1.6

07 Apr 09:19
1550e31
Compare
Choose a tag to compare

New release (#59)

🏗️ Updates

  • Add new error codes and balancerminter class
  • Bump SOR package (v4.0.0-beta.2) for ERC4626Linear pool types and Linear wrapped<>main.
  • Update Polygon SG to use Linear Pools.
  • Update onChain for any Linear pool type.

v0.1.5

29 Mar 14:09
c294130
Compare
Choose a tag to compare

New release (#55)

🏗️ Updates

  • Adds flashswap functionality (@drewdrewthis)
  • Update SOR to 4.0.0-beta.1
  • Expose functions required for 0x integration

v0.1.4

09 Mar 11:27
eef82bf
Compare
Choose a tag to compare

Release ⚒️

  • Update to SOR with new boostedPool algo - v4.0.0-beta.0.
  • Update config to match new format - uses bbausd instead of staBal3Pool.

v0.1.0

14 Jan 12:52
Compare
Choose a tag to compare

Release ⚒️

@danielmkm - Basis for a generic and customizable BalancerSdkConfig, Expose the SOR from the SDK, Subgraph query module.

v0.0.4

10 Dec 09:46
e31e5a9
Compare
Choose a tag to compare

Release ⚒️

#17 - Update to new Linear Pools.

v0.0.3

09 Dec 11:32
Compare
Choose a tag to compare

Release ⚒️

#13 - Added Relayer exitPoolAndBatchSwap function
#15 - Updated inputs/outputs to use strings (instead of BigNumberish)