Ian Lapham
|
b6bd59f2b1
|
Fix bug on formatted token amounts when decimals < sig fig (#1479)
* fix for error token map parsings
* fix error on formatting sig figs
|
2021-05-07 16:52:00 -04:00 |
|
Noah Zinsmeister
|
0190b5a408
|
bump sdk to fix add/remove slippage
|
2021-05-06 18:20:36 -04:00 |
|
Noah Zinsmeister
|
d6030dcd45
|
add settings tab to migrate
|
2021-05-06 17:44:05 -04:00 |
|
Moody Salem
|
f0e2a491dc
|
fix(slippage settings): improve slippage tolerance warnings
|
2021-05-06 11:19:36 -04:00 |
|
Moody Salem
|
021aab6547
|
fix(wallet): workaround the ethers bug to fix other wallets
v3.2.24
|
2021-05-06 11:10:45 -04:00 |
|
Noah Zinsmeister
|
81af31eec1
|
estimate gas in migrate v2
|
2021-05-06 10:40:19 -04:00 |
|
Moody Salem
|
d3898cf900
|
fix(wallet): workaround for coinbase wallet / fortmatic
v3.2.23
|
2021-05-06 10:09:41 -04:00 |
|
Moody Salem
|
b8f61d5f90
|
fix(positions list): base/currency ordering
|
2021-05-06 09:57:12 -04:00 |
|
Moody Salem
|
6c880d29a6
|
fix(position fee computation): incorrect sub underflow
v3.2.22
|
2021-05-05 22:54:30 -04:00 |
|
Lint Action
|
a8baa6d6a5
|
Fix code style issues with ESLint
|
2021-05-05 21:56:49 +00:00 |
|
Callil Capuozzo
|
00a1dee073
|
Merge branch 'main' of https://github.com/Uniswap/uniswap-interface into main
|
2021-05-05 17:54:47 -04:00 |
|
Callil Capuozzo
|
a6de7d7846
|
add links
|
2021-05-05 17:54:33 -04:00 |
|
Moody Salem
|
e1a81a9996
|
uniswap protocol disclaimer
|
2021-05-05 17:40:22 -04:00 |
|
Noah Zinsmeister
|
0770bab032
|
try manual approve if erc712 doesn't work (#1397)
* initial impl
* fix async logic
|
2021-05-05 17:36:07 -04:00 |
|
Callil Capuozzo
|
e5404dbf97
|
Fix some links
|
2021-05-05 16:04:40 -04:00 |
|
Noah Zinsmeister
|
78e41848f2
|
another copy fix
v3.2.21
|
2021-05-05 14:26:53 -04:00 |
|
Noah Zinsmeister
|
77c090534b
|
copy hotfix
|
2021-05-05 14:26:02 -04:00 |
|
Moody Salem
|
05acbfee88
|
fix(swap): do not throw an error in the routing if we cannot construct a pool
|
2021-05-05 14:22:57 -04:00 |
|
Callil Capuozzo
|
64dd2f9ed1
|
update button styles
|
2021-05-05 13:58:37 -04:00 |
|
Callil Capuozzo
|
09f30ce0f7
|
Merge branch 'main' of https://github.com/Uniswap/v3-interface into main
|
2021-05-05 13:41:47 -04:00 |
|
Callil Capuozzo
|
a49d5382db
|
UI tweaks
|
2021-05-05 13:41:46 -04:00 |
|
Ian Lapham
|
3affcb8d32
|
small ux style updates (#160)
|
2021-05-05 13:18:47 -04:00 |
|
Moody Salem
|
56e759ff78
|
fix unit test
|
2021-05-05 13:10:19 -04:00 |
|
Callil Capuozzo
|
f73a166d92
|
Merge branch 'main' of https://github.com/Uniswap/v3-interface into main
|
2021-05-05 13:07:26 -04:00 |
|
Callil Capuozzo
|
e1e52c06db
|
update copy
|
2021-05-05 13:06:26 -04:00 |
|
Moody Salem
|
ca4d915903
|
fix it everywhere
|
2021-05-05 13:04:50 -04:00 |
|
Moody Salem
|
bdb6327c13
|
set initial allowed slippage to 10 bips instead of 50 bips
|
2021-05-05 13:03:39 -04:00 |
|
Noah Zinsmeister
|
ce81dd5a79
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2021-05-05 12:47:47 -04:00 |
|
Noah Zinsmeister
|
73f29eea2c
|
don't show approve for both assets...
...in the single-sided liquidity provision case
|
2021-05-05 12:47:41 -04:00 |
|
Moody Salem
|
92193076c5
|
fixes https://github.com/Uniswap/v3-interface/issues/161
|
2021-05-05 12:45:29 -04:00 |
|
Moody Salem
|
1aab086693
|
Swap interface tweaks (#159)
* fix some nits in the swap interface
* remove some unused css
* tweak the info icon a bit
|
2021-05-05 12:29:33 -04:00 |
|
Noah Zinsmeister
|
8057cb9fbe
|
fix rate toggle clearing add liquidity state
|
2021-05-05 12:19:21 -04:00 |
|
Ian Lapham
|
1b798889af
|
add default increment behavior (#157)
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
|
2021-05-05 12:12:23 -04:00 |
|
Connor Martin
|
1e54b97693
|
changed to v3 docs links (#138)
|
2021-05-05 12:05:13 -04:00 |
|
Noah Zinsmeister
|
02c21ef720
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2021-05-05 12:03:29 -04:00 |
|
Noah Zinsmeister
|
b39aeeb805
|
fix for inactive positions
|
2021-05-05 12:03:20 -04:00 |
|
Callil Capuozzo
|
8401a4b9b4
|
Update styles, change warning modals
|
2021-05-05 11:43:47 -04:00 |
|
Callil Capuozzo
|
3b27ee94d7
|
Merge branch 'main' of https://github.com/Uniswap/v3-interface into main
|
2021-05-05 11:42:04 -04:00 |
|
Noah Zinsmeister
|
660c355273
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2021-05-05 11:19:02 -04:00 |
|
Noah Zinsmeister
|
cd3c48462d
|
separate v2 + v3 mint reducers
reset v3 mint state on migrate mount/unmount
|
2021-05-05 11:18:54 -04:00 |
|
Moody Salem
|
acfd5c2720
|
fixes https://github.com/Uniswap/v3-interface/issues/123
|
2021-05-05 10:23:45 -04:00 |
|
Callil Capuozzo
|
a5ed12bfc7
|
Merge branch 'main' of https://github.com/Uniswap/v3-interface into main
|
2021-05-05 00:08:15 -04:00 |
|
Noah Zinsmeister
|
40f0e619cc
|
fix additional base currency toggle bugs
|
2021-05-04 22:43:36 -04:00 |
|
Noah Zinsmeister
|
bd817083c9
|
actually fix isNotUniswap logic
|
2021-05-04 22:32:01 -04:00 |
|
Callil Capuozzo
|
699bcc25b6
|
Merge branch 'main' of https://github.com/Uniswap/v3-interface into main
|
2021-05-04 20:52:27 -04:00 |
|
Callil Capuozzo
|
e88a8effef
|
style tweaks
- bring back gradient background
- improve header
- improve light mode
|
2021-05-04 20:52:25 -04:00 |
|
Ian Lapham
|
2339817170
|
multiple bug fixes (#141)
* multiple bug fixes
* remove unused local
* disable currency select on bottom liquidity
|
2021-05-04 20:17:19 -04:00 |
|
Moody Salem
|
4220cafbd3
|
fix the usdc permit
|
2021-05-04 18:22:45 -05:00 |
|
Noah Zinsmeister
|
a61df58599
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2021-05-04 19:15:46 -04:00 |
|
Noah Zinsmeister
|
1b35128035
|
clarify migrate ui
|
2021-05-04 19:15:29 -04:00 |
|