1. 31 May, 2019 3 commits
    • Noah Zinsmeister's avatar
      Merge branch 'beta' into production · 5c2acb8c
      Noah Zinsmeister authored
      5c2acb8c
    • Noah Zinsmeister's avatar
      fix 0 decimals bug (#318) · c36a3199
      Noah Zinsmeister authored
      c36a3199
    • Noah Zinsmeister's avatar
      merge beta to production (#317) · b7f49672
      Noah Zinsmeister authored
      * 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
      b7f49672
  2. 30 May, 2019 1 commit
  3. 29 May, 2019 3 commits
  4. 28 May, 2019 3 commits
  5. 25 May, 2019 1 commit
    • Noah Zinsmeister's avatar
      Account improvements (#302) · 6579e17f
      Noah Zinsmeister authored
      * 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
      6579e17f
  6. 23 May, 2019 1 commit
  7. 22 May, 2019 1 commit
  8. 17 May, 2019 3 commits
  9. 16 May, 2019 1 commit
    • Noah Zinsmeister's avatar
      Slippage warning (#292) · e27cd92c
      Noah Zinsmeister authored
      * add rudimentary slippage warning
      
      fix address checksum bug
      
      debounce address input
      
      alway show tx details if valid trade
      
      * fix estimated copy
      e27cd92c
  10. 14 May, 2019 6 commits
  11. 13 May, 2019 1 commit
  12. 10 May, 2019 1 commit
  13. 08 May, 2019 1 commit
  14. 04 May, 2019 2 commits
    • Noah Zinsmeister's avatar
      fix exchange address logic · eb394ee8
      Noah Zinsmeister authored
      eb394ee8
    • Noah Zinsmeister's avatar
      Swap Migration (#277) · 44d77ce9
      Noah Zinsmeister authored
      * 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
      44d77ce9
  15. 27 Apr, 2019 1 commit
  16. 25 Apr, 2019 1 commit
    • Noah Zinsmeister's avatar
      web3-react migration (#269) · 4e413915
      Noah Zinsmeister authored
      * 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
      4e413915
  17. 16 Apr, 2019 2 commits
  18. 15 Apr, 2019 8 commits