Ian Lapham
|
30887ef1fc
|
Add slippage option (#369)
* add custom slippage to /swap
|
2019-07-26 18:11:35 -04:00 |
|
Noah Zinsmeister
|
b7f49672de
|
merge beta to production (#317)
* update SNX exchange and token address (#301)
* update SNX exchange and token address
* checksum exchange address
* 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
* 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
* fix warnings + bugs
* clear stale network error
* Feather icons (#314)
* Remove fontawesome
* Update new SNX exchange and new token address (#316)
* Update new SNX exchange and new token address
* remove whitespace
* checksum exchange address
|
2019-05-30 16:42:25 -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
|
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
|
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
|
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 |
|
Hayden Adams
|
5d50c6fa70
|
Merge pull request #211 from OliverNChalk/patch-1
Fixed outPool text
|
2019-01-27 00:16:41 -05:00 |
|
OliverNChalk
|
dcf17555eb
|
Fixed outPool text
|
2019-01-27 03:23:21 +01:00 |
|
maggie-5miles
|
832220b0a5
|
fix several missing translations
|
2019-01-23 16:15:32 +08:00 |
|
maggie-5miles
|
520b9a58d6
|
i18n support
|
2019-01-11 19:24:20 -05:00 |
|