plugeth/accounts/usbwallet
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
..
trezor accounts/usbwallet/trezor: expose protobuf package (#17980) 2019-01-26 14:30:47 +01:00
hub.go cmd/clef, signer: initial poc of the standalone signer (#16154) 2018-04-16 15:04:32 +03:00
ledger.go usbwallet: check returned error when decoding hexstr (#18056) 2018-12-13 10:21:52 +01:00
trezor.go accounts/usbwallet/trezor: expose protobuf package (#17980) 2019-01-26 14:30:47 +01:00
wallet.go accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +01:00