Releases: FuzzysTodd/aave-v3-deploy
Releases · FuzzysTodd/aave-v3-deploy
v1.53.2
1.53.2 (2024-04-21)
Features
- add emission manager transfer of ownership (36b028f)
- add empty market to ci (62e4fd1)
- add ownable task script, add support to view roles for 3.0.0 (bf1b142)
- Add task for config of wrapped native token on testnet (#43) (c76e314)
- add tests to ethereum test suite check list (4952bed)
- add withdraw-and-swap paraswap adapter and add base market (954a60b)
- bump core package, fix testnet setup if reserves are set, remove unused imports (f672dff)
- bump periphery dependency to 1.23.1 (b4ef47e)
- decouple interest rate deployment with reserves initialization (296bbcb)
- disable faucet task (776bb91)
- paraswap adapters check (82fc441)
- permissioned mode for Faucet (5ef1cb4)
- remove deployment of fallback oracle (0bdc554)
- split ethereum tests by categories: gov, impls, periphery, roles and config (25de08a)
- support deploy of markets without assets, add support for named addresses at scripts (5915146)
- support using treasury from config and adapt tests to new scenario (a99f705)
- update @aave/[email protected] (d61194e)
- 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
- bump v3-core version to 1.19.2 (#57) (32213c0)
- Bump version of periphery package to 1.21 (201d939)
- Bump versions of v3 dependencies (#61) (9583331)
- Changes order of actions and rename variable (2c72c03)
- Deploy WETH9 at 00_token_setupts to prevent error when using incentives flag (0b733d8)
- expose deploy-v3 tasks to library (9b3c9ff)
- Fix rewards imple constructor (654d586)
- Fix typos (52ab113)
- keep old deploy tag (32fdfb5)
- Rename görli to goerli (599d34f)
- renove unused transfer (ef44a90)
- reset localhost config (39f15f7)
- ts error at test config (b32bdd7)
- typechain err (e8fad89)
- Update deployment scripts for test faucet contract (#59) (e2834ec)
- use of === (c0abbd1)
- use pool admin as owner of paraswap adapters (02314ad)
- Use PoolAddressesProvider for Incentives deployment (1875f2a)
- wrong contract name at testnet rewards (f850675)