Skip to content

Releases: morpho-org/morpho-aavev3-optimizer-sdk

v3.3.0

18 Sep 16:07
3994875
Compare
Choose a tag to compare

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

05 Sep 08:46
aec90f7
Compare
Choose a tag to compare

3.2.0 (2023-09-05)

Features

  • safe: handle usdt approval edge case (d519e28)

v3.1.0

31 Aug 09:38
5c3f3c5
Compare
Choose a tag to compare

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

24 Aug 13:51
3f4fc04
Compare
Choose a tag to compare

3.0.1 (2023-08-24)

Bug Fixes

  • bulker: Fix max liquidity borrow (17ffc71)

v3.0.0

23 Aug 14:55
2071e80
Compare
Choose a tag to compare

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

17 Aug 14:52
33f4804
Compare
Choose a tag to compare

2.2.3 (2023-08-17)

Bug Fixes

  • Adapter: fix useless catch() (2a0e6e2)

v2.2.2

15 Aug 17:17
a5584e8
Compare
Choose a tag to compare

2.2.2 (2023-08-15)

Bug Fixes

  • Borrow capacity computation (5829739)

v2.2.1

15 Aug 09:00
7cbefc7
Compare
Choose a tag to compare

2.2.1 (2023-08-15)

Bug Fixes

  • Adapter: Fix adapter connection on fork (c867bf7)

v2.2.0

09 Aug 15:02
4af46eb
Compare
Choose a tag to compare

2.2.0 (2023-08-09)

Features

  • add p2pAPY in MarketData (4375b3d)

v2.1.2

09 Aug 14:38
59d127d
Compare
Choose a tag to compare

2.1.2 (2023-08-09)

Bug Fixes

  • Bulker: Fix approval accounting (9a23651)