plugeth/accounts
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079)
* accounts, eth, clique: implement external backend + move sighash calc to backend

* signer: implement account_Version on external API

* accounts/external: enable ipc, add copyright

* accounts, internal, signer: formatting

* node: go fmt

* flags: disallow --dev in combo with --externalsigner

* accounts: remove clique-specific signing method, replace with more generic

* accounts, consensus: formatting + fix error in tests

* signer/core: remove (test-) import cycle

* clique: remove unused import

* accounts: remove CliqueHash and avoid dependency on package crypto

* consensus/clique: unduplicate header encoding
2019-02-05 11:23:57 +01:00
..
abi accounts/abi: allow interface as the destination (#18490) 2019-01-23 14:36:49 +01:00
external accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +01:00
keystore accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +01:00
usbwallet accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +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 accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +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