1. Apr 07, 2017
  2. Apr 06, 2017
  3. Apr 05, 2017
  4. Apr 04, 2017
  5. Apr 03, 2017
  6. Apr 02, 2017
  7. Apr 01, 2017
  8. Mar 31, 2017
    • Jaco Greeff's avatar
      Allow signing via Qr (#4881) · 1987dad5
      Jaco Greeff authored
      * QR code scanning in-place
      
      * QrScan component
      
      * Update tests
      
      * s/store/createStore/ in props
      
      * Create of actual accountsInfo entry
      
      * Exteral/hardware forget, no password change
      
      * Add external accounts to accounts list
      
      * Render external accounts in section (along with hw)
      
      * Manul test bugfixes
      
      * Display Qr code for tx signing
      
      * Align QR code
      
      * Hints for QR operations
      
      * Generate actual qr codes based on tx data
      
      * Add leading 0x if not found
      
      * Update tests for 0x leading addition
      
      * from & rpl without leading 0x
      
      * Auto-detect QR code size (input length)
      
      * Confirm raw
      
      * WIP (lots of logging)
      
      * WIP
      
      * Chain-replay protection
      
      * Readability
      
      * Re-add r: chainId
      
      * s = 0, r = 0, v = chainId
      
      * Update eth_signTransaction to send transaction object
      
      * And it actually works.
      
      * Externalise createUnsigned/createSigned
      
      * Check for nonce updates (future: subscriptions)
      
      * Allow gas overrides
      
      * Expose formatted c...
      1987dad5
    • Jaco Greeff's avatar
      Allow entry of url or hash for DappReg meta (#5360) · cbaa7fde
      Jaco Greeff authored
      * Allow DappReg to handle contentHash & url inputs
      
      * Add tests
      cbaa7fde
    • Jaco Greeff's avatar
      Adjust tx overlay colours (#5353) · 73dc5298
      Jaco Greeff authored
      * Adjust tx overlay colours
      
      * Adjust sizes to be consistent
      
      * Formatting
      73dc5298
    • Jaco Greeff's avatar
      8b0f9759