456 Commits (ae608c0171293697b99029260341e4ce9ff8e657)

Author SHA1 Message Date
Gav Wood 239dfc1293 Switch to warning. 9 years ago
Gav Wood 6ac8338992 Extra debug notice. 9 years ago
arkpar 113acd7bba made signals/handler not dependent on destruction order 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 4e17c58938 Remove all other support code in favour of exception information. 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
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
Gav Wood cd2236b468 Much better exception error reporting. 10 years ago
Gav Wood e81fc1e68f Minor debug alterations/fixes for blockchain downloading to make it play 10 years ago
Lefteris Karapetsas f07ce95f78 setDagChunks is a part of the Interface 10 years ago
Gav Wood c7c1d79176 Frontier parameters in. 10 years ago
Marek Kotewicz 1108680fe3 filters using blockHashes instead of blockNumbers 10 years ago
Lefteris Karapetsas bedddefda0 Implement memory check function also for the CPU 10 years ago
Lefteris Karapetsas 3e2fc17e81 Print additional info if DAG creation fails 10 years ago
Lefteris Karapetsas 371d23decc Check if GPU has over 2GB of memory 10 years ago
CJentzsch 81a7f46385 forbid uncle to be your brother 10 years ago
Lefteris Karapetsas b325a5c3b2 Mutex guard m_fulls on eval() 10 years ago
Lefteris Karapetsas 587209cf5d GPU DAG Chunks is now dynamic argument 10 years ago
arkpar 10cfa35c09 blockchain sync refactoring 10 years ago
Gav Wood 61318ba3ab Bad blocks get good treatment. 10 years ago
Gav Wood 4251276cb3 Fix mining. Again. 10 years ago
Gav Wood fcb629acda ethkey utility with bare key tools. 10 years ago
Gav Wood 8399161a8e Nicer password dialog. 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 cfb9bd15b0 Tidy up notifications. 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 cbdb46ea43 Miner fix. 10 years ago
arkpar 4e358001ac orderedTrieRoot testing 10 years ago
Gav Wood dd8bc4b78d Parallelised uncle checking. 10 years ago
Gav Wood 53d63f80c3 Pull out shared code into Aux file. 10 years ago
Gav Wood fea144622a Bump and build fix. 10 years ago
Gav Wood a6f80e6f97 Use straight homedirectory rather than Application Support. 10 years ago
Gav Wood 953be7886b Move Farm to ethcore and rejig build to allow ethminer-only build. 10 years ago
arkpar cbb5e640ef more blockchain import optimizations 10 years ago
Gav Wood 6bce6400ff Fix lockup. 10 years ago
Gav Wood ac60b992c6 Parallelised BlockQueue. 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
Lefteris Karapetsas 3145b5aa7d Throw if ethash_XXX_new() fails 10 years ago
Gav Wood 47b6e38df9 Fixes for transact gas usage. 10 years ago
subtly 9357e47a83 Update gas limit modulation. 10 years ago