quorum/cmd/mist
Felix Lange d7b5a87b3b miner: provide coinbase when starting the miner
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.
2015-03-11 23:43:27 +01:00
..
assets miner: provide coinbase when starting the miner 2015-03-11 23:43:27 +01:00
bindings.go Merge ethereum/poc-9 into accounts-integration 2015-03-09 23:25:46 +01:00
errors.go switched to obscuren/qml 2015-01-28 14:51:54 +01:00
gui.go Merge ethereum/poc-9 into accounts-integration 2015-03-09 23:25:46 +01:00
html_container.go removed messages 2015-02-12 17:06:15 +01:00
main.go cmd/ethereum: show more helpful message if no accounts exist 2015-03-10 15:44:05 +01:00
qml_container.go removed messages 2015-02-12 17:06:15 +01:00
ui_lib.go miner: provide coinbase when starting the miner 2015-03-11 23:43:27 +01:00