74 Commits (f7500218c812d36f15e074e77cb56137c68d0ce1)

Author SHA1 Message Date
Gav Wood e14d000bea All fields of BlockInfo now private. 10 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 3fa8cfc328 Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 076e5c03ee libethcore on a new path. 10 years ago
Gav Wood 0c5e924745 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 10 years ago
Lefteris Karapetsas af6f5c3a13 simplify clminer current block code 10 years ago
Lefteris Karapetsas 1863def3a1 ethminer no longer depends on boost 10 years ago
Lefteris Karapetsas 020ef4b811 ethashcl doesnt depend on ethcore 10 years ago
Lefteris Karapetsas f914327050 Restore the old default value of global work size 10 years ago
Lefteris Karapetsas f8a4ca2a5c Disable auto adjust of batch size by default 10 years ago
Lefteris Karapetsas 09d091b8d0 Default values of args are now class constants 10 years ago
Gav Wood d73209158e test for new transaction queue. 10 years ago
Gav Wood 4346b80f06 Revert "Txqueueasyncverify" 10 years ago
Lefteris Karapetsas e1391fa187 OpenCL Fixes after rebasing 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 81ca67dd4c configureGPU() should respect given platformID 10 years ago
Gav Wood 0b502db361 Deadlock fix. 10 years ago
Gav Wood a0e8512bed Build fixes. 10 years ago
Gav Wood a8eb96755c Miner targets a restart time of 100ms by default, reducing inter-block 10 years ago
Lefteris Karapetsas 3302539a11 OpenCL: Always try single chunk DAG upload 10 years ago
Gav Wood 239dfc1293 Switch to warning. 10 years ago
Gav Wood 6ac8338992 Extra debug notice. 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 eaee35dd0b Refactor in OpenCL argument passing 10 years ago
Lefteris Karapetsas cf4c191a98 CLMiner, query only GPU devices 10 years ago
Lefteris Karapetsas de56964a2e Do create DAG if missing 10 years ago
Gav Wood 9a01dd57fd Avoid miner crashes. 10 years ago
Lefteris Karapetsas cf61535ec9 Remove --use-chunks argument and general refactoring 10 years ago
Lefteris Karapetsas d374cacdcb Some refactoring of the cl_miner query functions 10 years ago
Lefteris Karapetsas 25270123d0 Argument to list available opencl devices and platforms 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 61318ba3ab Bad blocks get good treatment. 10 years ago
Gav Wood 4251276cb3 Fix mining. Again. 10 years ago
CJentzsch f35a5ca84d fix mining in tests 10 years ago
Gav Wood 846de9acea Pregenerate DAG when mining on AZ/eth/ethminer. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood cbdb46ea43 Miner fix. 10 years ago
Gav Wood 53d63f80c3 Pull out shared code into Aux file. 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
Gav Wood 462fa59843 Fix CPU mining. 10 years ago
Gav Wood 47b6e38df9 Fixes for transact gas usage. 10 years ago
Lefteris Karapetsas 5cc63de2f9 Use seedhash everywhere in EthashAux 10 years ago
Gav Wood 83650be213 Fix GPU mining in ethminer. 10 years ago
Gav Wood 5cac25e2ef Fix mining. 10 years ago
Gav Wood da1fcbb19b DAG generation improvements. 10 years ago
Lefteris Karapetsas 4134160f9a Remove unneeded function for ethash to our h256 conversion 10 years ago