-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set the BSC_CONTRACT_ADDRESS to lowercase #10800
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
How did the case of the address cause this to happen? 🤔 |
Is this the case where metamask-extension/ui/app/components/app/transaction-list/transaction-list.component.js Line 32 in 480512d
|
@Gudahtt See Thomas' comment above |
But maybe then there is a question of why the |
oh, we normalize it to lowercase in |
Builds ready [e39a604]
Page Load Metrics (531 ± 49 ms)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Set the BSC_CONTRACT_ADDRESS to lowercase. This makes it consistent with other address constants and the way all addresses are handled in our front-end. This fixes a bug found while I was QAing where swaps transactions don't appear in token specific views while on binance.