Pau
d5c267fd30
accounts/keystore: fix typo in error message ( #21200 )
4 years ago
Péter Szilágyi
b1b75f0089
accounts/keystore, cmd/faucet: return old account to allow unlock
5 years ago
Péter Szilágyi
469b8739eb
acounts/keystore, cmd/faucet: fix faucet double import, fix twitter url
5 years ago
Marius van der Wijden
38aab0aa83
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
5 years ago
SjonHortensius
36994e4e0b
all: replace passPHRASE with passWORD in user interactions ( #19932 )
...
* Ref #19906 - replace passPHRASE with passWORD in any user interactions
this skips doccomments and variablenames to minimize impact. It does
however include a rename of the `ethkey` `changepassphrase` parameter
* console: fix JavaScript error capitalization
5 years ago
Matthew Halpern
15eee47ebf
accounts: prefer nil slices over zero-length slices ( #19079 )
6 years ago
Martin Holst Swende
6f004c46d5
accounts/keystore: double-check keystore file after creation ( #17348 )
6 years ago
Wenbiao Zheng
c95e4a80d1
accounts/keystore: assign schema as const instead of var ( #16985 )
7 years ago
Péter Szilágyi
db568a61e2
accounts, console, internal: support trezor hardware wallet
7 years ago
Péter Szilágyi
aa73420207
accounts/keystore, crypto: enforce 256 bit keys on import
8 years ago
Felix Lange
0cc492f815
all: update license information
8 years ago
Péter Szilágyi
c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs
8 years ago
Péter Szilágyi
fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs
8 years ago
Péter Szilágyi
833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends
8 years ago