aave / protocol-v2

Aave Protocol V2
https://aave.com
Other
668 stars 755 forks source link

Release Fix: Revert reserves cap change due breaking change at ILendingPool interface #264

Closed kartojal closed 2 years ago

kartojal commented 2 years ago

Revert changes

Reason

During development of Solidity UI Helpers, @pol and @katojal noticed this change breaks the current ILendingPool interface for all the deployed Aave Pools, due all those pools where deployed before this breaking change at the DataTypes logic library.

The impact of the breaking change only affected new 3rd party integrations after commits 2b883e4f4318dea02d83e8730e04098e95aab9af and 68d5980f74a7c70eab302077d022e685bdd156fa.