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
Shude Li 76d4ac1acb
account/abi: convert if-else-if chain to tagged switch (#27869)
1 year ago
..
abi account/abi: convert if-else-if chain to tagged switch (#27869) 1 year ago
external accounts: replace noarg fmt.Errorf with errors.New (#27331) 2 years ago
keystore all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
scwallet accounts: replace noarg fmt.Errorf with errors.New (#27331) 2 years ago
usbwallet accounts: use atomic type (#27857) 1 year ago
accounts.go build: upgrade to go 1.19 (#25726) 2 years ago
accounts_test.go
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
manager.go all: fix spelling mistakes (#25961) 2 years ago
sort.go
url.go build: upgrade to go 1.19 (#25726) 2 years ago
url_test.go accounts: increase parseURL test coverage (#25033) 3 years ago