• 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
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
patches Loading commit data...
public Loading commit data...
scripts Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.snyk Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
apollo-codegen.ts Loading commit data...
apollo-codegen_thegraph.ts Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codecov.yml Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
cypress.release.config.ts Loading commit data...
graphql.config.js Loading commit data...
graphql_thegraph.config.js Loading commit data...
hardhat.config.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...