plugeth/signer/core
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
2019-04-04 14:03:10 +03:00
..
abihelper_test.go signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
abihelper.go signer/core: handle JSON unmarshal error (#19123) 2019-02-19 10:48:19 +02:00
api_test.go signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) 2019-03-07 11:56:08 +02:00
api.go accounts, cmd, internal: disable unlock account on open HTTP (#17037) 2019-04-04 14:03:10 +03:00
auditlog.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
cliui.go signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) 2019-03-07 11:56:08 +02:00
signed_data_test.go signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) 2019-03-07 11:56:08 +02:00
signed_data.go signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) 2019-03-07 11:56:08 +02:00
stdioui.go signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) 2019-03-07 11:56:08 +02:00
types.go clef: documentation generator + docs (#19020) 2019-02-13 21:37:59 +01:00
uiapi.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
validation_test.go signer/core: remove unused function (#19099) 2019-02-18 12:10:28 +01:00
validation.go cmd/clef, signer: security fixes (#17554) 2018-09-25 15:54:58 +02:00