plugeth/cmd
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
..
blocktest Merge branch origin/develop into accounts-integration 2015-03-10 17:14:31 +01:00
bootnode p2p/discover: map listening port using configured mechanism 2015-02-13 11:39:32 +01:00
disasm Samples and disams cmd for evm code 2015-01-29 14:46:59 +01:00
ethereum miner: provide coinbase when starting the miner 2015-03-11 23:43:27 +01:00
ethtest Removed exported fields from state object and added proper set/getters 2015-02-20 14:19:34 +01:00
evm cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls 2015-03-10 02:39:53 +01:00
mist miner: provide coinbase when starting the miner 2015-03-11 23:43:27 +01:00
rlpdump cmd/rlpdump: remove stray return 2015-01-06 12:23:36 +01:00
utils merge 2015-03-11 17:46:58 +01:00
LICENSE Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00