• Eric Zhong's avatar
    feat: Add support for mixed routes in the interface (#4181) · 47e6c089
    Eric Zhong authored
    * Expand typing to match new QuoteResponse from routing api
    
    * lint autofix
    
    * Expand InterfaceTrade class to match router-sdk and allow mixedroutes
    
    * Add new routing-api poolInRoute logic for client side trade
    
    * eslint fix ==
    
    * Add custom mxiedProtocolBadge and add into badgeDiagram
    
    * Bump router-sdk to published version, and install latest local SOR
    
    * git checkout main yarn.lock && yarn && npx yarn-deduplicate
    
    * Bump SOR to 2.9.2
    
    * bump SOR to 2.9.2
    
    * Update yarn.lock
    
    * revert slice.ts
    
    * Add guesstimate logic for mixedRoutes
    
    * Oops wrong pool import lol
    
    * Add beta url + expand protocols array
    
    * Add forceMixedRoutes for testing
    
    * Fix cyrpress build issue: no-loop-func
    
    * Change to prod url and remove testing param
    
    * remove protocol flag
    
    * Revisions: getRouteProtocol helper, fix gas acc for mixed route
    
    * revert protocols array abck
    
    * Remove :Protocol
    47e6c089
Name
Last commit
Last update
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js 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...
lingui.config.ts Loading commit data...
package.json Loading commit data...
prei18n-extract.js Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...