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
lmittmann bc013bc42e
all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087)
3 years ago
..
abi all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087) 3 years ago
external all: more linters (#24783) 3 years ago
keystore all: more linters (#24783) 3 years ago
scwallet all: replace uses of ioutil with io and os (#24869) 3 years ago
usbwallet
accounts.go
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
sort.go
url.go
url_test.go accounts: increase parseURL test coverage (#25033) 3 years ago