plugeth/signer/core
Martin Holst Swende b5d471a739
clef: bidirectional communication with UI (#19018)
* clef: initial implementation of bidirectional RPC communication for the UI

* signer: fix tests to pass + formatting

* clef: fix unused import + formatting

* signer: gosimple nitpicks
2019-02-12 17:38:46 +01:00
..
abihelper_test.go signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
abihelper.go signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
api_test.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
api.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
auditlog.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
cliui.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
signed_data_test.go signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
signed_data.go clef: external signing fixes + signing data (#19003) 2019-02-12 14:00:02 +01:00
stdioui.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
types.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
uiapi.go clef: bidirectional communication with UI (#19018) 2019-02-12 17:38:46 +01:00
validation_test.go cmd/clef, signer: security fixes (#17554) 2018-09-25 15:54:58 +02:00
validation.go cmd/clef, signer: security fixes (#17554) 2018-09-25 15:54:58 +02:00