erigon-pulse/accounts
Marius van der Wijden a7e120dc4c accounts/keystore: fix double import race (#20915)
* accounts/keystore: fix race in Import/ImportECDSA

* accounts/keystore: added import/export tests

* cmd/geth: improved TestAccountImport test

* accounts/keystore: added import/export tests

* accounts/keystore: fixed naming

* accounts/keystore: fixed typo

* accounts/keystore: use mutex instead of rwmutex

* accounts: use errors instead of fmt
# Conflicts:
#	accounts/keystore/keystore_test.go
#	cmd/geth/accountcmd_test.go
2020-05-20 15:26:22 +03:00
..
abi all: seperate consensus error and evm internal error (#20830) 2020-05-20 15:26:22 +03:00
external goroutine leaks 2019-11-07 18:44:43 +03:00
keystore accounts/keystore: fix double import race (#20915) 2020-05-20 15:26:22 +03:00
scwallet geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
usbwallet accounts/usbwallet: fix staticcheck warnings (#20372) 2019-12-09 12:12:12 +01:00
accounts_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
accounts.go goroutine leaks 2019-11-07 18:44:43 +03:00
errors.go all: replace passPHRASE with passWORD in user interactions (#19932) 2019-08-12 12:00:38 +03:00
hd_test.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
hd.go accounts: switch Ledger derivation path to canonical one 2019-04-10 13:09:08 +03:00
manager.go accounts: add walletsNoLock to avoid double read lock (#20655) 2020-02-27 17:21:20 +03:00
sort.go Make linter happy with geth 1.9.6. 2019-11-04 14:15:04 +01:00
url_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
url.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00