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
Adrian Sutton b85c86022e
api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084)
11 months ago
..
abi api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 11 months ago
external accounts: replace noarg fmt.Errorf with errors.New (#27331) 1 year ago
keystore cmd/clef: suppress fsnotify error if keydir not exists (#28160) 1 year ago
scwallet accounts, cmd: fix typos (#28300) 11 months ago
usbwallet accounts: use atomic type (#27857) 1 year ago
accounts.go build: upgrade to go 1.19 (#25726) 2 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 build: upgrade to go 1.19 (#25726) 2 years ago
hd_test.go accounts, signer: fix Ledger Live account derivation path (clef) (#21757) 4 years ago
manager.go all: fix spelling mistakes (#25961) 2 years 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: increase parseURL test coverage (#25033) 2 years ago