aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore/file_cache.go
Commit message (Collapse)AuthorAgeFilesLines
* accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the ↵Roc Yu2018-08-031-4/+4
| | | | function purpose (#17290)
* all: switch out defunct set library to different one (#16873)Ralph Caraveo III2018-07-161-9/+9
| | | | | | * keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set. * whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
* accounts/keystore: lock file cache during scan, minor polishPéter Szilágyi2017-11-201-0/+102