Releases: aave/aave-v3-core
Releases · aave/aave-v3-core
v1.19.4
v1.19.3
v1.19.2
v1.19.1
v1.19.0
v1.18.0
v1.17.2
v1.17.1
v1.17.0
1.17.0 (2022-12-28)
Features
- add additional flashloan scenario (8888093)
- add unit test for reserve configuration (49d0f4e)
- bump to beta version (348ce20)
- enable and disable flashloans (bb62572)
- remove borrow enabled requirement (8b9221b)
- switch bit used for flashloan enabled (748818f)
- updated price oracle sentinel interface (0457e71)
- updates and tests (8d12d79)
Bug Fixes
- Add license to L2Pool contract (#765) (56fd7ba)
- add validation to simpleFlashLoan (bf652c2)
- Avoid emitting events when balanceIncrease is zero (#745) (43f34c9)
- Capitalize license name of contracts (fba69f0)
- CEI to fix reentrancy risk with reentrant tokens (eg ERC777) (#704) (7fbdc6e)
- check revert msg and event emission (284b492)
- Complete interfaces of IReserveInterestRateStrategy and IPoolDataProvider (#766) (a00dda8)
- Fix condition of full liquidation of collateral (#753) (56bcf5d)
- Fix docs param in burnScaled (6b504d4)
- Fix param of IAToken function (1cb9ba1)
- Fix test of inaccuracy when liquidationProtocolFee is on (7d8b7bf)
- Fix typo in docs (#752) (9ccb1ab)
- Install the last package of periphery for the rewards contract update (066259a)
- make InterestRateStrategy contract inheritable (d06f8f2)
- make InterestRateStrategy contract inheritable (0311475)
- Make transferOnLiq() virtual (6968062)
- Minimize the IAaveIncentivesController with only the handleAction (a33f931)
- modify interface versions to support all minor 0.8.x vers (9e95439)
- Optimize logic for atoken self-transfers (6c3154e)
- reentrancy in liquidationCall (cd508a7)
- Reformat code (84b900c)
- remove formatting conflicts (4c2cda0)
- remove gitignore update (d7aa26a)
- remove unrelated change (a5ce86a)
- solution to fix liquidation failed case. (623730b)
- streamline test (516e0e8)
- typo (#717) (9666e99)
- typos (#715) (7dd869f)
- update comment for setReserveFlashLoaning (9d84549)
- update deploy and periphery dependencies (078fa28)
- update hardhat dependencies and fix test-suite error codes (#739) (a54692a)
v1.16.2
1.16.2 (2022-07-28)
Features
Bug Fixes
- dependencies (f844a45)
- load market test data correctly, fix atoken/debt token names (72d1264)
- remove npm ci cache, bump gas reporter to fixed version 1.0.8 set ethers to fixed version 5.6.1 (bbb2dfd)
- upgrade periphery and deploy library to latest version (902b48a)
- use ethers 5.5.3 to prevent different @ethersproject/bignumber version (5411930)
Miscellaneous Chores
- release 1.16.2 (32901d1)