Ian Lapham
b21a6e3917
Token warning updates ( #614 )
...
* update for token routing
* fix imports
2020-01-27 10:53:47 -05:00
Noah Zinsmeister
26c82401ea
fix value / token display ( #615 )
2020-01-27 10:47:23 -05:00
Ian Lapham
e05be71ea5
Token check ( #610 )
...
* update market rate calculation and input parsing for 0 decimal tokens
* remove style bump and revert tokens
* add custom warning for pasted tokens
* update centering
* upload dark theme
* update copy and loading state
* copy edits
* update color
* multiple cards
2020-01-24 17:24:53 -05:00
Ian Lapham
8290cf565f
update market rate calculation and input parsing for 0 decimal tokens ( #601 )
...
* update market rate calculation and input parsing for 0 decimal tokens
* remove style bump and revert tokens
2020-01-21 17:54:17 -05:00
Noah Zinsmeister
895f4cd89f
Add tokens ( #606 )
...
* add DONUT
* close #600
* add aDAI close #602
2020-01-21 12:24:55 -05:00
ChristophSiegenthaler
a512e618f0
Renamed iDai to iSai and added iDai proper ( #604 )
2020-01-21 11:09:59 -05:00
Ian Lapham
8eeb169094
update search on token input ( #596 )
...
* update search on token input
* remove comments
2020-01-13 13:46:18 -05:00
Ian Lapham
a6b9de3ec1
add warnign for broken ERC20 ( #589 )
2020-01-08 12:28:00 -05:00
Jeff Reiner
4abb607f73
Update WalletConnect naming ( #591 )
2020-01-08 12:25:31 -05:00
Noah Zinsmeister
61ae7119a9
address spam ( #587 )
2020-01-06 19:47:23 -05:00
Ian Lapham
8b2b6aba6a
Token pasting fix ( #584 )
...
* fix for null value
* remove logs
2020-01-03 11:16:36 -05:00
Ian Lapham
008be5dcda
fix linking bug ( #583 )
2020-01-02 13:13:20 -05:00
Noah Zinsmeister
9810e62054
add tokens ( #582 )
...
* add XIO
* add TRST
* add imBTC closes #547
* add GST2 closes #580
* add 0xBTC closes #499
* add USDS closes #506
* add PAXG closes #520
2020-01-02 11:27:04 -05:00
Noah Zinsmeister
e92c8ed5e8
web3-react improvement ( #581 )
...
* fix SC errors
* improve unsupported chain id error
* bump yarn.lock
2019-12-31 15:30:43 -05:00
Ian Lapham
64296d8229
Update GA ( #577 )
...
* add updated GA
* update swap/send events
* add custom variable for device type
* cleanup
2019-12-31 15:27:51 -05:00
Paul Razvan Berg
701cbde274
Fix "useENSName" Hook ( #578 )
...
* Fix "useENSName" Hook
* Check for "stale" in "useENSName" Hook
2019-12-31 15:17:10 -05:00
ChristophSiegenthaler
e00e7af599
Updated de.json ( #576 )
...
* Updated de.json
* Updated de.json
2019-12-30 14:58:45 -05:00
Noah Zinsmeister
a87ffbee7c
version bump ( #575 )
2019-12-23 16:28:10 -05:00
Tom French
55fa030a88
fix ordering of tokens ( #574 )
2019-12-23 16:22:04 -05:00
Ian Lapham
103ad864a6
update default slippage to 50 bips ( #569 )
2019-12-18 18:06:03 -05:00
Noah Zinsmeister
d400ff62d0
add null value checks ( #568 )
2019-12-18 10:53:05 -05:00
Noah Zinsmeister
38bb32504d
add FAME
2019-12-17 10:29:50 -05:00
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