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)
3 years ago
..
abi Replace fmt.Errorf with errors.New in abi argument (#25181) 3 years ago
external all: more linters (#24783) 3 years ago
keystore all: more linters (#24783) 3 years ago
scwallet all: change format `0x%x` to `%#x` (#25221) 3 years ago
usbwallet accouts/scwallet: typo fix (#24207) 3 years ago
accounts.go accounts: correct spelling mistake (#24323) 3 years ago
accounts_test.go
errors.go accounts: fix typo in comments (#24805) 3 years ago
hd.go accounts: fix typo in comments (#24805) 3 years ago
hd_test.go
manager.go node: remove dependency on wallet backend packages (#23019) 4 years ago
sort.go
url.go
url_test.go accounts: increase parseURL test coverage (#25033) 3 years ago