Skip to content

Releases: balancer/b-sdk

v0.2.0

12 Oct 12:38
bd1f04c
Compare
Choose a tag to compare

Minor Changes

  • f6d1051: Add Fantom config. Update to have network specific vault addr.

  • 67e4120: Replace dataQueries with multicall (using Viem):

    • Add BATCHSIZE config per network
    • Onchain calls correctly mapped to pool/version
    • Filter bricked pools from vulnerability
    • Fix scalingFactor scaling

v0.1.2

12 Oct 08:52
b1ed9e4
Compare
Choose a tag to compare

Patch Changes

  • 7004561: Add missing gyro3 to SupportedRawPoolTypes.

v0.1.1

24 Jul 17:03
ff7748f
Compare
Choose a tag to compare

Patch Changes

  • ec6fda0: Switched to vitest. Updated viem to fix parseUnits issue

v0.1.0

21 Jul 16:34
17b87ae
Compare
Choose a tag to compare

Minor Changes

  • f04362c: The onChainPoolDataEnricher now also queries the pool rate, linearTargets as well as status of inRecoveryMode and isPaused

v0.0.5

11 Jul 15:10
99df23d
Compare
Choose a tag to compare

Patch Changes

v0.0.4

24 Jun 20:26
2d147cd
Compare
Choose a tag to compare

Patch Changes

  • 664f0c0: Automate releases with changesets