• Felix Lange's avatar
    miner: provide coinbase when starting the miner · d7b5a87b
    Felix Lange authored
    This avoids having to query the coinbase when creating the miner, which
    in turn eliminates the dreaded startup error when no accounts are set
    up. Later, this will also allow us to simply restart the miner when the
    user picks a different coinbase.
    
    This causes a lot of changes in other packages. These are included in
    this commit because they're impossible to separate.
    d7b5a87b
Name
Last commit
Last update
..
jeffcoin Loading commit data...
network-health Loading commit data...
browser.qml Loading commit data...
catalog.qml Loading commit data...
chain.qml Loading commit data...
history.qml Loading commit data...
info.qml Loading commit data...
miner.qml Loading commit data...
network.qml Loading commit data...
pending_tx.qml Loading commit data...
transaction.qml Loading commit data...
wallet.qml Loading commit data...
whisper.qml Loading commit data...