• Jordan Frankfurt's avatar
    feat: reduce severity of phishing filter to allow url token names (#6249) · bc48b4fb
    Jordan Frankfurt authored
    * feat: reduce severity of phishing filter to allow url token names
    
    * fix # positions, prototype progressive risk check w/ list presence
    
    * functional progressive risk check functionality
    
    * better name for tokenList
    
    * remove logs/todos
    
    * make it work for mini-portfolio
    
    * getUniqueAddressesFromPositions
    
    * useTokenContractsConstant
    
    * adds comment documenting the positionInfo->positionDetails type mapping
    
    * safe->filtered positions in the Pool page
    
    * use for loop instead of reduce
    
    * WIP: token constants lookup table consolidating chain data and list data
    
    * remove lookup table to pr#6268
    
    * use NEVER_RELOAD
    
    * use a counter on tokenList inclusion
    
    * pr feedback - code simplification
    
    * add tests
    
    * tinaszheng pr feedback
    
    * fix incorrect undefined fn signature
    
    * forEach -> for loop
    
    * add comment explainer to useFilterPossiblyMaliciousPositions
    
    * simplify and comments re: filtration logic
    
    * fix tests
    bc48b4fb
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connection Loading commit data...
constants Loading commit data...
featureFlags Loading commit data...
graphql Loading commit data...
hooks Loading commit data...
lib Loading commit data...
locales Loading commit data...
nft Loading commit data...
pages Loading commit data...
serviceWorker Loading commit data...
state Loading commit data...
test-utils Loading commit data...
theme Loading commit data...
tracing Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
polyfills.ts Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...