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
weimumu 3ad73443c7 fix slice unpack bug in accounts/abi (#18321) 6 years ago
..
abi fix slice unpack bug in accounts/abi (#18321) 6 years ago
keystore accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
usbwallet usbwallet: check returned error when decoding hexstr (#18056) 6 years ago
accounts.go accounts: fixed typo (#17421) 6 years ago
errors.go accounts: fix comment typo (#15977) 7 years ago
hd.go accounts: wallet derivation path comment is mistaken (#17934) 6 years ago
hd_test.go accounts: refactor API for generalized USB wallets 7 years ago
manager.go accounts: list, then subscribe (sub requires active reader) 7 years ago
url.go accounts: add unit tests for URL (#17182) 6 years ago
url_test.go accounts: add unit tests for URL (#17182) 6 years ago