aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore/account_cache.go
Commit message (Collapse)AuthorAgeFilesLines
* all: update license informationFelix Lange2017-04-141-1/+1
|
* all: next batch of log polishes to contextual versionsPéter Szilágyi2017-02-281-1/+1
|
* accounts, eth/downloader: use "err" instead of "error" in logsPéter Szilágyi2017-02-271-3/+3
|
* accounts, cmd: port packages over to the new logging systemPéter Szilágyi2017-02-231-6/+8
|
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-9/+8
|
* accounts: ledger and HD review fixesPéter Szilágyi2017-02-131-9/+0
| | | | | | | | | - 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, mobile, node: canonical account URLsPéter Szilágyi2017-02-131-7/+7
|
* accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-131-0/+292