memoyil
memoyil
--- ## PR-Codex overview This PR focuses on improving code readability and performance by refactoring functions to use `useCallback` and `useMemo`. ### Detailed summary - Refactored functions in `SingleFarmV3Card.tsx` to...
Fail tooltip at first not visible when it gets error --- ## PR-Codex overview The focus of this PR is to optimize the retry functionality in the `AccessRisk` component by...
--- ## PR-Codex overview This PR refactors the `TOKENS_BULK` function to handle multiple queries efficiently using `multiQuery`. ### Detailed summary - Refactored `TOKENS_BULK` to return query string directly - Updated...
--- ## PR-Codex overview The focus of this PR is to update the currency handling in the IncreaseLiquidityV3 and liquidity/[tokenId].tsx files. ### Detailed summary - Updated currency handling in IncreaseLiquidityV3...
--- ## PR-Codex overview This PR focuses on replacing empty function implementations with `noop` from `lodash` across various components, enhancing code readability and maintainability. ### Detailed summary - Replaced empty...
--- ## PR-Codex overview The focus of this PR is to update farm prices and LP tokens in various chains. ### Detailed summary - Updated farm token prices and LP...
When in mobile wallets with dapp browsers app put it into background for some time, when in foreground it first shows Down until next interval. It happens intermittently. This pr...
--- ## PR-Codex overview The focus of this PR is to update time-related data structures and functions across various components for consistency and clarity. ### Detailed summary - Updated `time`...
Crashes when visiting https://pancakeswap.finance/liquidity/remove --- ## PR-Codex overview This PR updates the redirect status code from 303 to 307 in multiple files for consistency and improved functionality. ### Detailed summary...
--- ## PR-Codex overview The focus of this PR is to update error messages, remove unused code related to signatures, and add slippage error handling during liquidity removal confirmation. ###...