aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore/watch.go
Commit message (Collapse)AuthorAgeFilesLines
* accounts/keystore: Ignore initial trigger of rescan-eventMartin Holst Swende2017-11-201-1/+5
|
* accounts/keystore: scan key directory without locks held (#15171)Martin Holst Swende2017-10-091-17/+8
| | | | | | The accountCache contains a file cache, and remembers from scan to scan what files were present earlier. Thus, whenever there's a change, the scan phase only bothers processing new and removed files.
* accounts, eth/downloader: use "err" instead of "error" in logsPéter Szilágyi2017-02-271-1/+1
|
* accounts, cmd: port packages over to the new logging systemPéter Szilágyi2017-02-231-6/+6
|
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-5/+5
|
* accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-131-2/+2
|
* accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-131-0/+113