Noah Zinsmeister
f2f960f6fa
various improvements ( #313 )
...
* add unchecked signer
* remove focus underline from tabs
* update tokens
* remove console log
* remove snx for now
* make slippage warnings more robust
* memo-ize contexts
* improve slippage styling
2019-05-28 14:10:02 -04:00
Noah Zinsmeister
45a66d3960
typo fix ( #310 )
2019-05-27 19:36:57 -04:00
Noah Zinsmeister
8649ddc14b
hot fixes for decimal and liquidity bugs ( #309 )
2019-05-27 19:25:52 -04:00
Noah Zinsmeister
6579e17f7f
Account improvements ( #302 )
...
* begin account migration
* prep for styling
* improve multi-network support
allow deprecated window.web3 providers
* kill old modal
* remove tests
* clean up css
* Style account modal
* kill scss
* bug fixes
* use suspense for code-splitting and i18n
move abis
add ENS support to Web3Status
* Account modal mobile styles
* style tweaks
* finalize migration
* fix account styling
* fix ethereum svg
* fixes
* Split wallet modal into components
* refactor wallet modal and add connect button styles
* removing tap highlights
fix spacing on some mobile browsers
* Styling fixes for account and warning
* clean up injected connector logic
* remove console
* add wrong network copy
* restore border radius
change wallet logo
2019-05-24 16:53:01 -04:00
Noah Zinsmeister
eb0966033e
update SNX exchange and token address ( #301 ) ( #303 )
...
* update SNX exchange and token address
* checksum exchange address
2019-05-22 19:11:51 -04:00
CLINT
6541f3582f
update SNX exchange and token address ( #301 )
...
* update SNX exchange and token address
* checksum exchange address
2019-05-22 11:10:09 -04:00
Noah Zinsmeister
1ec6709f9b
Merge pull request #295 from NoahZinsmeister/production
...
deploy beta to prod
2019-05-16 17:21:45 -04:00
Noah Zinsmeister
25692792fa
fix liquidityMinted bug
2019-05-16 17:03:10 -04:00
Noah Zinsmeister
39312ab8c0
final bug fixes ( #293 )
...
* make jazzicon same as metamask
* fix token-token market rate
fix transactions bugs
add new contextual info to send
* fix .1 balance check on add liquidity
fix double click max balance bug
2019-05-16 16:54:15 -04:00
Noah Zinsmeister
e27cd92cd2
Slippage warning ( #292 )
...
* add rudimentary slippage warning
fix address checksum bug
debounce address input
alway show tx details if valid trade
* fix estimated copy
2019-05-16 13:21:14 -04:00
Noah Zinsmeister
c6e165eaf7
token search improvement, token addition ( #288 )
...
* add lqd
* only search valid keys
2019-05-14 12:05:57 -04:00
Noah Zinsmeister
16957d1464
Merge branch 'martinkrung-beta' into beta
2019-05-14 11:01:25 -04:00
Noah Zinsmeister
2e17e2d89f
Merge branch 'beta' of https://github.com/martinkrung/uniswap-frontend into martinkrung-beta
2019-05-14 10:59:25 -04:00
Noah Zinsmeister
2f0e2fb234
Beta cleanup ( #285 )
...
* improve context logic
* fix font-variant
* add dependencies for later
* fix icon
2019-05-14 10:19:09 -04:00
martinkrung
530684d325
add VETRI (VLD) token
2019-05-13 21:47:15 +02:00
Martin Krung
887a2ef90c
initialExchangeRate in German
2019-05-13 21:15:45 +02:00
Noah Zinsmeister
8f2c347d07
Update issue templates
2019-05-13 09:49:58 -04:00
Noah Zinsmeister
c27cd98b33
fix 0 decimals bug
2019-05-09 20:48:34 -04:00
Noah Zinsmeister
78cdf11b37
Liquidity migration ( #279 )
...
* finalize initial migration
* remove redux
* fix token to token rate bug
* finalize initial migration
* fix test
2019-05-07 22:25:55 -04:00
Noah Zinsmeister
eb394ee88e
fix exchange address logic
2019-05-03 20:18:06 -04:00
Noah Zinsmeister
44d77ce948
Swap Migration ( #277 )
...
* migrate core logic
* finalize swap migration
* upgrade react-scripts and fix errors/warnings
* finalize swap, modularize currency input
* remove console.logs
* copy swap logic for send
* remove unnecessary variable
* tighten caching logic
* snappier ens integration
2019-05-03 16:37:59 -04:00
Noah Zinsmeister
9757b3e9f7
build all branches except deprecated master ( #271 )
2019-04-26 15:07:27 -04:00
Noah Zinsmeister
4e413915f8
web3-react migration ( #269 )
...
* put suspense below redux
* don't mount qr
* properly format .json's
* remove useless Web3Connect component
* remove react-responsive header logic
* finalize initial web3-react migration
* add rudimentary network support
* address ci/cd issues
* fix syntax
* add infura support
rewrite create-exchange
closes #173
* remove CI flag, lazy loaded disabled for now
* roll back /pool
* fix currency input errors
fix valid state of buttons
* fix nav
* obscure env variables
* fix mobile header bug
2019-04-25 12:12:47 -04:00
Noah Zinsmeister
f855706f0d
update i18n; kinda fix tests; remove stale dependencies ( #266 )
2019-04-15 20:06:39 -04:00
Noah Zinsmeister
f8b8cd0ed0
set up production branch
2019-04-15 17:46:48 -04:00
Noah Zinsmeister
35af41936c
Merge pull request #265 from NoahZinsmeister/netlify
...
various dev/bug fixes for vscode/netlify/travis
2019-04-15 14:18:47 -04:00
Noah Zinsmeister
b2d753d6bb
bug fixes
2019-04-15 14:09:46 -04:00
Noah Zinsmeister
fff0718404
add travis support; clean up public/
2019-04-15 14:05:54 -04:00
Noah Zinsmeister
71376cf7db
set up eslint and prettier; run prettier
2019-04-15 12:56:40 -04:00
Noah Zinsmeister
da47f33b61
enable linting in vscode
2019-04-15 12:24:08 -04:00
Noah Zinsmeister
35d9254b5b
Merge pull request #264 from NoahZinsmeister/netlify
...
upgrade dependencies, fix lint errors
2019-04-15 12:14:38 -04:00
Noah Zinsmeister
9c93c1a95b
fix lint errors
2019-04-15 12:07:16 -04:00
Noah Zinsmeister
093c4c0c21
update dependencies
2019-04-15 12:06:54 -04:00
Noah Zinsmeister
a06d9c3cc2
Merge pull request #263 from NoahZinsmeister/netlify
...
prep for netlify integration
2019-04-15 11:18:54 -04:00
Noah Zinsmeister
1dadec3179
prep for netlify integration
2019-04-15 11:14:03 -04:00
Noah Zinsmeister
0b3201372d
Update issue templates
2019-04-15 11:08:23 -04:00
haydenadams
b3d7918806
add BLT to default list
2019-04-02 13:16:24 -04:00
Hayden Adams
e9b40cd5b3
Merge pull request #249 from brianmcmichael/feature/add_c20
...
Add C20 Token to dropdown
2019-04-02 13:02:46 -04:00
Hayden Adams
dccfcebdcd
Merge pull request #251 from pascalvanhecke/add-lpt-branch
...
Adding LPT, token of grass-roots Livepeer open source video-encoding …
2019-04-02 12:57:58 -04:00
Hayden Adams
f872dfcf25
Merge pull request #250 from pascalvanhecke/add-nmr-patch
...
Adding NMR, token of long-running Numerair project (since mid 2017) -…
2019-04-02 12:56:41 -04:00
Pascal Van Hecke
398020a88d
Adding LPT, token of grass-roots Livepeer open source video-encoding project - no ETH pair at regular exchanges https://coinmarketcap.com/currencies/livepeer/#markets
2019-03-30 17:58:25 +01:00
Pascal Van Hecke
cbbf6dce6b
Adding NMR, token of long-running Numerair project (since mid 2017) - no ETH pair at regular exchanges https://coinmarketcap.com/currencies/numeraire/#markets
2019-03-30 17:44:24 +01:00
Brian McMichael
39e5f54cf5
Fix exchange address
2019-03-27 19:11:25 -04:00
Brian McMichael
df45b8c281
Add C20 Token to dropdown
2019-03-27 18:29:23 -04:00
Hayden Adams
f99205f3ed
Merge pull request #238 from hav-noms/patch-1
...
Add SNX and sUSD to the token list
2019-03-19 13:58:52 -04:00
haydenadams
8cea3768d6
update
2019-03-01 23:06:55 -05:00
CLINT
3ae565d92b
Add SNX and sUSD to the token list
...
These are bypassing the synthetic proxy contracts and connecting direct so they work
2019-03-01 10:45:15 +11:00
haydenadams
d2df574848
update address
2019-02-22 01:01:38 -05:00
haydenadams
2c873a9cbd
change deadline to 10 mins
2019-02-20 22:39:17 -05:00
haydenadams
e1d0addd71
change warning color
2019-02-20 22:35:00 -05:00