plugeth/accounts
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
..
abi accounts/abi: allow interface as the destination (#18490) 2019-01-23 14:36:49 +01:00
external clef: external signing fixes + signing data (#19003) 2019-02-12 14:00:02 +01:00
keystore signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
usbwallet signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
accounts_test.go accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +01:00
accounts.go signer, clef: implement EIP191/712 (#17789) 2019-02-06 08:30:49 +01:00
errors.go accounts: fix comment typo (#15977) 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 (#17934) 2018-10-19 16:40:10 +03:00
manager.go accounts: list, then subscribe (sub requires active reader) 2017-11-20 12:20:46 +02:00
url_test.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00
url.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00