aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore
Commit message (Collapse)AuthorAgeFilesLines
* accounts: ledger and HD review fixesPéter Szilágyi2017-02-133-26/+2
| | | | | | | | | - Handle a data race where a Ledger drops between list and open - Prolong Ledger tx confirmation window to 30 days from 1 minute - Simplify Ledger chainid-signature calculation and validation - Simplify Ledger USB APDU request chunking algorithm - Silence keystore account cache notifications for manual actions - Only enable self derivations if wallet open succeeds
* accounts, cmd, internal, node: implement HD wallet self-derivationPéter Szilágyi2017-02-131-1/+6
|
* accounts, cmd, internal, mobile, node: canonical account URLsPéter Szilágyi2017-02-138-66/+68
|
* accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-137-66/+519
|
* accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-1329-0/+2488