Charles Bachmeier
05f95531e7
fix: block ip infringing collection ( #7614 )
v4.270.6
2023-11-21 09:26:38 -08:00
Kristie Huang
78cb58329e
fix: android banner DownloadButton onClick should not propagate up ( #7612 )
...
hotfix: fix: android banner DownloadButton onClick should not propagate up #7611
v4.270.5
2023-11-20 16:33:29 -05:00
Tina
0e561f80ef
fix: only change input currency to weth after eth wrap completes [hotfix] ( #7607 )
...
fix: only change input currency to weth after eth wrap completes for uniswapx eth input trades (#7604 )
* only change input currency to weth after wrap completes
* add e2e test
* update test
v4.270.4
2023-11-17 12:10:21 -05:00
Tina
51e3bee414
fix: don't show approve gas costs for arbitrum [hotfix] ( #7595 )
...
fix: disable showing approve cost for arbitrum (#7594 )
disable showing approve cost for arbitrum
v4.270.3
2023-11-15 13:40:15 -05:00
cartcrom
57fc9e1eb7
fix: don't format uniswapx wrap amount [hotfix] ( #7590 )
...
* fix: don't format wrap input amount
* lint
v4.270.2
2023-11-15 13:25:33 -05:00
Jack Short
f6660bef03
fix: flushing user locale redux when locale is German ( #7586 )
...
* fix: set current redux version to 3 (#7578 )
* fix: set current redux version to 3
* fix: tests
* fix: redux migration to flush german locale (#7584 )
* fix: redux migration to flush german locale
* lint
* my linter was not workking
---------
Co-authored-by: eddie <66155195+just-toby@users.noreply.github.com>
v4.270.1
2023-11-14 14:41:39 -05:00
Jordan Frankfurt
ae0bedf24b
fix: deep linking behavior for android ( #7574 )
...
fix: execute deep link code on both platforms
v4.270.0
2023-11-13 16:19:36 -06:00
Kristie Huang
206c999835
fix: disable fees and uniswapx tests + skip localStorage reads for bl… ( #7581 )
...
fix: disable fees and uniswapx tests + skip localStorage reads for blocked addresses (#7564 )
* fix: disable fees tests
* skip uniswapx tests for now
* turn off uniswapx for classic swap test
* skip local cache reads for blocked accounts
* fix: broken pools test (#7562 )
* test: update hardhat blocknumber (#7559 )
* init
* fix: remove console log
* fix: add comment
---------
Co-authored-by: Tina <59578595+tinaszheng@users.noreply.github.com>
Co-authored-by: cartcrom <cartergcromer@gmail.com>
Co-authored-by: cartcrom <39385577+cartcrom@users.noreply.github.com>
2023-11-13 16:35:57 -05:00
Kristie Huang
3bd0b1c9be
fix: use NativeCurrency for polygon matic ( #7579 )
...
fix: use NativeCurrency for polygon matic (#7567 )
* fix: use NativeCurrency for polygon matic
* add comment
* update snapshots??
* Revert "update snapshots??"
This reverts commit 280758be118610cc9e13afcd6e420985e8a200d2.
2023-11-13 16:29:46 -05:00
Kristie Huang
3cc7cecf6a
fix: update function tests for 404ing collections ( #7576 )
...
fix: update function tests for 404ing collections (#7575 )
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2023-11-13 15:59:40 -05:00
UL Service Account
9620365349
ci: add global CODEOWNERS
2023-11-10 01:07:24 +00:00
UL Service Account
8e4e8a90ab
ci(t9n): download translations from crowdin
2023-11-10 01:07:24 +00:00
cartcrom
d8e43f0834
fix: broken pools test ( #7562 )
2023-11-09 19:57:01 -05:00
cartcrom
82f27186cf
test: update hardhat blocknumber ( #7559 )
...
* init
* fix: remove console log
* fix: add comment
2023-11-09 18:43:10 -05:00
Kristie Huang
876d3a1cc3
feat: [info] add new tdp nav ( #7531 )
...
* feat: [info] add new tdp nav
* tidy up code
* pr review
* nit remove unused component style
* pr review
* lol extraneous extra
2023-11-09 14:51:23 -05:00
Nate Wienert
712f82cb1a
chore: align eslint version with wallet repo ( #7526 )
2023-11-09 08:11:13 -10:00
Tina
682215a574
feat: use useUSDPrice hook for calculating token usd value for auto slippage ( #7555 )
2023-11-09 13:08:54 -05:00
Kristie Huang
395b390df6
feat: add android announcement banner ( #7551 )
...
* feat [wip]: add android announcement banner
* feat: [wip] add android announcement banner
* finish css
* remove hideBaseWallet references
* phil changes
* minor lint nit
* pr review
* growth copy
2023-11-08 16:18:16 -05:00
Tina
cee3390b71
fix: skip all quote / pricing requests if window is not visible ( #7554 )
...
* skip all quote / pricing requests if window is not visible
* add unit tests
* add ts-ignore comment
2023-11-08 15:14:50 -05:00
Jack Short
418ee08b00
chore: adds e2e test for when usd quote fetch fails ( #7215 )
...
* chore: adds e2e test for when usd quote fetch fails
* Update src/components/CurrencyInputPanel/SwapCurrencyInputPanel.tsx
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* Update cypress/e2e/swap/errors.test.ts
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
---------
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2023-11-08 13:27:10 -05:00
Charles Bachmeier
ebfcd8fbbe
refactor: move pool details components to the components folder ( #7553 )
...
* refactor: move pool details components to the components folder
* cleanup index imports
* update snapshot
2023-11-08 10:24:59 -08:00
Jack Short
c27e70b87c
chore: e2e insufficient liquidity test ( #7075 )
...
* chore: e2e insufficient liquidity test
* Update cypress/e2e/swap/errors.test.ts
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* fixing lint
* waiting for quote
* stubbing insufficient liquidity response
* req reply
* trying full url
* maybe cors
* moving before visit
* adding back timeout
* Revert "adding back timeout"
This reverts commit 89cff3afb815f5e5db005347f20812b83e047057.
* in describe block
* moving to new file
* moving to errors test file
* moving comment
* removing extra describe
---------
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2023-11-08 13:11:41 -05:00
Jack Short
b4f3555600
chore: add appropriate padding and update chain selector to styled ( #7549 )
...
* chore: add appropriate padding and update chain selector to styled
* light gray on hover remove
* Update src/components/NavBar/ChainSelector.tsx
Co-authored-by: Charles Bachmeier <charles@bachmeier.io>
---------
Co-authored-by: Charles Bachmeier <charles@bachmeier.io>
2023-11-08 12:31:45 -05:00
Jack Short
0e87c38548
chore: disabling exact output for fot tokens ( #7550 )
...
* chore: disabling exact output for fot tokens
* fixing currency symbol
2023-11-08 12:28:23 -05:00
Charles Bachmeier
245d0eed06
fix: hide invalid nft collections with 0 items from search bar ( #7547 )
...
fix: hide invalid collecitons with 0 items
2023-11-08 12:21:14 -05:00
Kristie Huang
46c8caa09c
feat: update app download tracking for Android launch ( #7542 )
...
* feat: change UniwalletModal android text
* very wip android WC
* adding android/ios disambiguated event names
* put analytics events in todos
* use analytics package
* use isAndroidGALaunched
* fix ternary
* add navbar menu element
* broken onelink changes
* replace utm with onelinks
* use microsite link in address redirect
* fix unit tests, no longer discriminate between platforms expected behavior
* nit lint
2023-11-07 17:24:44 -05:00
Jack Short
aa056adaf9
chore: removing check mark on token selector ( #7533 )
2023-11-07 15:20:49 -05:00
Charles Bachmeier
ce4df4f79e
fix: add chainId to dependency array ( #7548 )
...
fix: add chain to dependency array
2023-11-07 09:58:25 -08:00
Kristie Huang
769a7ab9b5
fix: rename WrappedTokenInfo class ( #7495 )
...
* fix: rename WrappedTokenInfo class
* delete old wrappedTokenInfo file
* rename to TokenFromList
* move back to state/lists
* appease linter
* fix nftlistrow
2023-11-06 16:15:41 -05:00
Kristie Huang
5cbc56cf65
feat: [info] add new stats box ( #7522 )
...
* feat: [info] add new stats section, wip
* add stats section
* implement fdv and market cap
* use fdv from backend gql
* code cleanup
* update cypress tests
* should only wrap if screen width <= 640
* minor design nits
* remove sitemap change
* nit pr review
2023-11-06 15:54:43 -05:00
eddie
098c7b9cbe
fix: update uniwallet wc link ( #7450 )
...
* fix: update uniwallet wc link
* fix: undo url change for redirect
2023-11-06 12:22:03 -08:00
Jack Short
a0d880cf81
fix: spam tokens showing up in currency selector ( #7545 )
...
* fix: spam tokens showing up in currency selector
* chain id check
* token chain id
2023-11-06 14:40:36 -05:00
Kristie Huang
443a00a777
fix: remove version check in redux lists update + migrate outdated USDC saved tokens ( #7544 )
...
* fix: remove version check lists update
* add migration and test
* pr review
2023-11-06 14:20:55 -05:00
Jack Short
9eaa22f644
chore: converting useStablecoinPrice to useUsdPrice in autoslippage ( #7543 )
2023-11-03 12:51:04 -04:00
Nate Wienert
1c92482855
fix: basel font using wrong variation settings ( #7536 )
...
* fix: basel font using wrong variation settings
2023-11-02 11:05:13 -10:00
Nate Wienert
274d79dfde
chore: align uniswap deps with wallet repo ( #7527 )
...
* chore: align uniswap deps with wallet repo
2023-11-02 11:02:09 -10:00
Charles Bachmeier
c2ca9ab93e
feat: [info] update token links ( #7505 )
...
* update pdp link styles
* dynamic link text
* move links to their own file
* border width case
* todo comments
* add explorer icon
* hide chain logos on other chain
* remove quotes
* clean up
* unused style
2023-11-02 13:53:18 -07:00
Tina
0fbc826581
feat: Remove logging whole error object for analytics ( #7540 )
2023-11-02 16:32:12 -04:00
Charles Bachmeier
e9f784b2bc
refactor: clean up getExplorerLink helper fn ( #7537 )
2023-11-02 09:11:13 -07:00
Charles Bachmeier
f9a9469523
feat: [info] Add token description to TDP ( #7504 )
...
* update token description for TDP
* add tooltip to fee
* show buy/sell fees
* remove token description from PDP
* remove unused styles
* update snapshots
* undo fee component testing
* isInfoTDPEnabled
* update explorer fn
2023-11-02 08:32:58 -07:00
Jack Short
b995f4d671
fix: fixing ugly scrollbar ( #7535 )
2023-11-01 14:27:07 -04:00
Kristie Huang
3f62bcf2f0
feat: add Android feature flag & change some app logos ( #7524 )
...
* fix: generalize iOS language to app, and add color app icon
* remove apple logo
* delete more apple logos
* remove learn more arrow
* update snapshots
* add feature flags to android changes
2023-11-01 14:25:15 -04:00
Jack Short
bd30721989
chore: updating nft numbers ( #7351 )
...
* format price impact
* format price
* adding confirm swap modal
* removing export
* adding export back
* half of test functions done
* format numbers tests
* formatting
* making numberFormat local
* making formatCurrencyAmount internal
* price impact
* formatSlippage
* formatTickPrice
* formatNumberOrString
* formatFiatPrice
* removing formatPreciseFloat
* formatReviewSwapCurrencyAmount
* correct active currency
* explore table
* deleting formatTickPrice
* fixing explore table
* nft assset details
* removing all instancees of ethnumberstandardformatter
* removing format wei impls
* explore table
* collectino stats
* removing almost everything from nft/numbers
* filter button
* final nft fixes
* removing put commas
* explore page
* listing page
* extraneous functions
* responding to comments
* formatEhter
* updating formatter names
* dep array
* comments
---------
Co-authored-by: John Short <john.short@CORN-Jack-899.local>
2023-11-01 12:44:45 -04:00
Jack Short
802d56231a
fix: updating currency search panel for number formatting ( #7407 )
2023-10-31 16:46:02 -04:00
Kristie Huang
9536df2ff1
fix: remove bridged USDC from quickselect ( #7529 )
...
* fix: remove bridged usdc from quickselect
* oops remove migrations logic
* update routing test
2023-10-31 16:26:44 -04:00
Jack Short
ff3ed31dd7
chore: cleaning up previous uk blocking functionality ( #7489 )
2023-10-31 13:45:26 -04:00
Jack Short
719f82c7c4
feat: pool page currency conversion ( #7416 )
2023-10-31 13:44:38 -04:00
mr-uniswap
0937e35095
ci: removed snyk files ( #7521 )
...
removed snyk files
2023-10-31 13:36:24 -04:00
Matthew Spector
3f9b436c86
fix: Changing some language around fees ( #7492 )
...
* fix: Changing some language around fees
* adding chain name to toolti
* lowercase network
* fixing tests
2023-10-31 09:34:04 -07:00
Kristie Huang
40afc7388a
fix: add space to migrateV2 link ( #7523 )
2023-10-31 01:52:36 -04:00