Crowdin Bot
36cfe627f1
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-23 10:06:44 +00:00
Crowdin Bot
aef5d0513a
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-23 09:06:47 +00:00
Ian Lapham
f768428b9d
chore: update token list ( #2670 )
...
* update token list
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-10-22 15:47:42 -04:00
Zach Pomerantz
76c9bf84cd
fix: use optional operator for chainId ( #2666 )
2021-10-22 10:33:18 -07:00
Jordan Frankfurt
f26a3306ec
fix(L2): ensure chainIds match before fetching pool data ( #2652 )
...
* ensure chainIds match before fetching pool data
* debounce both input currencies, and only look for pairs on currencies that share a chainId
* pr feedback
2021-10-22 12:14:04 -04:00
Crowdin Bot
1846883e56
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-21 06:06:22 +00:00
Zach Pomerantz
9cacd577e7
fix: restrict @davatar usage to avoid 3p fetches ( #2649 )
2021-10-20 09:19:19 -07:00
Moody Salem
5e8d725e0e
fix: split calls into more chunks if they fail due to out of gas errors ( #2630 )
...
* fix: split calls into more chunks if they fail due to out of gas errors
* set to 100m gas
* back to 25m so we batch fewer calls
* do not pass through gas limit, some simplification of the code
* unused import
2021-10-19 11:37:57 -05:00
Justin Domingue
c63482b6f7
use l2 logos in base pairs ( #2634 )
2021-10-19 10:55:59 -04:00
Justin Domingue
e15a8ddf59
remove WETH from optimism bases ( #2640 )
2021-10-19 10:08:28 -04:00
Justin Domingue
1e7dff060f
fix: add usdc to arbitrum/optimism common bases ( #2641 )
2021-10-19 10:08:10 -04:00
Micael Rodrigues
244ed38b72
fix: center focused outline card ( #2625 )
2021-10-18 14:13:09 -04:00
Crowdin Bot
87d547ab2b
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-17 03:06:15 +00:00
Crowdin Bot
0c213be5d9
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-17 01:29:14 +00:00
Crowdin Bot
f62d301891
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-17 00:11:16 +00:00
Crowdin Bot
902cd343d2
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-16 07:06:35 +00:00
Crowdin Bot
a26db9a51d
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-15 07:06:39 +00:00
Crowdin Bot
b7cb2d24c7
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-15 01:28:43 +00:00
Justin Domingue
aea2bca775
fix: increase quote gas overrides on arbitrum ( #2614 )
2021-10-14 14:22:26 -04:00
Crowdin Bot
93b79be1b6
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-14 18:06:59 +00:00
Justin Domingue
54531b53c6
refactor: migrate state/application to slice ( #2615 )
2021-10-14 13:40:19 -04:00
Crowdin Bot
b286c1ba09
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-14 15:11:24 +00:00
Justin Domingue
8dd1be3b47
fix: remove extra $
from translations ( #2611 )
...
* remove extra $
* refactor
* refactor
2021-10-14 10:34:16 -04:00
Justin Domingue
0b8afcff41
only display TradePrice usdcPrice if available ( #2613 )
2021-10-14 10:15:17 -04:00
Crowdin Bot
e4b727f6f0
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-14 06:07:01 +00:00
Crowdin Bot
6e0b24cbb1
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-13 23:06:18 +00:00
Justin Domingue
442879ccd9
improve fee tier selector ( #2609 )
2021-10-13 18:22:45 -04:00
Lint Action
095dbffbca
Fix code style issues with ESLint
2021-10-13 18:02:05 +00:00
Justin Domingue
4df2824984
update arbitrum subgraph url
...
fee tier working, tick data not in this subgraph
2021-10-13 13:59:01 -04:00
Justin Domingue
15345690e3
add reducer path to routing api ( #2541 )
2021-10-12 16:56:06 -04:00
Connor McEwen
3e36281f77
fix: z-index bug which prevented modal click ( #2264 )
...
* Fix z-index bug which prevented modal click. Center button and remove underline
* Fix code style issues with ESLint
* fix: PR comments
* Fix code style issues with ESLint
* z-index comment
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-10-11 14:00:31 -04:00
nitipon.eth
27a868f0cb
fix(SafariSquareDots): fixed by using border-top-with instead of bord… ( #2474 )
...
* fix(SafariSquareDots): fixed by using border-top-with instead of border-width
* fix(SafariSqaureDots): fixed by using a min width of 5px and then following the width of the screen if the screen is too wide
* fix(SafariSquareDots): fixed by using Dot SVG instead of border-style CSS
* fix(SafariSquareDots): Fixed code follows suggestions from the Pull Request
* regenerate snapshots
Co-authored-by: NITIPON CHINGTHONGCHAI <nitipon.chingthongchai@scb.co.th>
Co-authored-by: Justin Domingue <judo@uniswap.org>
2021-10-11 13:56:58 -04:00
Connor McEwen
03c3fdef34
Change import to lib/bundle ( #2524 )
2021-10-11 13:06:29 -04:00
Connor McEwen
d37e963f26
fix: Show proper graph color for non-Ethereum L1 chains ( #2049 ) ( #2284 )
...
* Switch to fetching token color from the logoURI included
* Fall back to github hosted images
* Move logger to changes to another PR
2021-10-11 12:07:28 -04:00
Crowdin Bot
2e40bef7f0
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-11 15:06:46 +00:00
Crowdin Bot
dac87e2299
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-11 14:06:32 +00:00
Justin Domingue
be15604244
fix: replace t
with <Trans>
where possible ( #2516 )
...
* replace t macro with <Trans>
* replace t macro with <Trans>
* add lint rule for t
* fixed more ts
2021-10-11 09:30:51 -04:00
Crowdin Bot
077570efb4
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-11 11:06:27 +00:00
Crowdin Bot
a9ea5c9a1d
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-11 08:06:19 +00:00
Crowdin Bot
f5b91c9cda
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-10 21:07:12 +00:00
Crowdin Bot
c0e6388bf8
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-09 11:07:06 +00:00
Crowdin Bot
d89d5598a0
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-09 09:06:21 +00:00
Crowdin Bot
6f66f5ee77
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-08 21:07:14 +00:00
Justin Domingue
4b8d942da6
fix: add usdc price in TradePrice ( #2441 )
...
* add usdc price in trade price
* adjust color
* adjust usdc price
* Fix code style issues with ESLint
* round to 4
* use same format as fiat value
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-10-08 16:49:54 -04:00
Crowdin Bot
ef2cb75f6f
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-08 10:06:46 +00:00
Crowdin Bot
5e0e9be955
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-08 09:05:59 +00:00
Crowdin Bot
72a914b0d1
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-08 08:06:18 +00:00
Crowdin Bot
c4ce5caf0c
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-08 07:06:21 +00:00
Crowdin Bot
b87a45b0ba
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-08 06:08:20 +00:00
Crowdin Bot
80eb394877
chore(i18n): synchronize translations from crowdin [skip ci]
2021-10-07 19:06:26 +00:00