1. Jan 23, 2019
  2. Jan 11, 2019
  3. Jan 10, 2019
  4. 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
  5. Dec 14, 2018
  6. Dec 13, 2018
  7. Dec 12, 2018
  8. Dec 07, 2018
  9. Nov 26, 2018
  10. Nov 24, 2018
  11. Nov 21, 2018
  12. Nov 20, 2018
  13. Oct 26, 2018
  14. Oct 25, 2018
  15. 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
  16. Sep 20, 2018
  17. Sep 19, 2018
  18. Sep 18, 2018
  19. Sep 17, 2018
  20. Sep 13, 2018
  21. Aug 21, 2018
  22. Aug 20, 2018
  23. Aug 17, 2018
  24. Aug 16, 2018