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
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587)
3 weeks ago
..
abi build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
external all: replace fmt.Errorf() with errors.New() if no param required (#29472) 7 months ago
keystore all: simplify tests using t.TempDir() (#30150) 4 months ago
scwallet accounts: avoid duplicate regex compilation (#29943) 5 months ago
usbwallet all: remove deprecated protobuf dependencies (#30232) 3 months ago
accounts.go accounts: remove redundant string conversion (#29184) 8 months ago
accounts_test.go accounts: run tests in parallel (#28544) 11 months ago
errors.go accounts: fix typo in comments (#24805) 3 years ago
hd.go build: upgrade to go 1.19 (#25726) 2 years ago
hd_test.go accounts: run tests in parallel (#28544) 11 months ago
manager.go accounts: properly close managed wallets when closing manager (#28710) 11 months ago
sort.go accounts, console: frendly card errors, support pin unblock 6 years ago
url.go build: upgrade to go 1.19 (#25726) 2 years ago
url_test.go accounts: run tests in parallel (#28544) 11 months ago