interface
interface copied to clipboard
An open source interface for the decentralized liquidity protocol Aave
## General Changes - Removed gelato dependency since relayer wasn't being used anymore - Refactored cypress test setup to just use fetch and removed axios dependency - Fixed broken cypress...
## General Changes • Refactored the Supply and Borrow actions on the `reserve-overview` page to fully use the SDK for calculating health factor previews and for building the transaction to...
## General Changes * Refactored **Dashboard** using the SDK. * Actions are using the legacy flow for now. All the rest is refactored using SDK ## Developer Notes --- ##...
## General Changes - Fixes XYZ bug - Adds XYZ feature - … ## Developer Notes Add any notes here that may be helpful for reviewers. --- ## Reviewer Checklist...
## General Changes - Fixes XYZ bug - Adds XYZ feature - … ## Developer Notes Add any notes here that may be helpful for reviewers. --- ## Reviewer Checklist...
## General Changes * Solved two UI bugs that were present on the **reserve-overview** page before the refactor. * **Bug 1:** On mobile, the tooltips were missing the *placement* parameter,...
## General Changes - Fixes: AAVEV3-6 - Now the filtering by APYs for supply and borrow is working on MarketPage, taking into account the extra APRs provided by Merit, Merkl,...
**Describe the bug** When supplying USDT-ERC20 to the Aave platform without any ETH in the MetaMask wallet for transaction fees, the gas fee is paid using USDT-ERC20. However, the UI...