1. 15 Feb, 2019 1 commit
  2. 05 Feb, 2019 5 commits
  3. 01 Feb, 2019 1 commit
    • Luke Schoen's avatar
      test: Fix all failing tests · d2c41d0d
      Luke Schoen authored
      * Update tests to include missing `token` property to a Tx of Ether or Token
      
      * Update tests to include missing `address` property to a Tx of Ether to fixes `TypeError: Cannot read property 'address' of undefined` error
      
      * Update tests to include missing `options` and `args` properties to the Tx so the second argument passed to `transfer$` in `contractForToken(token.address).transfer$(..., ...)` is not NaN
      
      * Fix error `ReferenceError: regeneratorRuntime is not defined`
      d2c41d0d
  4. 31 Jan, 2019 3 commits
  5. 19 Jan, 2019 2 commits
  6. 18 Jan, 2019 2 commits
  7. 14 Jan, 2019 1 commit
  8. 13 Jan, 2019 1 commit
  9. 11 Jan, 2019 1 commit
  10. 10 Jan, 2019 1 commit
  11. 08 Jan, 2019 1 commit
  12. 07 Jan, 2019 1 commit
    • 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
  13. 20 Dec, 2018 1 commit
  14. 18 Dec, 2018 3 commits
  15. 15 Dec, 2018 1 commit
  16. 14 Dec, 2018 3 commits
  17. 12 Dec, 2018 1 commit
  18. 10 Dec, 2018 1 commit
  19. 21 Nov, 2018 1 commit
  20. 20 Nov, 2018 2 commits
  21. 16 Nov, 2018 1 commit
  22. 14 Nov, 2018 3 commits
  23. 08 Nov, 2018 1 commit
  24. 07 Nov, 2018 1 commit
  25. 27 Oct, 2018 1 commit