Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 1 | -2/+0 |
* | all: Add GPU mining, disabled by default | Gustav Simonsson | 2015-10-07 | 1 | -1/+1 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | Integrate new ethash API and change geth makedag cmd | Gustav Simonsson | 2015-05-05 | 1 | -4/+4 |
* | pow/ezp: use common.Hash | Felix Lange | 2015-03-17 | 1 | -7/+4 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -3/+3 |
* | Changed nonce to a uint64 | obscuren | 2015-03-04 | 1 | -6/+10 |
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 1 | -5/+3 |
* | Introducign MixDigest and SeedHash | Matthew Wampler-Doty | 2015-02-28 | 1 | -1/+1 |
* | Turbo off | obscuren | 2015-02-21 | 1 | -1/+1 |
* | Optimisations and fixed a couple of DDOS issues in the miner | obscuren | 2015-02-20 | 1 | -1/+1 |
* | Disable turbo | obscuren | 2015-02-18 | 1 | -1/+1 |
* | Filter and mutex locks added | obscuren | 2015-02-17 | 1 | -1/+1 |
* | Fixed mining & limited hash power | obscuren | 2015-02-14 | 1 | -1/+1 |
* | Reset hash rate to 0 when mining is stopped | obscuren | 2015-02-14 | 1 | -1/+2 |
* | Basic structure miner | obscuren | 2015-02-10 | 1 | -11/+18 |
* | Default gas price and default gas for rpc | obscuren | 2015-02-05 | 1 | -2/+0 |
* | set uncles regardless of empty uncle list. Fixes invalid blocks being mined | obscuren | 2015-02-05 | 1 | -2/+3 |
* | WIP miner | obscuren | 2015-02-04 | 1 | -1/+1 |
* | Moved sha3 from `obscuren` | obscuren | 2015-01-22 | 1 | -1/+1 |
* | Fixed peer window. Minor tweaks and fixes | obscuren | 2015-01-06 | 1 | -1/+1 |
* | Refactored block & Transaction | obscuren | 2014-12-23 | 1 | -2/+2 |
* | Merged develop | obscuren | 2014-12-18 | 1 | -1/+1 |
|\ | |||||
| * | Locks, refactor, tests | obscuren | 2014-12-18 | 1 | -1/+1 |
* | | WIP | obscuren | 2014-12-15 | 1 | -4/+8 |
|/ | |||||
* | Moved pow | obscuren | 2014-12-10 | 1 | -0/+89 |