• 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
..
__snapshots__ Loading commit data...
RoutingDiagram.test.tsx Loading commit data...
RoutingDiagram.tsx Loading commit data...