1. Mar 21, 2019
    • Axel Chalon's avatar
      Parity Ethereum bundling (#458) · 674e3bf3
      Axel Chalon authored
      
      
      * Parity Ethereum bundling
      
      * Grumbles; update light.js
      
      * Grumbles
      
      * Merge in PR#394 ac-upd-post: refactor sendStore post/postRaw
      
      * Download highest version matching requirement rather than latest beta
      
      * Rename RequireVersion to RequireParityVersion
      
      * Grumbles
      
      * Change Parity version requirement to ~2.4.1
      
      * Fix --no-run-parity with Parity already running
      
      * Grumble
      
      Co-Authored-By: default avataraxelchalon <[email protected]>
      674e3bf3
  2. Mar 12, 2019
  3. Feb 25, 2019
  4. Feb 21, 2019
  5. Feb 03, 2019
  6. Jan 24, 2019
    • Luke Schoen's avatar
      review-fix: Remove useless props from TokenAddress. Fix field order · 8178ec0c
      Luke Schoen authored
      * Remove `decimals`, `onClick`, and `tokens` props from TokenAddress as was only required
      on TokenBalance
      
      * Update SignedTxSummary so "To" input field is above "Amount"
      
      * Explicitely pass down `drawers` prop since it is used by Card component
      
      * Remove incorrect `handleClick` from TokenAddress component, as
      that was functionality from TokenBalance
      8178ec0c
  7. Jan 18, 2019
  8. Jan 16, 2019
  9. 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
  10. Nov 26, 2018
  11. Nov 24, 2018
  12. Nov 09, 2018
  13. Nov 08, 2018
  14. Aug 23, 2018
  15. Aug 22, 2018
  16. Aug 21, 2018
  17. Jul 05, 2018
  18. Jul 04, 2018
  19. Jul 02, 2018
  20. Jun 27, 2018
  21. Jun 22, 2018