Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ernesto Boado <[email protected]>
  • Loading branch information
sakulstra and eboadom authored Oct 1, 2024
1 parent 1add2a0 commit 2165aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.2/Aave-3.2-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ As it is a deprecated feature that will not be used in the future, it is possibl
- Removed getters and setters of stable rate from ReserveConfiguration. The position on the bitmap is deprecated, as as stable rate is already disabled for all assets listed, with 0 value there.
- When borrowing, repaying or flash loaning (keeping debt open), ValidationLogic now enforces that the mode is variable, reverting on stable.
- Removed all logic related with stable rate mode on ValidationLogic.
- removed deprecated ReserveStableRateBorrowing and StableDebtTokenUpgraded events on `PoolConfigurator`
- Removed deprecated ReserveStableRateBorrowing and StableDebtTokenUpgraded events on `PoolConfigurator`
- **BREAKING**: Modified DefaultReserveInterestRateStrategyV2 to only consider variable on the debt side. Breaking changes for anybody querying the strategy directly.

#### Periphery
Expand Down

0 comments on commit 2165aae

Please sign in to comment.