You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the constant name TOKEN_BLACKLIST to TOKEN_DISALLOWLIST or an equivalent. Blacklist is considered an offensive word and should be avoided in software development.
The history of the term has nothing to do with skin color or offending others. It would be equivalent to removing the words "black" and "white" from the English dictionary.
Change the constant name TOKEN_BLACKLIST to TOKEN_DISALLOWLIST or an equivalent. Blacklist is considered an offensive word and should be avoided in software development.
https://github.com/ianlapham/uniswap-info/blob/2df919d0729d4f9119a9c469dba8952031536d3d/src/constants/index.js#L20
The text was updated successfully, but these errors were encountered: