1. Jan 18, 2019
  2. 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
  3. Jan 02, 2019
  4. Dec 26, 2018
  5. Dec 14, 2018
  6. Dec 12, 2018
  7. Nov 29, 2018
  8. Nov 27, 2018
  9. Nov 26, 2018
  10. Nov 22, 2018