- 17 Aug, 2022 8 commits
-
-
Vignesh Mohankumar authored
* remove v3 router * rm v2 * unused * remove anytrade * unused * rm shared * remove optimized trade * celo fix
-
Vignesh Mohankumar authored
* fix: rename /explore to /tokens * name * tokens * oops
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
Jack Short authored
-
cartcrom authored
* setup relay compiler * refactored to use polling interval, fixed PR comments * fixes, readded uninitialized state for liquidity chart * updated cypress test * reorganized graphql files into src/graphql
-
cartcrom authored
* removed ticks outside of hover * simplifying copyhelper * finished implementing fred's feedback * addressed PR comments * fixed more of fred's feedback
-
Kaylee George authored
* initial * progress * sike no progress * design updates * fix header * remove colon * add flag
-
- 16 Aug, 2022 13 commits
-
-
Zach Pomerantz authored
-
Charles Bachmeier authored
* add some initial infra for blank navbar * add blank navbar * add new files * use web3status * remove unused mobile flag * remove colors Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
feat(widget): light and dark themes:
-
Vignesh Mohankumar authored
-
Charles Bachmeier authored
* add in common genie components * update import and run linter * better event type handling * rotate 360 Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Vignesh Mohankumar authored
* remove selectedWalletBackfilled * FIX
-
lynn authored
* update amplitude version * fix amplitude analytics index file to work with new version * remove extraneous comment
-
Charles Bachmeier authored
add navbar feature flag and small style update Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
* chore: dont-send-test-data-to-test-amplitude * chore: dont-send-test-data-to-test-amplitude
-
Zach Pomerantz authored
* build: install widgets * feat: show widget in token details * basic integration props * ts fix and update widget to 2.1.1 * url map * yarn-deduplicate --strategy=highest Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
- 15 Aug, 2022 8 commits
-
-
Jordan Frankfurt authored
add test key to .env
-
lynn authored
init
-
Vignesh Mohankumar authored
* split out useOnSelectChain, useSyncChainQuery * use chain query sync * lint * rename * move variables
-
Noah Zinsmeister authored
improve calldata formatting
-
lynn authored
* init * error change * use isProduction vs isDevelopment to include vercel
-
github-actions[bot] authored
chore(i18n): synchronize translations from crowdin [skip ci] Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
lynn authored
* init * move to explore page level * remove extraneous useTopTokens hook replaced by useExplorePageQuery
-
Vignesh Mohankumar authored
* changes so far * more changes * lint * remove Phase0:
-
- 12 Aug, 2022 7 commits
-
-
lynn authored
* init * selected base currency button * add check icon * theme background module change * hover changes * theme none * additional padding * hover default color from phil + feature flag * checkmark style fixes
-
Vignesh Mohankumar authored
-
Eric Zhong authored
Add protcol.MIXED to protocols
-
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
-
Kaylee George authored
fix
-
Kaylee George authored
* fix time options and colors * fix line height * color change
-
Vignesh Mohankumar authored
skip token list tests
-
- 11 Aug, 2022 4 commits
-
-
cartcrom authored
fixed redundant code
-
Vignesh Mohankumar authored
* fix: increase Polygon auto-slippage min * comment * update percent
-
Charles Bachmeier authored
* import nft utilities * re-add featureflag provider * add back in useCurrencyBalanceString fn * remove static assets for separate pr * remove resolutions, swap dev and regular dependencies, respond to comments * remove currently unused dependencies and resynth .lock * build: update lockfile * build: update lockfile * remove env check * useCurrencyBalanceString as fn * remove supported_Wallets until wallet component merged in * make Atoms an interface * update abis * remove outdated comment * update usedebounce hook * remove useDarkMode * remove useLazyEffect * remove getEtherscan helper fn * remove useLastWallet * remove useWindowDimensions * refactor hooks * move hooks from nft to general folder * add walletBalanceInterface and remove wrongNetwork hook * remove empty obj * remove ethers imports * fixed comparison * same line eslint ignore * gtag removed * revert * revert * build: update lockfile * remove walletinfo interface * remove newline * remove tslinst exception from isMobile * remove hiding linter warnings * remove unused util * fix linter warnings Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
lynn authored
* test init * breakpoint at 540 * fix nav link * polishes * respond to kaylee comments * fix spacings * ensure up to 8 digits shown for price on all size screens as per fred guidance
-