Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/accounts/keystore
Marius van der Wijden 1fed223483
accounts/keystore: fix flaky test (#21703)
4 years ago
..
testdata all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
account_cache.go accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
account_cache_test.go accounts/keystore: comments above time.Sleep 7 years ago
file_cache.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 4 years ago
key.go accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
keystore.go accounts/keystore: fix typo in error message (#21200) 4 years ago
keystore_test.go accounts/keystore: fix flaky test (#21703) 4 years ago
passphrase.go accounts/keystore: fix staticcheck warnings (#20373) 5 years ago
passphrase_test.go accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
plain.go accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
plain_test.go all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
presale.go accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
wallet.go accounts: switch Ledger derivation path to canonical one 6 years ago
watch.go accounts/keystore: enable fallback for darwin,!cgo (#19614) 5 years ago
watch_fallback.go accounts/keystore: enable fallback for darwin,!cgo (#19614) 5 years ago