Crowdin Bot
4274db67d5
chore(i18n): synchronize translations from crowdin [skip ci]
2022-05-09 19:06:52 +00:00
Clayton Lin
28498706cb
style: add learn more about wallets link ( #3821 )
...
* web-91: add learn more about wallets link
* move externallink outside
* fix trans usage
2022-05-09 14:50:11 -04:00
Crowdin Bot
68c71a67dd
chore(i18n): synchronize translations from crowdin [skip ci]
2022-05-09 17:18:03 +00:00
Moody Salem
fe195b63f7
chore: fix translations download CI
2022-05-09 12:05:19 -04:00
Noah Zinsmeister
86b85e25a5
fix proposal formatting
2022-05-09 10:34:25 -04:00
Jordan Frankfurt
0ea635ce15
chore: remove hostname check on risk screen ( #3805 )
2022-05-04 21:35:24 -05:00
Christine Legge
99ab581a87
refactor: migrate state/user to createSlice ( #3779 )
...
* use slice in transactions reducer
* update transaction reducer tests
* update user reducer to use slice
* fix merge conflicts
v4.67.0
2022-05-02 15:37:44 -04:00
Will Hennessy
fc571d0f63
chore: update compliance email test ( #3788 )
2022-05-02 14:37:51 -04:00
David Mihal
2de43a8cdb
feat: take tick range from URL ( #3208 )
...
* Take tick range from URL
* Keep minPrice/maxPrice in the URL
2022-05-02 12:10:27 -05:00
Jordan Frankfurt
5383436c88
feat(widgets): empty token list on network alert ( #3627 )
...
* feat(widgets): empty token list on network alert
* make it work
* pr review
* split dialog header out of tokenselect
* correctly filter token list case
* find -> some
* pr feedback
* clean up query hooks
2022-05-02 10:47:27 -05:00
Jordan Frankfurt
521f3aae04
chore(monitoring): trm cleanup ( #3783 )
...
* remove old monitoring code
* cleanup
* remove unneeded .then
2022-04-29 15:42:09 -05:00
0xlucius
9318c1204b
feat: Add on-hover tooltips for tx details ( #3178 )
...
* Add on-hover tooltips for tx details
* Change tooltips to use <Trans> macro instead of t
* fix: remove info tooltip on transaction popup
* fix: update getting the nativeCurrencyVariable
* use getNativeCurrency() instead of chainInfo const
Co-authored-by: Christine Legge <christine.legge@uniswap.org>
v4.66.0
2022-04-25 12:43:41 -04:00
Jordan Frankfurt
5055695b9b
feat(optimism): update to new bridge app ( #3771 )
2022-04-25 10:44:00 -05:00
Christine Legge
ae8c0377de
refactor: move state/transactions to createSlice ( #3758 )
...
* use slice in transactions reducer
* update transaction reducer tests
* chore: move state/transactions types into their own folder
* fix: fix broken transaction/reducer tests
2022-04-25 09:22:31 -04:00
Jordan Frankfurt
8eaf1f4964
feat(analytics): add a GA event on risk block ( #3768 )
...
* feat(analytics): add a GA event on risk block
* Update src/hooks/useAccountRiskCheck.ts
Co-authored-by: Will Hennessy <hennessywill@gmail.com>
Co-authored-by: Will Hennessy <hennessywill@gmail.com>
v4.65.0
2022-04-21 21:44:34 -05:00
Zach Pomerantz
f717bf4a49
chore: bump to 1.0.7 ( #3753 )
2022-04-19 13:14:58 -04:00
Zach Pomerantz
dcbd4e475d
chore: rm "with no slippage" ( #3752 )
2022-04-19 13:13:33 -04:00
Jordan Frankfurt
b704bdac94
feat(compliance): risk screening ( #3714 )
...
* feat(compliance): risk screening
* add api endpoint
* hosted app only
* add help center link and click-to-copy email address
* only show on app.uniswap.org and fix spacing nits
* 12px for bottom section
v4.64.0
2022-04-19 10:12:28 -05:00
Zach Pomerantz
00d3df95c0
fix: rm console logs ( #3743 )
v4.63.3
2022-04-15 15:19:34 -04:00
Ian Lapham
251b8b703a
update list ( #3737 )
2022-04-15 15:19:11 -04:00
Zach Pomerantz
ef8432437d
fix: missing token img ( #3727 )
2022-04-15 14:19:38 -04:00
Christine Legge
71aebf33db
fix: remove unused var ( #3736 )
v4.63.2
2022-04-14 16:26:42 -04:00
Christine Legge
5ff428b04b
fix: update widgets README
v4.63.1
2022-04-14 16:06:57 -04:00
Mark Carbajal
acb0c2056e
chore: Remove Portis ( #3693 )
...
* Removed portis
* Removed portis
* Removed portis
* Update src/components/WalletModal/index.tsx
Co-authored-by: Bruno Crosier <bruno.crosier@gmail.com>
* regenerate yarn.lock
* revert translation changes
Co-authored-by: Bruno Crosier <bruno.crosier@gmail.com>
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2022-04-14 15:23:31 -04:00
Christine Legge
0a4bcb62da
add 1bp fee tier to polygon ( #3724 )
2022-04-14 15:11:58 -04:00
Zach Pomerantz
f50bcbdb2d
fix: initial transitions ( #3719 )
...
* fix: rm action fade
* fix: disallow stale swaps
* fix: fade in buttons
* fix: fade in input text
* fix: standardize border handling
* fix: transition token button width
* fix: cleanup transitions
* fix: use transition for button
* chore: cleanup
v4.63.0
2022-04-13 11:45:29 -07:00
Christine Legge
cbe421ee23
fix: Reload the app when there is a javascript error and a new version of the app ( #3715 )
...
* reload the app when encountering a javascript error if there is an update
* remove console.logs
* Add more comments
2022-04-13 13:53:54 -04:00
Zach Pomerantz
3439786c38
feat: display connecting state ( #3713 )
2022-04-13 09:21:28 -07:00
Zach Pomerantz
6294915be6
fix: convert token list to context ( #3712 )
...
* fix: convert token list to context
* fix: cosmos
v4.62.7
2022-04-12 14:53:50 -07:00
Zach Pomerantz
984c742d0e
fix: use context for block number ( #3708 )
...
* fix: use context for block number
* fix: check for valid BlockNumberContext
2022-04-12 10:10:57 -07:00
Zach Pomerantz
00b151d7fa
fix: activation frames ( #3711 )
2022-04-12 09:23:19 -07:00
guil-lambert
5967cf5d9d
fix: bug where user cannot burn lp position if fetching fee values fails. ( #3633 )
...
* fix: can burn position even if fetching fees fails.
* Revert "fix: can burn position even if fetching fees fails."
This reverts commit a96f7178e55a264c32a3cf8c1b6562785cbd50d4.
* recover more gracefully from failed fee fetch
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2022-04-12 11:41:31 -04:00
Zach Pomerantz
e480f0ebe5
chore: simplify swap info ( #3710 )
...
* fix: prevent unnecessary TokenImg renders
* fix: prevent unnecessary trade renders
* fix: simplify swap info computation
v4.62.6
2022-04-11 17:09:11 -07:00
Zach Pomerantz
f6ceecbc5e
fix: update hook deps to improve ref equality checks ( #3707 )
...
* fix: prevent unnecessary TokenImg renders
* fix: prevent unnecessary trade renders
2022-04-11 16:57:53 -07:00
Zach Pomerantz
a0348b45be
chore: bump to v1.0.6 ( #3696 )
v4.62.5
2022-04-08 13:13:11 -07:00
Zach Pomerantz
e4b37cffcc
fix: skewed swap info state ( #3695 )
...
* fix: skewed swap info state
* fix: typings
2022-04-08 13:11:19 -07:00
Zach Pomerantz
dd69cccf91
fix: always run global updaters ( #3694 )
2022-04-08 12:38:39 -07:00
Zach Pomerantz
8b228de88f
chore: bump to v1.0.5 ( #3691 )
2022-04-08 10:52:30 -07:00
Zach Pomerantz
f91fc3c6a6
fix: defer layout effects ( #3687 )
...
* fix: use effect for color
* chore: clean up token defaults
* fix: condition updaters on active tokens
2022-04-08 10:27:10 -07:00
Zach Pomerantz
e0e2b40f9f
chore: bump to v1.0.4 ( #3686 )
2022-04-07 15:05:35 -07:00
Zach Pomerantz
bc1c61b63a
fix: omit document ref ( #3685 )
2022-04-07 15:05:11 -07:00
Alex Dorsch
446ad3e0d4
fix: missing token balance ( #3661 )
...
* increase gas required to read token balance
* set token balance gas requirement to 185_000
2022-04-07 15:00:03 -07:00
Zach Pomerantz
65e58a08cf
fix: show i18n keys while messages load ( #3683 )
...
* fix: show i18n keys while messages load
* fix: i18n initialization check
2022-04-07 14:55:09 -07:00
Zach Pomerantz
71b20b432c
fix: block number stability ( #3684 )
...
* fix: block number stability
* fix: chainBlock logic
2022-04-07 14:26:50 -07:00
Zach Pomerantz
ecfa179b3f
chore: bump to v1.0.3
2022-04-07 11:24:33 -07:00
Zach Pomerantz
6c94a0f585
fix: swap validator ( #3682 )
2022-04-07 11:23:21 -07:00
Zach Pomerantz
600aeaaff1
fix: polling memory leak ( #3676 )
...
* chore: clarify stale callback
* fix: polling memory leak
v4.62.4
2022-04-06 17:21:44 -07:00
Zach Pomerantz
3bfbc74e47
chore: bump to v1.0.2 ( #3675 )
2022-04-06 13:05:06 -07:00
Zach Pomerantz
84f76e34b2
fix: do not fetch wrap price ( #3673 )
...
* fix: do not fetch wrap price
* fix: abort trade computation for wraps
2022-04-06 13:04:16 -07:00
Zach Pomerantz
b965bed865
fix: token input height ( #3672 )
2022-04-06 12:14:15 -07:00