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
Seungbae.yu 2697e44d81
all: change format `0x%x` to `%#x` (#25221)
2 years ago
..
abi Replace fmt.Errorf with errors.New in abi argument (#25181) 2 years ago
external all: more linters (#24783) 2 years ago
keystore all: more linters (#24783) 2 years ago
scwallet all: change format `0x%x` to `%#x` (#25221) 2 years ago
usbwallet accouts/scwallet: typo fix (#24207) 3 years ago
accounts.go accounts: correct spelling mistake (#24323) 3 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 accounts: fix typo in comments (#24805) 2 years ago
hd_test.go accounts, signer: fix Ledger Live account derivation path (clef) (#21757) 4 years ago
manager.go node: remove dependency on wallet backend packages (#23019) 3 years ago
sort.go accounts, console: frendly card errors, support pin unblock 6 years ago
url.go all: make logs a bit easier on the eye to digest (#22665) 3 years ago
url_test.go accounts: increase parseURL test coverage (#25033) 2 years ago