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
Dan Laine 311b742c84
accounts/keystore: use slices package for sorting (#27485)
1 year ago
..
abi accounts: replace noarg fmt.Errorf with errors.New (#27331) 1 year ago
external accounts: replace noarg fmt.Errorf with errors.New (#27331) 1 year ago
keystore accounts/keystore: use slices package for sorting (#27485) 1 year ago
scwallet accounts: replace noarg fmt.Errorf with errors.New (#27331) 1 year ago
usbwallet accounts/usbwallet: mitigate ledger app chunking issue (#26773) 2 years ago
accounts.go build: upgrade to go 1.19 (#25726) 2 years ago
accounts_test.go all: update author list and licenses 5 years ago
errors.go accounts: fix typo in comments (#24805) 2 years ago
hd.go build: upgrade to go 1.19 (#25726) 2 years ago
hd_test.go accounts, signer: fix Ledger Live account derivation path (clef) (#21757) 4 years ago
manager.go all: fix spelling mistakes (#25961) 2 years 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: increase parseURL test coverage (#25033) 2 years ago