Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed issue when miner is not stopping af stop command | Bas van Kervel | 2015-05-18 | 1 | -0/+6 |
* | fixed race condition in miner | Bas van Kervel | 2015-05-18 | 1 | -12/+7 |
* | eth/downloader: moved start event | obscuren | 2015-05-16 | 1 | -0/+1 |
* | miner: mutex locks on cpu agent. Closes #1007 | obscuren | 2015-05-16 | 1 | -16/+23 |
* | cmd/geth, miner, backend, xeth: Fixed miner threads to be settable | obscuren | 2015-05-11 | 1 | -11/+11 |
* | Integrate new ethash API and change geth makedag cmd | Gustav Simonsson | 2015-05-05 | 1 | -1/+1 |
* | Updated logging | obscuren | 2015-04-05 | 1 | -1/+3 |
* | Fixed uncle rewards in miner | obscuren | 2015-04-02 | 1 | -1/+1 |
* | Fixed miner | obscuren | 2015-03-27 | 1 | -7/+16 |
* | Moved output to debug | obscuren | 2015-03-26 | 1 | -1/+1 |
* | Changed miner | obscuren | 2015-03-24 | 1 | -6/+10 |
* | wip | obscuren | 2015-03-21 | 1 | -0/+4 |
* | Changed nonce to a uint64 | obscuren | 2015-03-04 | 1 | -1/+1 |
* | Fixes and debug added | obscuren | 2015-03-04 | 1 | -1/+6 |
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 1 | -2/+2 |
* | Fixed mining & limited hash power | obscuren | 2015-02-14 | 1 | -8/+11 |
* | Fixed a few issues in the miner and updated hash rate title | obscuren | 2015-02-14 | 1 | -7/+6 |
* | Basic structure miner | obscuren | 2015-02-10 | 1 | -0/+74 |