plugeth/accounts
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP ()
* 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
2019-04-04 14:03:10 +03:00
..
abi accounts/abi: generic unpacking of event logs into map[string]interface{} () 2019-04-01 15:42:59 +02:00
external clef: external signing fixes + signing data () 2019-02-12 14:00:02 +01:00
keystore accounts: prefer nil slices over zero-length slices () 2019-03-06 12:30:39 +02:00
usbwallet usbwallet: check error returned by driver close () 2019-03-07 12:13:06 +02:00
accounts_test.go accounts, eth, clique, signer: support for external signer API () 2019-02-05 11:23:57 +01:00
accounts.go accounts: fix typos from the SignData merge () 2019-02-19 10:33:42 +02:00
errors.go accounts: fix comment typo () 2018-01-26 13:33:27 +02:00
hd_test.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
hd.go accounts: wallet derivation path comment is mistaken () 2018-10-19 16:40:10 +03:00
manager.go accounts, cmd, internal: disable unlock account on open HTTP () 2019-04-04 14:03:10 +03:00
url_test.go accounts: add unit tests for URL () 2018-07-18 11:32:49 +03:00
url.go accounts: add unit tests for URL () 2018-07-18 11:32:49 +03:00