quorum/accounts/keystore
Martin Holst Swende 88b1db7288 accounts/keystore: scan key directory without locks held (#15171)
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.
2017-10-09 12:40:50 +02:00
..
testdata accounts, cmd, eth, internal, mobile, node: split account backends 2017-02-13 14:00:02 +02:00
account_cache.go accounts/keystore: scan key directory without locks held (#15171) 2017-10-09 12:40:50 +02:00
account_cache_test.go accounts/keystore: scan key directory without locks held (#15171) 2017-10-09 12:40:50 +02:00
key.go accounts: fix megacheck warnings (#14903) 2017-08-07 14:11:15 +03:00
keystore.go accounts, console, internal: support trezor hardware wallet 2017-08-09 11:30:17 +03:00
keystore_passphrase.go accounts: fix megacheck warnings (#14903) 2017-08-07 14:11:15 +03:00
keystore_passphrase_test.go accounts/keystore, crypto: enforce 256 bit keys on import 2017-05-23 14:58:03 +03:00
keystore_plain.go accounts, cmd, eth, internal, mobile, node: split account backends 2017-02-13 14:00:02 +02:00
keystore_plain_test.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
keystore_test.go accounts/keystore: scan key directory without locks held (#15171) 2017-10-09 12:40:50 +02:00
keystore_wallet.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
presale.go accounts/keystore, crypto: don't enforce key checks on existing keyfiles 2017-06-01 11:11:06 +03:00
watch.go accounts/keystore: scan key directory without locks held (#15171) 2017-10-09 12:40:50 +02:00
watch_fallback.go accounts, cmd, eth, internal, miner, node: wallets and HD APIs 2017-02-13 14:00:07 +02:00