1.56.2 (2024-03-07)
1.56.1 (2024-03-06)
1.56.0 (2024-02-27)
- Add task for config of wrapped native token on testnet (#43) (c76e314)
- add withdraw-and-swap paraswap adapter and add base market (954a60b)
- disable faucet task (776bb91)
- bump v3-core version to 1.19.2 (#57) (32213c0)
- Changes order of actions and rename variable (2c72c03)
1.55.3 (2023-01-25)
- expose deploy-v3 tasks to library (9b3c9ff)
1.55.2 (2023-01-24)
- Deploy WETH9 at 00_token_setupts to prevent error when using incentives flag (0b733d8)
1.55.1 (2023-01-24)
- wrong contract name at testnet rewards (f850675)
1.55.0 (2023-01-11)
- update @aave/[email protected] (d61194e)
1.54.0 (2022-12-30)
- bump periphery dependency to 1.23.1 (b4ef47e)
1.53.2 (2022-12-29)
- release 1.53.2 (24ef3aa)
1.53.1 (2022-12-28)
- Rename görli to goerli (599d34f)
1.53.0 (2022-12-22)
- 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)
- renove unused transfer (ef44a90)
- reset localhost config (39f15f7)
- ts error at test config (b32bdd7)
- typechain err (e8fad89)
- use of === (c0abbd1)
- use pool admin as owner of paraswap adapters (02314ad)
1.52.0 (2022-12-09)
- permissioned mode for Faucet (5ef1cb4)
- keep old deploy tag (32fdfb5)
1.51.0 (2022-11-28)
- add emission manager transfer of ownership (36b028f)
- Bump version of periphery package to 1.21 (201d939)
- Fix rewards imple constructor (654d586)
- Use PoolAddressesProvider for Incentives deployment (1875f2a)
- release 1.50.1 (cf80147)