plugeth/internal
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
..
build travis, Dockerfile, appveyor, build: bump to Go 1.11 2018-09-19 11:29:29 +03:00
cmdtest internal/cmdtest: Expose process exit status and errors (#18046) 2018-11-20 08:23:43 +01:00
debug internal/debug: support color terminal for cygwin/msys2 (#17740) 2018-09-29 16:15:39 +02:00
ethapi accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +01:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
web3ext p2p/protocols: accounting metrics rpc (#18336) 2018-12-22 06:04:03 +01:00