489 Commits (91452da11d0828844267e7ce95f99807a08ae2b2)

Author SHA1 Message Date
Lefteris Karapetsas 81ca67dd4c configureGPU() should respect given platformID 10 years ago
Gav Wood 7b5c971023 More exception information when no block info available. 10 years ago
Gav Wood 0b502db361 Deadlock fix. 10 years ago
Gav Wood a0e8512bed Build fixes. 10 years ago
Gav Wood 879f443ce1 Avoid rzce condition. 10 years ago
Gav Wood 7f945041e8 Additional info on slow blocks. 10 years ago
CJentzsch 65509bad6b refix windows build 10 years ago
Gav Wood 346db17ba3 Parallelised large-file imports. 10 years ago
Gav Wood 1cf6cd77bd Don't reuse BadRLP. 10 years ago
CJentzsch f765bd726c fix windows build 10 years ago
Lefteris Karapetsas b75514756a Use std::call_once instead of a mutex 10 years ago
Lefteris Karapetsas a976df8c3b Reduce number of statics in EthashAux 10 years ago
Lefteris Karapetsas 04aa9867f5 Potential fix for EthashAux race condition 10 years ago
Gav Wood a8eb96755c Miner targets a restart time of 100ms by default, reducing inter-block 10 years ago
CJentzsch f6a2d4881e boositfy exception 10 years ago
CJentzsch beb352549c even more 10 years ago
CJentzsch b6782665d7 use boost throw exceptions 10 years ago
arkpar cd3355f23f used weak_ptr for session and peers, minor sync optimization 10 years ago
Gav Wood 84b3ce298c Fix issue of mining rejig happening iff chain changed AND none ready: 10 years ago
Gav Wood d2780c3d6a Use right scoping. 10 years ago
Lefteris Karapetsas 3302539a11 OpenCL: Always try single chunk DAG upload 10 years ago
arkpar 2110876e2e typo fixed 10 years ago
chriseth 3264250b5d Removed spaces between code and comment. 10 years ago
arkpar 2ad9a6d265 reverted to old pv61 sync code 10 years ago
chriseth 2c37204a69 KeyManager refactoring to increase readability. 10 years ago
Gav Wood 239dfc1293 Switch to warning. 10 years ago
Gav Wood 6ac8338992 Extra debug notice. 10 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