plugeth/eth
zelig bed80133e0 automatic DAG pregeneration for smooth epoch transitions
- backend: AutoDAG bool flag passed from cli/eth.Config to ethereum, autoDAG loop started if true
- backend: autoDAG loop start/stop, remove previous DAG
- cli: AutoDAG bool flag, off by default, but automatically ON if mining
- admin jsre: add startAutoDAG stopAutoDAG and makeDAG in miner section
- switch on/off DAG autogeneration when miner started/stopped on console
2015-05-21 15:53:42 +01:00
..
downloader eth/downloader: fix test to it doesn't time out on a slow machine 2015-05-20 10:15:42 +03:00
backend.go automatic DAG pregeneration for smooth epoch transitions 2015-05-21 15:53:42 +01:00
handler.go eth: fix odd method names in peer set 2015-05-20 10:34:45 +03:00
peer.go eth: fix odd method names in peer set 2015-05-20 10:34:45 +03:00
protocol_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00
sync.go eth: make the peer set thread safe 2015-05-18 21:33:37 +03:00