Paul Razvan Berg
91da96e710
Add dependency array to "Identicon" side effect ( #561 )
2019-12-16 10:47:15 -05:00
nathaniel gentile
e179a475d3
add vietnamese language support ( #559 )
...
* add vietnamese language support
* Update vi.json
2019-12-16 10:41:11 -05:00
Ian Lapham
113b28d462
Bug fix ( #557 )
...
* gate usd parsing on null balances
* remove logs
2019-12-13 11:31:17 -05:00
Ian Lapham
52849a8e20
Bug fix ( #557 )
...
* gate usd parsing on null balances
* remove logs
2019-12-13 11:30:41 -05:00
Hayden Adams
cb8f2d2dab
Update README.md
2019-12-12 14:02:59 -05:00
Noah Zinsmeister
31499ee2b1
Merge branch 'beta' into production
2019-12-12 12:01:21 -05:00
Ian Lapham
29db142943
Update README.md with local instructions ( #555 )
...
* Update README.md
* Update README.md
2019-12-12 11:57:43 -05:00
Ian Lapham
815f710d80
Remove setup and move to root README
2019-12-12 10:34:28 -05:00
Ian Lapham
8f4825c0d4
Update with secrets
2019-12-11 18:57:06 -05:00
Ian Lapham
b9b17dc1b0
Add release setup
2019-12-11 17:45:31 -05:00
Noah Zinsmeister
a1143aeab1
add OXT and remove rhoc ( #553 )
...
* add OXT
* remove RHOC
2019-12-11 16:07:01 -05:00
Kirill Goncharov
8bf95ebfd5
Allow to set custom deadline ( #543 )
2019-12-10 11:04:34 -05:00
Ian Lapham
38625d24e9
Balance and USD Refactor ( #544 )
...
* update injected loading state
* basic setup
* add contexts
* minor changes
* refactor balances and USd price
* small tweaks
* clean up balances context code
don't store usd price except in hook
refactor getUSDPrice to make clear it's sync
* add small memo
2019-12-10 10:33:35 -05:00
Noah Zinsmeister
22e859bea5
bump injected connector version ( #538 )
2019-12-06 11:40:30 -05:00
Noah Zinsmeister
fb4b4fd3e2
fix dapp browsers hanging
2019-12-05 16:58:30 -05:00
Noah Zinsmeister
790fe3f327
hot fix for dapp browsers
2019-12-05 16:29:53 -05:00
Noah Zinsmeister
4ef30cc8fd
merge prod into beta ( #535 )
...
* block some countries (#534 )
* Adds min-width to custom slippage input. (#533 )
On Firefox (maybe other browsers as well) the lack of min-width results in the default `input` element min-width which is ~92px. This results in the flex container overflowing the bounding element. By setting min-width to 20px, the box will instead grow to fill the available space, which is defined by its parent that has the pink border. This avoids the overflow issue (as long as the parent doesn't get too small, which it won't at the moment since it is fixed size).
2019-12-05 15:39:35 -05:00
Ian Lapham
794bbd88b2
Update to loading state for injected desktop browsers ( #532 )
...
* update injected loading state
* update styles
* update injected connector
* center spinner
2019-12-05 14:58:22 -05:00
Ian Lapham
fe82dcf2e1
Hosted wallets ( #531 )
2019-12-04 18:48:43 -05:00
Noah Zinsmeister
28672100d0
merge prod into beta ( #530 )
...
* add CHAI
* update compound tokens (#527 )
* update compound tokens
* Update Tokens.js
* add fortmatic metatag
* add TRYB (#529 )
2019-12-04 17:43:14 -05:00
Ian Lapham
015c9f8598
Hosted wallets ( #528 )
...
* formnatic setup
* stable with new hosted
* stable version, fortmatic and portis
* fix safari bug
* cleanup
* add white version of arrow
* update options to tabbable buttons
* update injected version
* style tweaks
* style tweaks, remove portis connector
2019-12-04 17:31:56 -05:00
Noah Zinsmeister
a11dc4cd1c
add chai ( #526 )
2019-12-02 14:55:48 -05:00
Paul Razvan Berg
bcf480e758
Import useWeb3React from the hooks folder ( #522 )
2019-11-27 10:01:47 -05:00
Paul Razvan Berg
7d9ff637ef
Replace networkId with chainId ( #521 )
2019-11-27 09:33:11 -05:00
Ian Lapham
795caac4fd
Wallet Support with web3-react v6 ( #514 )
...
* basic support for desktop and mobile, with or without web3
* stable before mobile view update
* mobile modal views
* remove unused modules
* create global context for wallet modal, update to click button to connect
* first pass
* drag with react pose
* try without pose
* replace context with new syntax, basic setup
* stable version on all browser types
* remove dev flags
* fix swap broken
* update to clickable connect button if logged out
* stable, good entry
* fix bugs, exit animations
* prep for merge
* stable version with updated application context
* update animations with correct gesture package
* refactor wallet logic to multi-root
* small fixes
* Style Updates
* remove unused imports
* refactor wallet page
2019-11-25 17:56:31 -05:00
Ian Lapham
116a7f3833
fix bug with a try catch on approval ( #516 )
2019-11-21 14:10:59 -05:00
Micah Zoltu
04a918eda2
Removes scrollbars when there is nothing to scroll. ( #513 )
2019-11-20 10:20:23 -05:00
Noah Zinsmeister
b44fc03eb9
add SAN/QSP/SHUF/IOTX/RING ( #509 )
...
* add SAN
* add QSP
* add SHUF
* add IOTX
* add RING
2019-11-18 12:47:12 -05:00
Ian Lapham
645484853a
Dai Migration - UI Updates ( #503 )
...
* skeleton for migration - still need links and adrdess of new contract
* update render conditions
* fix close on click
* updated warning logic
* add mcd to token list
* changes before merge
* remove unused imports
* add checksums
2019-11-18 11:52:27 -05:00
Ian Lapham
5f8c350d86
fix big on linking to add liquidity ( #505 )
2019-11-15 16:02:16 -05:00
Agustin Aguilar
2c1c076d59
hotfix/trust-icons-change ( #501 )
...
* Trust URI scheme, replaced by checksum address
* Run prettier
2019-11-09 11:15:15 -05:00
Noah Zinsmeister
bb4d035012
add tokens ( #495 )
...
* reorder LQD, add LEND
* add MBC
* add ENJ
* add AMN
* add SOCKS
2019-11-05 11:37:32 -05:00
Noah Zinsmeister
fd6594ae71
style edits
2019-10-29 16:02:44 -04:00
Ian Lapham
c2f51f3b3e
create warning and disable add liquidity button for broken tokens ( #491 )
...
* create warning and disable add liquidity button for broken tokens
* fix mobile styles
2019-10-29 15:56:53 -04:00
Paul Cowgill
2c856d279a
Typo fix ( #482 )
2019-10-21 18:30:47 -04:00
Ian Lapham
829a968008
allow for ETH in output command, zupdate to 6 digits on exchange rate ( #464 )
2019-10-17 07:39:43 -07:00
hacktar
bed886ad2a
italian translation ( #462 )
2019-10-17 07:30:57 -07:00
Ian Lapham
c8b3e1820c
Update issue templates
...
Updated descriptions wanted for new tokens
2019-10-16 14:55:07 -04:00
Noah Zinsmeister
862958d015
add iDAI
...
closes #416
2019-10-01 14:41:54 -04:00
Ian Lapham
a33a2d90e1
make balances clickable on add liquidity page ( #449 )
...
* make balances clickable on add liquidity page
* update formatting logic
* fix max slippage calculation
2019-09-30 15:24:40 -04:00
CLINT
ea327ff810
New sUSD exchange and removed old sETH exchange ( #451 )
...
* New sUSD exchange and removed old sETH exchange
* checksummed sUSD
2019-09-30 10:01:47 -04:00
Noah Zinsmeister
28e449887a
add PAN
...
closes #443
2019-09-25 16:42:03 -04:00
Noah Zinsmeister
5ffa4baefa
add DATA
...
closes #415
2019-09-25 16:39:58 -04:00
Noah Zinsmeister
748a817057
add AMPL
...
closes #401
2019-09-25 16:36:45 -04:00
William Morriss
0693b92e5e
True Currencies (TrueAUD, TrueGBP, TrueHKD) ( #447 )
...
* Add other TrueCurrencies
* reorder based on ticker
2019-09-18 10:45:01 -04:00
CLINT
6f3ba2ebf8
Migration from old to new sETH exchange ( #444 )
...
* Migration from old to new sETH exchange
* checksum addresses
2019-09-17 18:49:19 -04:00
Noah Zinsmeister
1fe266025e
add better testnet support ( #446 )
...
* add rinkeby support
* add client-side routing link
2019-09-17 18:47:55 -04:00
William Morriss
1349085cc1
Update TUSD address and add TCAD ( #442 )
...
* add TCAD and update TUSD address
* update TUSD uniswap exchange address
2019-09-17 18:47:45 -04:00
Ian Lapham
4f566ab0c2
Add Custom url parameters ( #423 )
...
* query params for input and output currencies
* add slippage option
* add slippage cusytom param
* updated for sender address
* add field and amount support
* update params for pool page
* finish basic url support
* update app format
* update error checking to top level
* update for all pages
* fix build
* param updates
* fix slippage to basis points, update theme text, refactor to minimize lookups
* fix code styles
* update theme logic, remove extra setting, update rounding
* remove eslint comment errors
* remove logs, ignore lock
* remove lock
2019-09-17 18:47:32 -04:00
Noah Zinsmeister
61d6556a0d
fix rounding issue ( #445 )
2019-09-17 18:47:14 -04:00