1. Jan 23, 2019
  2. Jan 14, 2019
  3. 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
  4. Jan 04, 2019
  5. Dec 31, 2018
  6. Dec 20, 2018
  7. Dec 18, 2018
  8. Dec 12, 2018
  9. Dec 11, 2018
  10. Dec 10, 2018
  11. Dec 06, 2018
  12. Nov 24, 2018
  13. Nov 20, 2018
  14. Nov 01, 2018
  15. Oct 26, 2018
  16. Sep 21, 2018
    • Axel Chalon's avatar
      Fix race conditions & withHealth stalling · 260da119
      Axel Chalon authored
      * RPC methods$() are now called after the API is set
      * Fix accountsInfo$() race condition (accountsList)
      * Render component decorated with withHealth immediately (fix
      "Connecting to node" not rendering)
      260da119
  17. Sep 20, 2018
  18. Sep 19, 2018
  19. Sep 18, 2018
  20. Sep 17, 2018
  21. Sep 14, 2018
  22. Sep 13, 2018
  23. Aug 31, 2018
  24. Aug 24, 2018