[go: nahoru, domu]

Skip to content

Releases: balancer/balancer-sor

4.1.1-beta.17

21 Feb 09:33
de36edc
Compare
Choose a tag to compare

New release (#431)

Updates 👷

  • Gyro2 V2 support

4.1.1-beta.16

09 Aug 13:49
73d6b43
Compare
Choose a tag to compare

New release (#412)

Updates 👷

  • Add trip hops with mid pool #411
  • Update BASE config for examples
  • Update AVAX config for examples

4.1.1-beta.15

01 Aug 15:37
b1c50f1
Compare
Choose a tag to compare

New release (#409 )

Updates 👷

  • Add FX Avax support
  • Add AVAX config for examples

4.1.1-beta.14

28 Jul 09:08
a836829
Compare
Choose a tag to compare

New release (#407)

Updates 👷

  • Updated tests to use provider agnostic urls. Use new .env: RPC_URL_MAINNET and RPC_URL_POLYGON
  • Add Gyro and FX exports #403
  • Updated CI to include Polygon and new secret naming #404
  • Add chunk size option #399
  • Dependabot updates:
    • bump y18n from 4.0.0 to 4.0.3
    • Bump ansi-regex from 3.0.0 to 3.0.1
    • Bump path-parse from 1.0.6 to 1.0.7
    • Bump pathval from 1.1.0 to 1.1.1

4.1.1-beta.13

28 Jul 09:00
Compare
Choose a tag to compare
  • Adding ZkEVM config
  • Fixing tests remote rpc url
  • Skipping tests that started failing randomly

4.1.1-beta.12

04 Jul 18:42
Compare
Choose a tag to compare

What's Changed

  • Fix FxPool rounding errors in #393
  • Update FxPool math to fixed-point using ethers BigNumber
  • Update target to es2020

Full Changelog: 4.1.1-beta.11...4.1.1-beta.12

4.1.1-beta.11

23 May 14:08
3d6890a
Compare
Choose a tag to compare

New release (#391)

Updates 👷

  • Roll back Tree Shaking #373

4.1.1-beta.10

22 May 10:17
58866f5
Compare
Choose a tag to compare

New release (#389)

Updates 👷

  • Tree Shaking #373
    • Aims to make SOR package more tree shakeable. Updates and additional build plugins. See original PR for details.
  • Bump cross-fetch from 3.1.4 to 3.1.6 #388

4.1.1-beta.9

04 May 14:43
eb6ca5e
Compare
Choose a tag to compare

New release (#385 )

Updates 👷

  • Update logic to filter pools based of PoolFilter (and disable FX pool)
  • Add GyroE V2

4.1.1-beta.8

13 Apr 09:23
768db76
Compare
Choose a tag to compare

New release (#382)

Updates 👷

  • Pass optional query arguments to data service

Fix 🐛

  • Fix ComposableStablePool math