• Felix Lange's avatar
    miner/stress: initialize account backends explicitly (#23699) · 1bea4b0d
    Felix Lange authored
    node.Node no longer registers any account manager backends by default,
    they need to be registered explicitly.
    
    For ethash-based tests, we actually don't need any accounts in the miner
    keystore. Just set the etherbase instead to make mining work. For
    clique, the signer account must be in the keystore.
    
    The change also adds interrupt handling in stress tests.
    1bea4b0d
Name
Last commit
Last update
..
1559 Loading commit data...
clique Loading commit data...
ethash Loading commit data...