Releases: balancer/b-sdk
Releases · balancer/b-sdk
v2.0.0
Major Changes
- 187fac2: new composite router for boosted operations with ability to wrap/unwrap single token
v1.4.2
Patch Changes
- dfdaa39: Add Missing isBuffer field for sorGetSwapPaths query.
- da7dc97: Fix PermitHelper owner to support viem Account as input
v1.4.1
Patch Changes
- cca357f: Export calculateProportionalAmountsBoosted helper
v1.4.0
Minor Changes
- bd1aa32: Add Base and Arbitrum support for V3
v1.3.0
Minor Changes
- 0734b88: permit2 helpers for pool init
Patch Changes
- 4a68326: Fix getPoolStateWithBalancesV3 helper
v1.2.0
Minor Changes
Patch Changes
- 411ff7e: Bump viem version and undo custom sonic setup (as multicall3 is already defined in the new viem version)
v1.1.0
Minor Changes
- 00d2037: Add query blockno param for add/remove liq (not V2).
v1.0.2
Patch Changes
- eb5be5d: fix: update sonic multicall3 creation blocknumber
- eb5be5d: fix: override multicall3 for sonic in viem chain definition
- 1b47dfb: Skip flaky test
v1.0.1
Patch Changes
- e5a0311: Bump composable stable pool factories to v6
- 79c8144: Refactor swaps v3 integration tests
- 1c58adc: Add support for Sonic chain
v1.0.0
Major Changes
- b3d61f2: Remove
queryRemoveLiquidityRecovery
from RemoveLiquidity
. Please use query
with RemoveLiquidityRecoveryInput
instead.
Minor Changes
- 8aa2fb9: Add native token support to AddLiquidityNested and AddLiquidityBoosted
- a6ebf0d: Add support for InitBuffer
- 15567ec: Add support for addLiquidityBuffer
Patch Changes
- e3fdf6c: Add extra integration tests for gyro pools