Releases: balancer/balancer-sor
Releases · balancer/balancer-sor
4.1.1-beta.17
4.1.1-beta.16
4.1.1-beta.15
4.1.1-beta.14
New release (#407)
Updates 👷
- Updated tests to use provider agnostic urls. Use new .env:
RPC_URL_MAINNET
andRPC_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
- Adding ZkEVM config
- Fixing tests remote rpc url
- Skipping tests that started failing randomly
4.1.1-beta.12
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
4.1.1-beta.10
4.1.1-beta.9
New release (#385 )
Updates 👷
- Update logic to filter pools based of PoolFilter (and disable FX pool)
- Add GyroE V2
4.1.1-beta.8
New release (#382)
Updates 👷
- Pass optional query arguments to data service
Fix 🐛
- Fix ComposableStablePool math