Noah Zinsmeister
d69b194ffb
close #127
2021-05-04 17:32:24 -04:00
Noah Zinsmeister
1325443025
fix ratio bugs
2021-05-04 17:03:17 -04:00
Moody Salem
1607f8919a
code in the mainnet addresses
2021-05-04 14:44:55 -05:00
Moody Salem
873cf9760e
fix addresses
2021-05-04 14:39:02 -05:00
Noah Zinsmeister
b39f2fe055
Merge remote-tracking branch 'refs/remotes/origin/main'
2021-05-04 14:58:53 -04:00
Noah Zinsmeister
516e783be6
hot fix for asset composition formula
2021-05-04 14:58:29 -04:00
Callil Capuozzo
9a326fa023
Add liquidity styles ( #98 )
...
* Start styles
* Add liquidity styles & consistency
* clean up styles
* remove un-used element
* New styles
* fix errors
2021-05-04 14:57:57 -04:00
Noah Zinsmeister
7178746023
highlight 100% position composition
2021-05-04 14:04:30 -04:00
Moody Salem
2efe8250ae
rename gorli to goerli
2021-05-04 12:31:51 -05:00
Moody Salem
24d8b4abc9
latest deploy
2021-05-04 12:23:07 -05:00
Noah Zinsmeister
aec18b7eb1
closes #107
2021-05-04 13:22:26 -04:00
Noah Zinsmeister
0c37e81d97
closes #108
2021-05-04 13:20:52 -04:00
Noah Zinsmeister
624c3678c7
Merge remote-tracking branch 'refs/remotes/origin/main'
2021-05-04 13:18:27 -04:00
Noah Zinsmeister
cdae20f2ed
fix weth/eth bug
...
closes #47
2021-05-04 13:18:21 -04:00
Ian Lapham
042967502e
recreate bug fixes ( #109 )
2021-05-04 12:43:43 -04:00
Ian Lapham
eedba9795e
Mobile styles ( #100 )
...
* mobile styles
* remove unused local
* update react imports
* fix imports
Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
2021-05-04 11:05:26 -04:00
Moody Salem
300dd70804
show currency values and price impact in the confirmation modal (fixes https://github.com/Uniswap/v3-interface/issues/92 )
2021-05-04 08:38:47 -05:00
Lint Action
f4e994867e
Fix code style issues with ESLint
2021-05-04 01:40:43 +00:00
Moody Salem
7ca79ff12b
fix unit tests
2021-05-03 20:39:03 -05:00
Moody Salem
4903258b7c
Merge branch 'main' into v3-main
...
# Conflicts:
# src/pages/Vote/VotePage.tsx
# src/pages/Vote/index.tsx
2021-05-03 20:37:44 -05:00
jochenboesmans
fe35ca9db8
use enum for enumerateProposalState #1166 ( #1381 )
...
* Use ts enum for ProposalState in state/governance/hooks.ts (#1166 )
* Use ProposalState enum in Vote/styled.tsx for determining colors of state text etc. (#1166 )
2021-05-03 20:33:34 -05:00
Moody Salem
4bc1b8eb5c
Merge branch 'main' into v3-main
2021-05-03 20:30:46 -05:00
AmagiDDmxh
7801695180
fix(block number): Update polling block number breathing behavior ( #1379 )
2021-05-03 20:30:32 -05:00
Moody Salem
ee69357305
some minor refactoring with price impact functions
2021-05-03 20:25:23 -05:00
Moody Salem
ce7f94f16a
hide max button appropriately
2021-05-03 20:17:15 -05:00
Moody Salem
124b83ae56
some clean up in showing the route
2021-05-03 20:13:52 -05:00
Moody Salem
0dcd5743c8
fix price impact handling/coloring
2021-05-03 20:05:20 -05:00
Moody Salem
9fec8dbe93
show percentage difference in price on swap
2021-05-03 17:13:05 -05:00
Noah Zinsmeister
549d4e38c6
Merge remote-tracking branch 'refs/remotes/origin/main'
2021-05-03 17:43:49 -04:00
Noah Zinsmeister
3af6781821
add % breakdown for assets in range
...
closes #64
2021-05-03 17:43:39 -04:00
Moody Salem
fbccb83edb
Merge branch 'main' into v3-main
2021-05-03 16:30:04 -05:00
Moody Salem
ff12b7be10
refactor the fiat values
2021-05-03 16:29:45 -05:00
Callil Capuozzo
4c2cb5b0c1
Swap polish 02 ( #93 )
...
* rework swap UI
* Add v2/v3 route toggle UX
* improve button and progress styles
* put optional route in swap header
* Further refinements
* Alt swap layout
* clean up
* Tweak route ui
* merge main
* update swap header
* adjust currency select ui
2021-05-03 16:32:40 -04:00
Callil Capuozzo
d7785942b1
Update migration styles ( #78 )
...
* re-work migrate page
* Layout Tweaks
* cleanup
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2021-05-03 15:55:30 -04:00
Noah Zinsmeister
ed801deb15
add fiat value of liquidity + fees
2021-05-03 15:19:59 -04:00
Noah Zinsmeister
c34727641d
add basic sushi support ( #87 )
2021-05-03 14:48:30 -04:00
Ian Lapham
807860aac6
refactor review modals ( #60 )
2021-05-03 13:37:41 -04:00
Ian Lapham
5a9034fe95
fix for error token map parsings ( #1384 )
2021-05-03 13:34:01 -04:00
Ian Lapham
ee0db4f2aa
fix list parsing on broken tokens ( #85 )
...
* fix list parsing on broken tokens
* revert to most recent changes
2021-05-03 13:28:55 -04:00
Ian Lapham
6d5625a1f8
Hot fix for token error parsing ( #1382 )
...
* hot fix for token list parsing
* revert tsconfig
2021-05-03 12:11:27 -04:00
Callil Capuozzo
1619386ab4
Position styles ( #55 )
...
* Better position list layout WIP
* Position list updates
* add badge data and current price hover
* merge cleanup
* fix missing library
* position page improvements
* Clean up position page and overview
* layout and color updates
* Clean up page
* Clean up position page
* clean up errors
* Add icons
* Merge main
* Position styles tweaks
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2021-05-03 11:50:54 -04:00
Moody Salem
93d33947da
fix bug in remove
2021-04-30 22:57:55 -05:00
Moody Salem
91f3e21bd4
some list code cleanup
2021-04-30 22:56:19 -05:00
Moody Salem
e9a432b58e
fix a bug in v3 trade routing returning the wrong trade type for output trade
2021-04-30 22:43:29 -05:00
Moody Salem
1f41587ba9
fix the swap notification
2021-04-30 22:38:24 -05:00
Moody Salem
9b639bee65
invalidate signature data for old nonce
2021-04-30 21:23:16 -05:00
Moody Salem
eaddc9e6f8
dai style permit
2021-04-30 21:20:39 -05:00
Noah Zinsmeister
e83a1ec923
undupe migrate menu
2021-04-30 15:55:53 -04:00
Noah Zinsmeister
8021315f87
fix rates in add liquidity
2021-04-30 15:40:39 -04:00
Noah Zinsmeister
0540012bb9
WETH -> ETH in migrate
...
fix rates in migrate
fix migrate link
2021-04-30 15:12:00 -04:00