427 Commits (ec3afa9d713cd30c4fd52a57f379e0428cf6a120)

Author SHA1 Message Date
winsvega b0d1cbb8a1 total difficulty 10 years ago
Lefteris Karapetsas 165c374fd4 New ethash API integration part 1 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
Gav Wood ee03387457 ethashCL doesn't need memory to shadow each GPU. 10 years ago
Gav Wood 677eb456b2 Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
arkpar a1c84c7172 blockchain download and import performance optimizations 10 years ago
Gav Wood 1b1c2e95d1 Trie maps consolidated for speed. 10 years ago
Gav Wood fd5ea37e55 Transaction nonce now "sorted". Fixes #1615 10 years ago
chriseth 8f98d65626 Split params into evm-related and mining/block-related. 10 years ago
chriseth 2111cd4894 Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
Gav Wood d60fe1961b Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). 10 years ago
Gav Wood 64f159ebdf Transaction injection. Signing still needs properly sorting. 10 years ago
Gav Wood 6b7aa1773f Draft of indirect ICAP algo. 10 years ago
Gav Wood 0f64ad60ee ICAP Cleanups. 10 years ago
Gav Wood f375b51f93 Docs. 10 years ago
Gav Wood 231dc01bc0 ICAP class for everything ICAP. 10 years ago
chriseth a895217db6 Use BUILD_SHARED_LIB 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
Gav Wood 55b9038d6f More awesome logging stuff. 10 years ago
Jan Willem Penterman e2c147f688 multiple gpu support (and option to use less than maximum cpu threads) 10 years ago
Gav Wood 8328220471 Fixes for reimporting, make block availability atomic. 10 years ago
Gav Wood 30e42521b5 Minor protocol version bump to force rebuilding DB. 10 years ago
Gav Wood 3efa477be6 Avoid div by zero. 10 years ago
Gav Wood 4708a73e19 Remote miner fixes. 10 years ago
Gav Wood e179781728 More sophisticated (and correct) BlockHashes handling. 10 years ago
Gav Wood 292c35ce49 Don't grab queue up blocks we already know about. 10 years ago
Gav Wood c07e43b4ad Don't create full if missing when just verifying. 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 0627bfaa2e note. 10 years ago
Gav Wood 9450a7c463 Cleanup light, full caches are removed automatically without making 10 years ago
Gav Wood 51b2617b2e Avoid 1GB memory leak. Downside: will seriously slow down mining. 10 years ago
ethdev zug 5fb0acd29b ethashcl on x64 :) 10 years ago
Marek Kotewicz 37e0f18129 ethashcl optional 10 years ago
Marek Kotewicz 28f2badc38 cleanup in ethashcl 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 8f532e81cb Fix to ethash seedHash caching. 10 years ago
Gav Wood 45bacf8566 AlethZero fixes. 10 years ago
Gav Wood 192761a4b1 Various threading fixes. 10 years ago
Gav Wood 6067c939cd Fix CPU mining deadlock bug. 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