quorum/eth
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
..
backend.go miner: provide coinbase when starting the miner 2015-03-11 23:43:27 +01:00
peer_util.go made mist in a compilable, workable state using the new refactored packages 2014-12-15 13:00:29 +01:00
protocol.go debug comments & pow handling 2015-03-06 10:22:40 +01:00
protocol_test.go Fix logger import path 2015-03-07 10:48:38 -06:00
wallet.go BlockManager => BlockProcessor 2015-01-05 00:18:44 +01:00