Skip to content

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

v1.5.4

29 Jun 10:18
5892bd9
Compare
Choose a tag to compare

1.5.4 (2023-06-29)

Bug Fixes

  • blockTag requests (0be45cb)
  • more specific blockTag test (8bfea5c)
  • multicall: use multicall provider (aa74533)
  • tests: use signer provider in e2e tests (4604486)

v1.5.3

15 Jun 19:09
32200e7
Compare
Choose a tag to compare

1.5.3 (2023-06-15)

Bug Fixes

  • type for poolBorrowAPY on market (f0976ef)

v1.5.2

14 Jun 09:09
2a8ab66
Compare
Choose a tag to compare

1.5.2 (2023-06-14)

Bug Fixes

  • deepCopy issue with configuration defaultProvider (925aca8)

v1.5.1

13 Jun 11:34
3d8eae9
Compare
Choose a tag to compare

1.5.1 (2023-06-13)

Bug Fixes

v1.5.0

05 Jun 16:25
c7e3f81
Compare
Choose a tag to compare

1.5.0 (2023-06-05)

Features

  • use a more recent block (b5154eb)

Bug Fixes

  • fetcher: fix the use of underlying balance as scaled balance (f2aa285)
  • tests: fill morpho owner with ethers (f0014b4)
  • typos (23a3bc7)

v1.4.0

25 May 09:03
72ac4e6
Compare
Choose a tag to compare

1.4.0 (2023-05-25)

Features

v1.3.0

24 May 17:03
a2c7ae9
Compare
Choose a tag to compare

1.3.0 (2023-05-24)

Features

  • remove axios dependency (b576b4b)

v1.2.0

23 May 16:30
e1ee496
Compare
Choose a tag to compare

1.2.0 (2023-05-23)

Features

  • sync latest changes from original repository (b57d5a6)

Bug Fixes

  • add healthFactor test (f703a31)
  • add repaying over supply cap test (9c25a1a)

v1.1.0

23 May 11:44
fe5e040
Compare
Choose a tag to compare

1.1.0 (2023-05-23)

Features

  • rewards: fetch rewards from API (7e7c530)

Bug Fixes

  • rewards: Fix rewards handling (7b7a896)

Dependencies and Other Build Updates

  • deps-dev: bump @types/node from 20.1.2 to 20.1.3 (36382bb)
  • deps-dev: bump @types/node from 20.1.3 to 20.1.4 (56db112)
  • deps-dev: bump hardhat-tracer from 2.2.2 to 2.3.0 (3b382eb)

v1.0.0

15 May 07:34
Compare
Choose a tag to compare

1.0.0 (2023-05-15)

Features

Bug Fixes

  • adapt test with the fetching update (8e37445)
  • CI (b7255ea)
  • CI: add required permissions for semantic-release (f27ad01)