Alejandro

Results 13 issues of Alejandro

## 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 * 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,...

## General Changes * Bumped `@walletconnect/ethereum-provider` to `^2.23` via **resolutions**. ## Developer Notes * The update was done using **resolutions** to avoid conflicts with the current version of Next.js. *...

## General Changes * Fixed edge case when sending Txs using smart accounts erc20 paymaster(Metamask) * Fixes: AAVEV3-7 ## Developer Notes ### BUG DESCRIPTION The incompatibility only arises when performing...

## General Changes - Added a custom message to alert users trying to fetch Plasma Tx History that it is not supported at the moment. ## Developer Notes --- ##...

## General Changes [NOT MERGE] ## Developer Notes Add any notes here that may be helpful for reviewers. --- ## Reviewer Checklist Please ensure you, as the reviewer(s), have gone...

## General Changes [NOT MERGE] ## Developer Notes ## Reviewer Checklist Please ensure you, as the reviewer(s), have gone through this checklist to ensure that the code changes are ready...

## General Changes * Fixed banner link issue on mobile (was not redirecting anywhere). * Made the entire banner clickable only on sm screens, linking to the correct route. *...