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
|
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
|
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 |
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
Remove (unused) SSL connections support
|
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
BlockHeader cleanup
|
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 |