1
0
forked from cerc-io/plugeth
plugeth/signer
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API ()
* 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
..
core accounts, eth, clique, signer: support for external signer API () 2019-02-05 11:23:57 +01:00
rules signer: remove ineffectual assignments () 2018-11-07 14:55:54 +02:00
storage cmd/clef, signer: security fixes () 2018-09-25 15:54:58 +02:00