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
Delweng 5b9cbe30f8
cmd/clef: suppress fsnotify error if keydir not exists (#28160)
1 year ago
..
testdata
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) 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) 3 years ago
keystore.go accounts/keystore: faster tests (#25827) 2 years ago
keystore_test.go accounts: use atomic type (#27857) 2 years ago
passphrase.go accounts/keystore: handle error for invalid key in DecryptKey (#27432) 2 years ago
passphrase_test.go all: more linters (#24783) 3 years ago
plain.go
plain_test.go all: use T.TempDir to create temporary test directories (#24633) 3 years ago
presale.go
wallet.go
watch.go cmd/clef: suppress fsnotify error if keydir not exists (#28160) 1 year ago
watch_fallback.go accounts/keystore: faster tests (#25827) 2 years ago