plugeth/signer/core
Martin Holst Swende 75d292bcf6
clef: external signing fixes + signing data (#19003)
* signer/clef: make use of json-rpc notification

* signer: tidy up output of OnApprovedTx

* accounts/external, signer: implement remote signing of text, make accounts_sign take hexdata

* clef: added basic testscript

* signer, external, api: add clique signing test to debug rpc, fix clique signing in clef

* signer: fix clique interoperability between geth and clef

* clef: rename networkid switch to chainid

* clef: enable chainid flag

* clef, signer: minor changes from review

* clef: more tests for signer
2019-02-12 14:00:02 +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 signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
api.go clef: external signing fixes + signing data (#19003) 2019-02-12 14:00:02 +01:00
auditlog.go signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
cliui.go clef: external signing fixes + signing data (#19003) 2019-02-12 14:00:02 +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: external signing fixes + signing data (#19003) 2019-02-12 14:00:02 +01:00
types.go signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +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