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 |
|
Sasuke1964
|
60390878a5
|
accounts: fixed typo (#17421)
|
2018-08-17 10:38:02 +03:00 |
|
Péter Szilágyi
|
5d9ac49c7e
|
accounts: refactor API for generalized USB wallets
|
2017-08-09 13:26:07 +03:00 |
|
Péter Szilágyi
|
db568a61e2
|
accounts, console, internal: support trezor hardware wallet
|
2017-08-09 11:30:17 +03:00 |
|
Péter Szilágyi
|
205ea95802
|
accounts, cmd, internal, node: implement HD wallet self-derivation
|
2017-02-13 14:00:09 +02:00 |
|
Péter Szilágyi
|
c5215fdd48
|
accounts, cmd, internal, mobile, node: canonical account URLs
|
2017-02-13 14:00:08 +02:00 |
|
Péter Szilágyi
|
fad5eb0a87
|
accounts, cmd, eth, internal, miner, node: wallets and HD APIs
|
2017-02-13 14:00:07 +02:00 |
|
Péter Szilágyi
|
833e4d1319
|
accounts, cmd, eth, internal, mobile, node: split account backends
|
2017-02-13 14:00:02 +02:00 |
|