1. Mar 25, 2019
    • Amaury Martiny's avatar
      refactor: Don't call transactionCountOf$ until needed (#414) · 9fb795ce
      Amaury Martiny authored
      * Show parity/light.js's logs too
      
      * Remove txCount from withAccount
      
      * withBalance shows component immeidately
      
      * Play around
      
      * Make it work
      
      * Cleaner code
      
      * Remove 'Loading account tokens...' modal
      
      * Re-order import
      
      * Optimize code
      
      * Fix regression
      
      * Fix typo
      
      * Luke's grumbles
      
      * Put "checking..." when fetching async values
      
      * Show gas error on amount field
      9fb795ce
  2. Mar 12, 2019
  3. Feb 07, 2019
  4. Jan 16, 2019
  5. Jan 07, 2019
    • Axel Chalon's avatar
      Integrate Parity Signer into Fether. · 5174c8fc
      Axel Chalon authored
      - Add option to import a Parity Signer account. It is then stored in
      local storage.
      
      - Send transactions with Parity Signer accounts
      
      - Refactor sendStore so that "token" (and chainId) is inside this.tx;
      avoids having to pass `token` around every function, and it makes sense
      to put it in the object since it is part of the tx info.
      
      - Add account type (either node or signer) to accountsInfo
      
      - Add account type to withAccount; output props are now `{account:
      {address, type}}` instead of `{accountAddress}`
      5174c8fc
  6. Dec 20, 2018
  7. Aug 23, 2018
  8. Aug 22, 2018
  9. Aug 21, 2018
  10. Jul 04, 2018
  11. Jul 03, 2018
  12. Jun 22, 2018
  13. Jun 20, 2018
  14. Jun 18, 2018
  15. Jun 13, 2018
  16. Jun 11, 2018
  17. Jun 08, 2018
  18. Jun 07, 2018
  19. Jun 06, 2018
  20. Jun 05, 2018
  21. Jun 04, 2018
  22. May 24, 2018
  23. May 18, 2018
  24. May 15, 2018
  25. May 03, 2018