39 Commits (6a4632f2586ca5d19273d1f87e99028b934ecab5)

Author SHA1 Message Date
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
Lefteris Karapetsas 6b28fbe4a6 Further fixes in Ethash integration and testing 10 years ago
Lefteris Karapetsas 165c374fd4 New ethash API integration part 1 10 years ago
Gav Wood ee03387457 ethashCL doesn't need memory to shadow each GPU. 10 years ago
Gav Wood 1b71d6a7c2 Standalone miner. 10 years ago
Genoil 9648529ef4 Use single GPU mining thread when --opencl-device is chosen 10 years ago
Gav Wood 6da67f1581 Fix style. Fix device id. 10 years ago
Jan Willem Penterman e2c147f688 multiple gpu support (and option to use less than maximum cpu threads) 10 years ago
Gav Wood 4708a73e19 Remote miner fixes. 10 years ago
Gav Wood 6aaee1f711 Avoid threading issues. 10 years ago
Gav Wood f104697747 Redo thread safety in Client. Rework some Worker threading stuff. 10 years ago
Genoil 9bd34c39f9 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Genoil ca77f96cc4 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Gav Wood 51b2617b2e Avoid 1GB memory leak. Downside: will seriously slow down mining. 10 years ago
Gav Wood aa6b3c28cc Allow device selection. 10 years ago
Gav Wood b5e9ab0a6f GPU/CPU Mining benchmarking. 10 years ago
Gav Wood 609d650182 Windows warning fixes. 10 years ago
Gav Wood e5ac73bf0f Thread management fixes for Farm. 10 years ago
Gav Wood cd4478e4cf Various fixes for mining. 10 years ago
Gav Wood f22540f0e0 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood e7008b5877 Various compile fixes. 10 years ago
Gav Wood 15f74352e3 Compile fixes. 10 years ago
Gav Wood c1045d4711 Refactor just about everything important in the core. 10 years ago
Gav Wood 87a160ab21 GPU Miner prototyped in new API. 10 years ago
Gav Wood d715f17d87 Half-finished Miner/Farm framework. 10 years ago
Gav Wood 6cf2a93e20 Some early refactoring to support async miners better. 10 years ago
Gav Wood 2fb7883a12 Refactor just about everything important in the core. 10 years ago
Gav Wood cc82d9fbc5 GPU Miner prototyped in new API. 10 years ago
Gav Wood 87bb1195a5 Half-finished Miner/Farm framework. 10 years ago
Gav Wood 6edb3840d7 Some early refactoring to support async miners better. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Gav Wood 89dbad3bf8 Working GPU miner. 10 years ago
Gav Wood 0547a6c1d5 Fix build. 10 years ago
Gav Wood b5761c33b6 logging for jchow. 10 years ago
Gav Wood c533f1cbda OpenCL stuff, Fix for eth_call. 10 years ago
Gav Wood 750e1e195c Diagnostics to try to track down the mining issues. 10 years ago