pancake-frontend
pancake-frontend copied to clipboard
:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)
--- ## PR-Codex overview This PR focuses on optimizing the fetching of currency prices and pool data by eliminating duplicate requests and improving performance through the use of `lodash`'s `uniqBy`...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Product Trade ### Current Behavior Successfully built ### Expected Behavior Build error occurred,...
--- ## PR-Codex overview This PR primarily focuses on optimizing the use of the `reduce` method across various components by replacing object spread syntax with direct assignments to improve performance...
--- ## PR-Codex overview This PR focuses on updating the version of the `jotai` package across multiple files and making minor adjustments to the `getOnInit` property in some hooks. ###...
--- ## PR-Codex overview This PR updates the version of `@tanstack/react-query` across multiple package files from `^5.52.1` to `catalog:`, which points to the latest version `5.59.15`. This ensures all packages...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Product Other ### Current Behavior The liquidity volume is being calculated incorrectly. The...
--- ## PR-Codex overview This PR primarily focuses on optimizing the selection functions across various components by replacing inline functions with `useCallback`. This change enhances performance by memoizing the functions,...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.5.0. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...