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
..
2016-04-12 15:58:07 +02:00
2017-10-24 13:40:42 +03:00
2018-05-09 10:38:03 +03:00
2018-07-30 11:56:40 +03:00
2018-09-19 13:29:40 +03:00
2019-01-24 12:18:26 +01:00
2018-08-03 11:33:37 +03:00
2018-02-26 11:38:17 +02:00
2018-05-07 14:35:06 +03:00
2018-06-21 10:44:39 +03:00
2019-02-05 11:23:57 +01:00
2018-07-30 11:56:40 +03:00
2018-07-16 10:33:58 +03:00
2017-06-21 14:54:23 +02:00
2019-02-05 11:23:57 +01:00