quorum/xeth
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
..
state.go Separated block db from state db. Partial fix for #416 2015-03-06 18:26:16 +01:00
types.go WIP QT Clipboard 2015-02-19 11:51:38 +01:00
whisper.go Fixed "to" field 2015-02-10 13:20:06 +01:00
xeth.go miner: provide coinbase when starting the miner 2015-03-11 23:43:27 +01:00