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
..
2018-09-25 00:59:00 +02:00
2017-04-12 17:27:23 +03:00
2019-02-05 11:23:57 +01:00
2019-01-21 15:38:13 +01:00
2018-07-03 11:42:18 +03:00
2017-08-18 12:14:00 +02:00
2017-04-12 17:27:23 +03:00
2018-10-12 11:47:24 +02:00
2018-12-10 13:15:03 +02:00
2016-09-16 15:24:31 +02:00
2018-07-11 10:59:04 +03:00
2018-05-22 10:29:41 +03:00