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
Jolly Zhao f58ebd9696
all: use github.com/deckarep/golang-set/v2 (generic set) (#26159)
2 years ago
..
testdata all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
account_cache.go all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2 years ago
account_cache_test.go accounts/keystore: faster tests (#25827) 2 years ago
file_cache.go all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2 years ago
key.go all: replace uses of ioutil with io and os (#24869) 2 years ago
keystore.go accounts/keystore: faster tests (#25827) 2 years ago
keystore_test.go accounts/keystore: faster tests (#25827) 2 years ago
passphrase.go all: add whitespace linter (#25312) 2 years ago
passphrase_test.go all: more linters (#24783) 2 years ago
plain.go accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
plain_test.go all: use T.TempDir to create temporary test directories (#24633) 2 years ago
presale.go accounts/keystore: use github.com/google/uuid (#22217) 4 years ago
wallet.go accounts/keystore: add missing function doc for SignText (#21914) 4 years ago
watch.go accounts/keystore: replace inotify with fsnotify (#26176) 2 years ago
watch_fallback.go accounts/keystore: faster tests (#25827) 2 years ago