Skip to content

Releases: aave/aave-v3-deploy

v1.53.0

23 Dec 08:48
5be3de9
Compare
Choose a tag to compare

1.53.0 (2022-12-22)

Features

  • add ownable task script, add support to view roles for 3.0.0 (bf1b142)
  • add tests to ethereum test suite check list (4952bed)
  • bump core package, fix testnet setup if reserves are set, remove unused imports (f672dff)
  • paraswap adapters check (82fc441)
  • remove deployment of fallback oracle (0bdc554)
  • split ethereum tests by categories: gov, impls, periphery, roles and config (25de08a)
  • support using treasury from config and adapt tests to new scenario (a99f705)
  • use pool admin if treasury is not set at config, use deployer if is a testnet market (5075bfe)
  • use short executor in namedAccounts, remove the transfer of eth before deploy, fix constants.ts declaration (a5fd516)

Bug Fixes

v1.52.0

09 Dec 18:40
983735b
Compare
Choose a tag to compare

1.52.0 (2022-12-09)

Features

  • permissioned mode for Faucet (5ef1cb4)

Bug Fixes

v1.51.0

28 Nov 17:44
ca3e5db
Compare
Choose a tag to compare

1.51.0 (2022-11-28)

Features

  • add emission manager transfer of ownership (36b028f)

v1.50.1

28 Nov 11:53
7dffaa7
Compare
Choose a tag to compare

1.50.1 (2022-11-28)

Bug Fixes

  • Bump version of periphery package to 1.21 (201d939)
  • Fix rewards imple constructor (654d586)
  • Use PoolAddressesProvider for Incentives deployment (1875f2a)

Miscellaneous Chores