672 Commits (bc9ad046e314a16cd09d99b2730c7ed808718f6e)

Author SHA1 Message Date
Paweł Bylica bc9ad046e3
De-template Miner and Farm classes 8 years ago
Paweł Bylica c5f99f54d1
Drop evaluation by full DAG 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 18f37eb476 Fix Windows build (#24) 8 years ago
Paweł Bylica bdaa4109a0
Remove more code 8 years ago
Paweł Bylica 06971a69a7
Remove more code 8 years ago
Paweł Bylica 8be021fcde
Drop CPU miner 8 years ago
Paweł Bylica d5d582be65
Remove unneeded dependencies on boost::system 8 years ago
Paweł Bylica ea8291a99c
Use boost from hunter 8 years ago
Paweł Bylica a876fa7388
Remove usages of boost::thread 8 years ago
Paweł Bylica d4ec491cda
Remove some CPU DAG management code 8 years ago
Paweł Bylica 054981020e
Fix compilation with clang 8 years ago
Paweł Bylica 3fa38db4f1
Remove unnecessary code 8 years ago
Paweł Bylica 1b081b5a37
Remove unnecessary code 8 years ago
Paweł Bylica 53d4888589
Remove unnecessary code 8 years ago
Paweł Bylica 1a0f84d936
CMake: drop some old options and flags 8 years ago
Paweł Bylica cdc8a2ca10
Flatten SealEngine 8 years ago
Paweł Bylica 9d58e70289
Remove unused code 8 years ago
Paweł Bylica 1c1f7826fb
Remove unused code 8 years ago
Paweł Bylica 56af239e79
Remove unused code 8 years ago
Paweł Bylica 27a07e5058
Remove unused code 8 years ago
Paweł Bylica a20b2b4018
Remove unused code 8 years ago
Paweł Bylica 435e899e3b
Drop DB including leveldb 8 years ago
Paweł Bylica 4cf919c030
Remove some old dependencies 8 years ago
Paweł Bylica 0effd6af76
CMake: drop GUI option 8 years ago
Genoil c2245a954e eth-proxy compatibility 8 years ago
Genoil c276f0dc87 keep setwork log msg within 80-columns 8 years ago
kenshirothefist b6362bced4 Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com. 8 years ago
Genoil 65701f19bf Linux build fix 9 years ago
Genoil 6ffe592760 sequential DAG loading 9 years ago
Genoil 9196115f23 mixed AMD/Nvidia mining 9 years ago
Genoil 148d71a5cb synchronous stratum client test (wip) 9 years ago
Genoil ffb421f260 remove mutex on new work 9 years ago
Genoil 19459aa2b2 on-GPU DAG generation 9 years ago
Genoil 6b0730e5c9 fix previous in getwork mode. 9 years ago
Genoil 2b7b4f625d stale shares 9 years ago
Genoil def718be57 fixed faux GPU failures 9 years ago
Genoil fb1ae53a74 work timeout, console output 9 years ago
Genoil 34b856bc2b solution stats 9 years ago
Genoil 6107b5ddcc MH/s output 9 years ago
Genoil adf32e82f8 ... 9 years ago
Genoil 4e2f2f37a4 relaxed local work size requirements 9 years ago
Genoil 94f55f02e8 -added immediate exit after connection failure to support multi-algo switching 9 years ago
Genoil 35ce4a8595 fixed crash when using -E flag on non-existing directory 9 years ago
Genoil cde0e6b07a fix compilation bug gcc 9 years ago
Genoil 7ea80205e4 fixed crash when using -E and using default DAG directory 9 years ago
Genoil cac1ea3567 failover farm URL (getwork only) 9 years ago
Genoil 2a8b09350f old dag deletion 9 years ago