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
mr_franklin c37e68e7c1
all: replace RWMutex with Mutex in places where RLock is not used (#21622)
4 years ago
..
abi accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 4 years ago
external accounts/external: remove dependency on internal/ethapi (#21319) 4 years ago
keystore all: replace RWMutex with Mutex in places where RLock is not used (#21622) 4 years ago
scwallet accouts, consensus, core: fix some comments (#21617) 4 years ago
usbwallet accouts, consensus, core: fix some comments (#21617) 4 years ago
accounts.go accouts, consensus, core: fix some comments (#21617) 4 years ago
accounts_test.go all: update author list and licenses 5 years ago
errors.go all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
hd.go accounts: switch Ledger derivation path to canonical one 6 years ago
hd_test.go all: fix typos in comments (#21118) 4 years ago
manager.go accounts: add walletsNoLock to avoid double read lock (#20655) 5 years ago
sort.go accounts, console: frendly card errors, support pin unblock 6 years ago
url.go accounts: add unit tests for URL (#17182) 6 years ago
url_test.go all: update author list and licenses 5 years ago