509 Commits (bc9b022d20800fe0adb31c9f4d24007bf1a272db)

Author SHA1 Message Date
arkpar 1d5a25991d Prevent handles call on shutdown 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
Gav Wood 9be175ddd7 Cleaned up interface to send/submit Transaction. 10 years ago
Lefteris Karapetsas 09d091b8d0 Default values of args are now class constants 10 years ago
Lefteris Karapetsas bc9bdf09af Move defaults so that cl_miner is not included in MinerAux.h 10 years ago
arkady.paronyan@gmail.com 8689bc8164 msvc compilation/warnings 10 years ago
arkpar 440f6e7dc2 import transactions in a separate thread 10 years ago
Gav Wood d73209158e test for new transaction queue. 10 years ago
Gav Wood 4346b80f06 Revert "Txqueueasyncverify" 10 years ago
Gav Wood 0c75272b58 Transaction queue does async data imports. 10 years ago
Gav Wood e6cfbe5824 ethkey can sign & recover transaction information. 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 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