Paweł Bylica
|
cb69cf6167
|
Merge pull request #33 from ethereum-mining/drop-full-dag
Drop evaluation by 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
Remove unused EthashSealEngine class
|
8 years ago |
Paweł Bylica
|
706772f286
|
Merge pull request #29 from ethereum-mining/cuda
CUDA improvements
|
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 |
Paweł Bylica
|
798ab5f6f3
|
Bump version: 0.10.0.dev3 → 0.10.0rc1
|
8 years ago |
Paweł Bylica
|
b539c821eb
|
Merge pull request #27 from ethereum-mining/appveyor-cuda
AppVeyor CI: Build with CUDA
|
8 years ago |
Paweł Bylica
|
69c4d27e09
|
AppVeyor CI: Use shadow clone
|
8 years ago |
Paweł Bylica
|
ec2dc3083c
|
AppVeyor CI: Build with CUDA
|
8 years ago |
Paweł Bylica
|
0a7eaa529c
|
Require CMake 3.3
|
8 years ago |
Paweł Bylica
|
0cd4fc4e7d
|
Merge pull request #23 from ethereum-mining/fix-stratum-thread
Stratum: Reuse service thread on reconnect
|
8 years ago |
Paweł Bylica
|
c083282e47
|
Merge pull request #26 from ethereum-mining/package
Package
|
8 years ago |
Paweł Bylica
|
bcaf05faeb
|
Bump version: 0.10.0.dev2 → 0.10.0.dev3
|
8 years ago |
Paweł Bylica
|
e997f417c3
|
Bump version: 0.10.0.dev1 → 0.10.0.dev2
|
8 years ago |
Paweł Bylica
|
e299801de7
|
Tweak bumpversion config to add dev prerelease
|
8 years ago |
Paweł Bylica
|
ffad3a55b6
|
AppVeyor CI: Fix before_deploy script
|
8 years ago |
Paweł Bylica
|
ac5d0a0d83
|
CMake: Dump some variables to be used by CIs
|
8 years ago |
Paweł Bylica
|
eb372c83ee
|
Configure AppVeyor deployment
|
8 years ago |
Paweł Bylica
|
ad81b19578
|
Merge pull request #25 from ethereum-mining/travis
Travis CI: Speed up
|
8 years ago |
Paweł Bylica
|
ec0878d280
|
Travis CI: Speed up
|
8 years ago |
Paweł Bylica
|
5e2e9b30dd
|
Configure bumpversion
|
8 years ago |
Paweł Bylica
|
88e8f62842
|
AppVeyor CI: Build ethminer package
|
8 years ago |
Paweł Bylica
|
e730c834d8
|
Travis CI: deploy releases
|
8 years ago |
Paweł Bylica
|
bef9281645
|
Add CPack to package result binary
|
8 years ago |
Paweł Bylica
|
1131ffebaf
|
Stratum: Reuse service thread on reconnect
|
8 years ago |
Paweł Bylica
|
18f37eb476
|
Fix Windows build (#24)
* Fix Windows build
* Add AppVeyor CI builds
* Now fix Linux and macOS
* AppVeyor: fix artifact
|
8 years ago |
Paweł Bylica
|
e554e4b2a5
|
Merge pull request #20 from ethereum-mining/hunter-libjson-rpc-cpp
Use libjson-rpc-cpp from Hunter
|
8 years ago |
Paweł Bylica
|
3244a7aa89
|
Use libjson-rpc-cpp from Hunter
|
8 years ago |
Paweł Bylica
|
0177fde7bd
|
Merge pull request #22 from ethereum-mining/limit-curl-deps
Travis CI: Remove libldap dependency
|
8 years ago |
Paweł Bylica
|
ea7447feae
|
Build CURL with HTTP support only
|
8 years ago |
Paweł Bylica
|
c67b417849
|
Travis CI: Limit CUDA packages to install
|
8 years ago |
Paweł Bylica
|
7828480f21
|
Merge pull request #19 from ethereum-mining/upgrade-cmake
Travis CI: Use CMake 3.8.1
|
8 years ago |
Paweł Bylica
|
ba09a804ae
|
CMake: Cleanup ethash library config
|
8 years ago |
Paweł Bylica
|
18391c5c50
|
Fix default CMAKE_BUILD_TYPE
|
8 years ago |
Paweł Bylica
|
e3d1f81726
|
Travis CI: Use CMake 3.8.1
|
8 years ago |
Paweł Bylica
|
80d51f19c5
|
Merge pull request #15 from ethereum-mining/readme
Update README
|
8 years ago |
Paweł Bylica
|
fd4c0c5e96
|
Update README
|
8 years ago |
Paweł Bylica
|
e63e3bd460
|
Merge pull request #16 from ethereum-mining/cmake-cleanup
CMake cleanup
|
8 years ago |
Paweł Bylica
|
783c9cc4fb
|
Fix CUDA includes
|
8 years ago |