Closed memoyil closed 1 day ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 26, 2024 7:38am |
Latest commit: 52be986ff684164f08e62c182aedfc06ac7f17d6
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR-Codex overview
This PR focuses on improving address comparison throughout the codebase by replacing direct equality checks with the
isAddressEqual
utility function. This enhances code readability and consistency.Detailed summary
isAddressEqual
in multiple files:TripleLogo.tsx
StablePoolPage.tsx
AccessRiskComponent.tsx
useMerkl.tsx
GasTokenSelector.tsx
useSwapInputError.ts
useEstimatedAmount.ts
SwapModalFooter.tsx
SwapModalFooterV2.tsx
AddLiquidityPage.tsx
Step1.tsx
AddStableLiquidity/index.tsx
hooks.ts
FixedStaking/index.tsx