502 Commits (0791b3a9968dfac6cb296bc817d9290af5c1988f)

Author SHA1 Message Date
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
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