Martin HS
d3452a22cc
accounts: properly close managed wallets when closing manager ( #28710 )
11 months ago
Martin Holst Swende
5a02b2d6d0
all: fix spelling mistakes ( #25961 )
2 years ago
Sina Mahmoodi
108eec3fee
node: remove dependency on wallet backend packages ( #23019 )
...
* accounts: new AddBackends method in manager
* node,cmd/geth: mv accman backend init to cmd/geth
* node,cmd/geth: mv scrypt config downstreawm from node
* accounts: use static buffer size for accman sub chan
minor fix
* accounts,cmd/geth: update accman backends through its event loop
* accounts,node: add comments
* accounts: un-export newBackendEvent
* accounts: use chan instead of wg in newBlockEvent
* node: rename isKeyDirEphem
* accounts,cmd: AddBackends->AddBackend
* accounts: fix potential blocking when adding backend
3 years ago
Boqin Qin
5f2002bbcc
accounts: add walletsNoLock to avoid double read lock ( #20655 )
5 years ago
Roc Yu
17589aa75f
accounts, internal/ethapi: use common Accounts method ( #18428 )
...
* 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
5 years ago
gary rong
d5cae48bae
accounts, cmd, internal: disable unlock account on open HTTP ( #17037 )
...
* 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
6 years ago
Péter Szilágyi
8a79836044
accounts: list, then subscribe (sub requires active reader)
7 years ago
Péter Szilágyi
db568a61e2
accounts, console, internal: support trezor hardware wallet
7 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