1. 24 Jul, 2019 1 commit
  2. 23 Jul, 2019 1 commit
  3. 17 Jul, 2019 2 commits
  4. 11 Jul, 2019 2 commits
  5. 09 Jul, 2019 1 commit
  6. 05 Jul, 2019 3 commits
  7. 21 Jun, 2019 1 commit
  8. 17 Jun, 2019 2 commits
  9. 14 Jun, 2019 2 commits
  10. 05 Jun, 2019 1 commit
  11. 31 May, 2019 4 commits
    • Noah Zinsmeister's avatar
      bug fixes (#319) · cb4e1648
      Noah Zinsmeister authored
      * fix ens name bug
      
      * remove console.log
      
      * add GEN
      
      * fix styling and min display values
      cb4e1648
    • 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
  12. 30 May, 2019 1 commit
  13. 29 May, 2019 3 commits
  14. 28 May, 2019 3 commits
  15. 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
  16. 23 May, 2019 1 commit
  17. 22 May, 2019 1 commit
  18. 17 May, 2019 3 commits
  19. 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
  20. 14 May, 2019 6 commits