| Commit message (Expand) | Author | Age | Files | Lines |
* | consensus: extend getWork API with block number (#18038) | gary rong | 2018-11-08 | 1 | -1/+1 |
* | consensus, ethdb, metrics: implement forced-meter (#17667) | gary rong | 2018-09-17 | 1 | -2/+2 |
* | consensus, miner: stale block mining support (#17506) | gary rong | 2018-08-28 | 1 | -15/+18 |
* | consensus/ethash: use DAGs for remote mining, generate async | Péter Szilágyi | 2018-08-15 | 1 | -9/+37 |
* | cmd, consensus/ethash, eth: miner push notifications | Péter Szilágyi | 2018-08-10 | 1 | -8/+10 |
* | consensus/ethash: move remote agent logic to ethash internal (#15853) | gary rong | 2018-08-03 | 1 | -13/+119 |
* | consensus/ethash: fixed documentation typo (#17121) | Zak Cole | 2018-07-04 | 1 | -1/+1 |
* | consensus/ethash: fixed typo (#16665) | YH-Zhou | 2018-05-03 | 1 | -1/+1 |
* | metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15... | Anton Evangelatov | 2018-02-23 | 1 | -1/+1 |
* | consensus/ethash: improve cache/dataset handling (#15864) | Felix Lange | 2018-01-23 | 1 | -169/+119 |
* | cmd, consensus, eth: split ethash related config to it own (#15520) | gary rong | 2017-11-24 | 1 | -44/+73 |
* | rlp, trie, contracts, compression, consensus: improve comments (#14580) | S. Matthew English | 2017-06-12 | 1 | -2/+2 |
* | consensus: Fix `makedag` epoch | Konrad Feldmeier | 2017-06-12 | 1 | -2/+2 |
* | consensus/ethash: fix a timestamp update race | Péter Szilágyi | 2017-05-02 | 1 | -2/+4 |
* | consensus/ethash: close mmap before rename, windows limitation | Péter Szilágyi | 2017-04-14 | 1 | -5/+8 |
* | consensus, eth: don't CPU mine by default during remote mining | Péter Szilágyi | 2017-04-07 | 1 | -1/+8 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -0/+587 |