• Martin Holst Swende's avatar
    accounts, eth, clique, signer: support for external signer API (#18079) · 43e8efe8
    Martin Holst Swende authored
    * 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
    43e8efe8
Name
Last commit
Last update
..
abi Loading commit data...
external Loading commit data...
keystore Loading commit data...
usbwallet Loading commit data...
accounts.go Loading commit data...
accounts_test.go Loading commit data...
errors.go Loading commit data...
hd.go Loading commit data...
hd_test.go Loading commit data...
manager.go Loading commit data...
url.go Loading commit data...
url_test.go Loading commit data...