aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/manager.go
Commit message (Collapse)AuthorAgeFilesLines
* accounts, internal/ethapi: use common Accounts method (#18428)Roc Yu2019-08-081-0/+15
| | | | | | | | * accounts/mananger, internal/ethapi/api: Add new function AllAccounts on account manager to remove the duplication code on getting all wallets accounts * Rename to Accounts * Rename to AllAccounts
* accounts, cmd, internal: disable unlock account on open HTTP (#17037)gary rong2019-04-041-1/+16
| | | | | | | | | | * cmd, accounts, internal, node, rpc, signer: insecure unlock protect * all: strict unlock API by rpc * cmd/geth: check before printing warning log * accounts, cmd/geth, internal: tiny polishes
* accounts: list, then subscribe (sub requires active reader)Péter Szilágyi2017-11-201-5/+5
|
* accounts, console, internal: support trezor hardware walletPéter Szilágyi2017-08-091-2/+3
|
* accounts, cmd, internal, mobile, node: canonical account URLsPéter Szilágyi2017-02-131-3/+7
|
* accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-131-0/+194