74 Commits (eef8bfe6aa14d9c43270353d4f74c0c4dba9670e)

Author SHA1 Message Date
Lefteris Karapetsas bc9bdf09af Move defaults so that cl_miner is not included in MinerAux.h 10 years ago
Gav Wood 679143c233 Fix pow check and style. 10 years ago
Lefteris Karapetsas db54ff3b4a CL Argument for local work size 10 years ago
Lefteris Karapetsas 15fc63d6a2 New OpenCL arguments 10 years ago
Lefteris Karapetsas 45ccb4cc84 Correctly set GPU instances in non-zero platforms 10 years ago
CJentzsch 8803844e0c style and optional NOBOOST 10 years ago
CJentzsch beb352549c even more 10 years ago
Lefteris Karapetsas 3302539a11 OpenCL: Always try single chunk DAG upload 10 years ago
Lefteris Karapetsas 822103e602 ET won't be sad anymore 10 years ago
Lefteris Karapetsas b84c28e084 Allow forcing single chunk DAG upload to GPU 10 years ago
Lefteris Karapetsas 7604f4c224 Smarter and more flexible GPU memory check 10 years ago
Lefteris Karapetsas 474705ba80 Styling changes 10 years ago
Lefteris Karapetsas eaee35dd0b Refactor in OpenCL argument passing 10 years ago
Lefteris Karapetsas cf4c191a98 CLMiner, query only GPU devices 10 years ago
Gav Wood 50d9886426 Fixed #2133 10 years ago
Lefteris Karapetsas cf61535ec9 Remove --use-chunks argument and general refactoring 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago
Lefteris Karapetsas 25270123d0 Argument to list available opencl devices and platforms 10 years ago
Lefteris Karapetsas df8ca0d1a1 Reclaim chunksNum set in MinerAux.h after merge 10 years ago
Gav Wood 51b90324c0 Allow configurable gas price in AZ & eth. 10 years ago
Lefteris Karapetsas 371d23decc Check if GPU has over 2GB of memory 10 years ago
Lefteris Karapetsas 587209cf5d GPU DAG Chunks is now dynamic argument 10 years ago
Gav Wood fcb629acda ethkey utility with bare key tools. 10 years ago
Gav Wood 846de9acea Pregenerate DAG when mining on AZ/eth/ethminer. 10 years ago
Gav Wood ce205f382c Remote mining fixes. 10 years ago
Gav Wood c4df26e82e Actually load the DAG. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood dd8bc4b78d Parallelised uncle checking. 10 years ago
subtly 67e1d52f2c Import changes into MinerAux and retain pointer to dag. 10 years ago
Gav Wood 97d7349bb5 Point at real URL for phoning home. 10 years ago
Gav Wood 53d63f80c3 Pull out shared code into Aux file. 10 years ago
Gav Wood 953be7886b Move Farm to ethcore and rejig build to allow ethminer-only build. 10 years ago
subtly 68099a7c8e Normalize ethash filepath for macos to be same as others. 10 years ago
subtly e7a0b94786 Trigger dag creation prior to mining until threading on windows is sorted. Delete miner when returning early from gpu miner doWork so that in the event that abort is called prior to miner initializing, miner is still initialized. 10 years ago
Lars Pensjo ed83256798 Enable -G without --opencl-device 10 years ago
Lefteris Karapetsas 648a83f0fc Stricter interface for EthashAux::light() 10 years ago
Lefteris Karapetsas 5cc63de2f9 Use seedhash everywhere in EthashAux 10 years ago
Gav Wood c094c3652e Fix defualt endpoint in ethminer. 10 years ago
Gav Wood 5cac25e2ef Fix mining. 10 years ago
Lefteris Karapetsas 165c374fd4 New ethash API integration part 1 10 years ago
Jan Willem Penterman d89330f447 phonehome sent wrong innermean (innerMean * (trials -2)) , so by default it setn avergage hashrate * 3. 10 years ago
subtly 32adf87f92 Fix macos builds following changes from #1809. 10 years ago
unknown 3af40c3307 package solc, eth, ethminer, rlp && abi in cpack nsis installer 10 years ago
Gav Wood 1b71d6a7c2 Standalone miner. 10 years ago