Luke Childs
|
42b8921df4
|
Enable static keyword in OpenCL 1.1
|
8 years ago |
James Kirkus-Lamont
|
d0fdc1c15c
|
Add detailed explanation of AppVeyor builds (#120)
|
8 years ago |
Paweł Bylica
|
009eb5a146
|
Bump version: 0.11.0 → 0.12.0.dev0
|
8 years ago |
Paweł Bylica
|
3fb763d484
|
Merge branch 'release/0.11'
|
8 years ago |
Paweł Bylica
|
ea1e122faa
|
Bump version: 0.11.0rc2 → 0.11.0
|
8 years ago |
Paweł Bylica
|
3adaab577e
|
Merge pull request #112 from ethereum-mining/readme
Update README
|
8 years ago |
Paweł Bylica
|
6f00132d3f
|
Update README
|
8 years ago |
Paweł Bylica
|
24c3149cad
|
Bump version: 0.11.0rc1 → 0.11.0rc2
|
8 years ago |
Paweł Bylica
|
e5b97c7b0a
|
Merge remote-tracking branch 'origin/master' into release/0.11
|
8 years ago |
Paweł Bylica
|
e4f6cfe94c
|
Merge pull request #107 from ethereum-mining/cuda-arch
CUDA: Drop Compute 2.0 architecture
|
8 years ago |
Paweł Bylica
|
93dbb73095
|
CUDA: Add Compute 6.0 architecture
|
8 years ago |
Paweł Bylica
|
e8b0cd2a99
|
Merge pull request #110 from ethereum-mining/logs
Simplify log output
|
8 years ago |
Paweł Bylica
|
cf7e9c6bcd
|
Merge pull request #111 from ethereum-mining/cpu
Remove CPU miner leftovers
|
8 years ago |
Paweł Bylica
|
784af6c79a
|
Remove SpinLock
|
8 years ago |
Paweł Bylica
|
fa4c7fbb47
|
Remove CPU miner leftovers
|
8 years ago |
Paweł Bylica
|
d82f0976bd
|
Merge pull request #109 from ethereum-mining/cleanups
Code cleanups
|
8 years ago |
Paweł Bylica
|
7294edf711
|
Simplify RLP
|
8 years ago |
Paweł Bylica
|
eb4377939f
|
Simplify log output
|
8 years ago |
Paweł Bylica
|
99b778e180
|
Simplify FixedHash
|
8 years ago |
Paweł Bylica
|
4fe77c4458
|
Drop SecureFixedHash class
|
8 years ago |
Paweł Bylica
|
6830f46b01
|
Remove unused exception types
|
8 years ago |
Paweł Bylica
|
8258dcc8c1
|
Remove Assertions.h header
|
8 years ago |
Paweł Bylica
|
1de8f50a64
|
CUDA: Drop Compute 2.0 architecture
|
8 years ago |
Paweł Bylica
|
256eea1b0b
|
CMake: Refactor mvcc flags
|
8 years ago |
Paweł Bylica
|
09af3eaf35
|
Merge remote-tracking branch 'origin/master' into release/0.11
|
8 years ago |
Paweł Bylica
|
4a1e3c2d5c
|
Update "CUDA disabled" message
|
8 years ago |
Paweł Bylica
|
d84e03955f
|
Merge pull request #106 from ethereum-mining/readme
Update README
|
8 years ago |
Paweł Bylica
|
71e5eef3df
|
Update README: Extend "build from source"
|
8 years ago |
Paweł Bylica
|
a262f67b89
|
Update README
|
8 years ago |
Paweł Bylica
|
011407ec2d
|
Merge pull request #75 from jimmykl/master
Fix typo in help for --cuda-parallel-hash switch
|
8 years ago |
James Kirkus-Lamont
|
f742d4bdd5
|
Fix typo in help for --cuda-parallel-hash switch
|
8 years ago |
Paweł Bylica
|
7b678d8a45
|
Merge pull request #65 from ethereum-mining/opencl-cleanups
OpenCL cleanups
|
8 years ago |
Paweł Bylica
|
41406eecb7
|
Bump version: 0.11.0.dev0 → 0.11.0rc1
|
8 years ago |
Paweł Bylica
|
a055f5e354
|
CI: add release* branches to the whitelist
|
8 years ago |
Paweł Bylica
|
52ce838ddd
|
Merge pull request #18 from davilizh/master
The optimized code by David Li
|
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
Refactor and cleanup Worker
|
8 years ago |
Paweł Bylica
|
06738d157f
|
Merge pull request #66 from atanasbozhkov/patch-1
Fixed typo in README.md
|
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
|
54349c49b1
|
OpenCL: Remove unused device search method
|
8 years ago |
Paweł Bylica
|
4d519ffcae
|
OpenCL: Remove getNumPlatforms() method
|
8 years ago |
Paweł Bylica
|
ebb49dbad3
|
OpenCL: Remove some unused fields
|
8 years ago |
Paweł Bylica
|
a64f3d5d2c
|
OpenCL: Drop "allow CPU" option
|
8 years ago |
Paweł Bylica
|
4332082530
|
Merge pull request #40 from ethereum-mining/cleanups
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 |