Matin Rezaii
Matin Rezaii
Natspec type error in `_getProxyImplementation()` function inside the contract PoolAddressesProvider
The natspec of the function `_getProxyImplementation()` inside the contract `PoolAddressesProvider has an extra [`the`](https://github.com/aave/aave-v3-core/blob/master/contracts/protocol/configuration/PoolAddressesProvider.sol#L194) between `Returns` and `implementation`: > * @notice Returns the the implementation contract of the proxy contract...
I think the name for a curve that quotes the price based on total supply is **Bonding Curve** rather than **Bounding Curve**. This should be changed. https://github.com/OpenZeppelin/openzeppelin-labs/tree/master/bounding_curve https://github.com/OpenZeppelin/openzeppelin-labs/blob/master/bounding_curve/contracts/ERC4626BoundingCurve.sol