quorum/eth
obscuren 21e52efdfe cmd/geth, miner, backend, xeth: Fixed miner threads to be settable
Miner threads are now settable through the admin interface (closes #897)
and specify 0 CPU worker threads when eth_getWork is called (closes #916)
2015-05-11 17:21:22 +02:00
..
downloader eth/downloader: use count instead of peers, clearer 2015-05-11 17:21:22 +02:00
backend.go cmd/geth, miner, backend, xeth: Fixed miner threads to be settable 2015-05-11 17:21:22 +02:00
handler.go eth, eth/downloader: handle sync errors a bit more gracefully 2015-05-08 15:22:48 +03:00
peer.go eth, eth/downloader: moved peer selection to protocol handler 2015-04-24 14:40:32 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00
protocol_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00
sync.go eth: added a cancel method for the downloader 2015-05-10 00:34:07 +02:00