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
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598)
5 months ago
..
testdata all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
account_cache.go all: remove dependency on golang.org/exp (#29314) 6 months ago
account_cache_test.go all: fix mismatched names in comments (#29348) 6 months 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, cmd/geth, core: close opened files (#29598) 5 months ago
keystore_fuzzing_test.go tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago
keystore_test.go accounts/keystore: fix typos in comments (#29336) 6 months ago
passphrase.go accounts,signer: fix typos in comments (#28730) 9 months ago
passphrase_test.go accounts: run tests in parallel (#28544) 10 months ago
plain.go accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
plain_test.go accounts: run tests in parallel (#28544) 10 months 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, cmd: fix typos (#28526) 10 months ago
watch_fallback.go accounts/keystore: faster tests (#25827) 2 years ago