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
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909)
1 year ago
..
testdata all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
account_cache.go all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
account_cache_test.go accounts/keystore: use slices package for sorting (#27485) 1 year 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: use atomic type (#27857) 1 year ago
passphrase.go accounts/keystore: handle error for invalid key in DecryptKey (#27432) 1 year 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