Releases: morpho-org/morpho-aavev3-optimizer-sdk
Releases · morpho-org/morpho-aavev3-optimizer-sdk
v3.3.0
3.3.0 (2023-09-18)
Features
- Bulker: Add basic batch simplification (95e94e3)
Bug Fixes
- Bulker: Fix bulker signature handling on optimization (6023a58)
- Bulker: fix merged operation when max operation (f504505)
- Bulker: Fix rebas error (cae8e6a)
v3.2.0
3.2.0 (2023-09-05)
Features
- safe: handle usdt approval edge case (d519e28)
v3.1.0
3.1.0 (2023-08-31)
Features
- add
no-console
lint rule (f33eeea)
- ci: add hardhat cache as artifact (94ed6b6)
Bug Fixes
- safehandler: remove
console.debug
(25cb28a)
- simulator: withdraw collateral was not considering the new steth balance when unwrapped. (9d10c40)
- typo (cb6a352)
v3.0.1
3.0.1 (2023-08-24)
Bug Fixes
- bulker: Fix max liquidity borrow (17ffc71)
v3.0.0
3.0.0 (2023-08-23)
⚠ BREAKING CHANGES
- Bulker: move batch tx handlers in dedicated folder
Features
- Safe: Add generate safe json function (6ab07d6)
- Safe: Add Safe tx Handler (a9caf3c)
- Safe: Add safe tx sending (296aad0)
Bug Fixes
- Safe: Fix approval on safe (19ca7ee)
- safe: fix bulker on safe (c3379c8)
refacto
- Bulker: move batch tx handlers in dedicated folder (0c062cd)
v2.2.3
2.2.3 (2023-08-17)
Bug Fixes
- Adapter: fix useless catch() (2a0e6e2)
v2.2.2
2.2.2 (2023-08-15)
Bug Fixes
- Borrow capacity computation (5829739)
v2.2.1
2.2.1 (2023-08-15)
Bug Fixes
- Adapter: Fix adapter connection on fork (c867bf7)
v2.2.0
2.2.0 (2023-08-09)
Features
v2.1.2
2.1.2 (2023-08-09)
Bug Fixes
- Bulker: Fix approval accounting (9a23651)