12193 Commits (52ce838dddd908dfce5d3fd7ccbf1a1bda7529aa)
 

Author SHA1 Message Date
Paweł Bylica 52ce838ddd Merge pull request #18 from davilizh/master 8 years ago
davilizh 41c8e69a8f Change the code according to Chafast's suggestions in pull request #18. 1) change if..else if..else if to switch. 2)change spaces to tab. 3) add additioanl arg check. 4) delete commented out code. 5) throw any exception to avoid code duplication. 8 years ago
davilizh 73fc65daf9 add switch --cuda-parallel-hash to enable and disable the parallel-hash optimization 8 years ago
Paweł Bylica 7f9778c602 Merge pull request #67 from ethereum-mining/worker 8 years ago
Paweł Bylica 06738d157f Merge pull request #66 from atanasbozhkov/patch-1 8 years ago
Paweł Bylica 3dbc850208
Refactor and cleanup Worker 8 years ago
Atanas Bozhkov d67e73e661 Fixed typo in README.md 8 years ago
Paweł Bylica 4332082530 Merge pull request #40 from ethereum-mining/cleanups 8 years ago
Paweł Bylica 4c89e9247b
Merge branch 'master' into master-davilizh 8 years ago
Paweł Bylica 44f0ba26d5
CUDA: Fix uninitialized variable 8 years ago
Paweł Bylica 67d0c66239
Replace GCC 4.8 toolchain with GCC 5 8 years ago
Paweł Bylica 0916db611f
Bump version: 0.10.0 → 0.11.0.dev0 8 years ago
Paweł Bylica fed8d2ac07
Bump version: 0.10.0rc4 → 0.10.0 8 years ago
Paweł Bylica 91f9e0ff6e
Add CUDA error message prefix 8 years ago
Paweł Bylica 0748bbe7dc
Bump version: 0.10.0rc3 → 0.10.0rc4 8 years ago
Paweł Bylica 500cb83143 Update README: clarify CUDA build option 8 years ago
Paweł Bylica d7bbb5c6a3 Merge pull request #36 from ethereum-mining/no-ssl 8 years ago
Paweł Bylica da13a275fd
Remove (unused) SSL connections support 8 years ago
Paweł Bylica 24c5633976 Merge pull request #35 from ethereum-mining/header 8 years ago
Paweł Bylica 9ac93c8ff2
BlockHeader: Remove unused methods 8 years ago
Paweł Bylica b0da7a8cb1
BlockHeader: Remove Strictness option 8 years ago
Paweł Bylica 330bca0449
Flatten BlockHeader 8 years ago
Paweł Bylica 040127481e
De-template BlockHeaderRaw 8 years ago
Paweł Bylica f7f76b7c59
BlockHeaderPolished template is broken 8 years ago
Paweł Bylica 00e2f8dda1
BlockHeader: Reorder some classes 8 years ago
Paweł Bylica 1cd2c20dee
BlockHash: Drop more options 8 years ago
Paweł Bylica 8e7c742e89
BlockHash: Drop BlockDataType option 8 years ago
Paweł Bylica c449d0cd44
BlockHash: Remove IncludeProof option 8 years ago
Paweł Bylica c80b3a25c7
Bump version: 0.10.0rc2 → 0.10.0rc3 8 years ago
Paweł Bylica 60aea9246b Merge pull request #34 from ethereum-mining/de-template 8 years ago
Paweł Bylica 5c341235a6
Remove ethcore/Common.h header 8 years ago
Paweł Bylica d5618a48eb
Remove EthashProofOfWork namespace 8 years ago
Paweł Bylica a67ce0cf2b
Remove Generic name prefix 8 years ago
Paweł Bylica bc9ad046e3
De-template Miner and Farm classes 8 years ago
Paweł Bylica cb69cf6167 Merge pull request #33 from ethereum-mining/drop-full-dag 8 years ago
Paweł Bylica 8823b5cf32
Drop some code from Logs 8 years ago
Paweł Bylica c5f99f54d1
Drop evaluation by full DAG 8 years ago
Paweł Bylica 8e417c2bda
Remove old scripts and config files 8 years ago
Paweł Bylica e4d2dd932b
Bump version: 0.10.0rc1 → 0.10.0rc2 8 years ago
Paweł Bylica d4c9f74f88 Merge pull request #30 from ethereum-mining/remove-code 8 years ago
Paweł Bylica 706772f286 Merge pull request #29 from ethereum-mining/cuda 8 years ago
Paweł Bylica 013935d1c0
Get rid of Ethash wrapper 8 years ago
Paweł Bylica 24daf48296
Merge Ethash and EthashAux modules 8 years ago
Paweł Bylica cddc1b8401
Remove unused EthashSealEngine class 8 years ago
Paweł Bylica b5ccd63074
CUDA: Init some version checking variables 8 years ago
Paweł Bylica 28c6ef6a1c
CUDA: Remove unnecessary memory check 8 years ago
Paweł Bylica 1a28cbc0ce
CUDA: Improve driver/runtime checking 8 years ago
Paweł Bylica 22bee465ba
CMake: Remove test message 8 years ago
Paweł Bylica 6c97033c84 AppVeyor CI: Rename debug packages 8 years ago
Paweł Bylica aabbf15216
Install debug symbols on Windows 8 years ago