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
Ceyhun Onur 9eb91542de
accounts/abi/bind, ethclient/simulated: check SendTransaction error in tests (#30349)
3 weeks ago
..
abi accounts/abi/bind, ethclient/simulated: check SendTransaction error in tests (#30349) 3 weeks ago
external all: replace fmt.Errorf() with errors.New() if no param required (#29472) 5 months ago
keystore all: simplify tests using t.TempDir() (#30150) 2 months ago
scwallet accounts: avoid duplicate regex compilation (#29943) 3 months ago
usbwallet all: remove deprecated protobuf dependencies (#30232) 2 months ago
accounts.go accounts: remove redundant string conversion (#29184) 7 months ago
accounts_test.go accounts: run tests in parallel (#28544) 10 months 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: run tests in parallel (#28544) 10 months ago
manager.go accounts: properly close managed wallets when closing manager (#28710) 9 months 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: run tests in parallel (#28544) 10 months ago