1
0
mirror of https://github.com/GOSTSec/gostoclminer synced 2025-01-15 01:00:19 +00:00

28 Commits

Author SHA1 Message Date
orignal
30588be6db don't send Transfer-Encoding: chunked for newer libcurl 2022-09-17 16:35:12 -04:00
orignal
1d58774412 show current block 2017-10-15 18:18:42 -04:00
orignal
d2339b2527 some cleanup 2017-10-10 15:49:40 -04:00
R4SAS
5b6d6c7046 Update README.md 2017-10-10 21:49:59 +03:00
9fb283785a added intensity setting, fixed short settings, tabulations fix 2017-10-10 20:52:18 +03:00
orignal
f4a6baed4e show correct hashrate 2017-10-10 09:53:25 -04:00
orignal
148354a744 Update README.md 2017-10-09 16:11:35 -04:00
orignal
0f82ac8d6f Update README.md 2017-10-09 16:07:51 -04:00
orignal
d31b284938 Build instructions added 2017-10-09 16:06:56 -04:00
orignal
9a73c5cb6d Update README.md 2017-10-09 15:21:20 -04:00
orignal
b8cac5b7b6 Create README.md 2017-10-09 15:20:32 -04:00
orignal
40e4c0c9a8 windows static build 2017-10-09 15:17:37 -04:00
orignal
2a115d3692 initial commit of gostcoin miner 2017-10-09 15:16:51 -04:00
orignal
c1bbf987d6 some cleanup 2017-10-09 15:15:11 -04:00
tcatm
80b2d6f1c1 measure effective hashrate 2011-02-08 13:52:47 +01:00
tcatm
9ad06ac9b9 force getwork on return (stdin) 2011-02-05 13:59:06 +01:00
tcatm
342ebcc8ab added poolmode (-m) 2011-02-05 12:04:10 +01:00
tcatm
98dbb8ea72 submit_nonce() 2011-02-05 11:42:28 +01:00
tcatm
53da7abb6c less clFinish(); hashmeter measures total loop time 2011-02-05 11:23:53 +01:00
tcatm
cf84c8ce42 show gpu hashrates in hashmeter 2011-02-05 11:06:11 +01:00
tcatm
f3d72ee689 show hashmeter on single line 2011-02-05 11:00:41 +01:00
tcatm
47d05a7687 show only total hashrate without debug 2011-02-05 10:55:00 +01:00
Gavin Andresen
4a9d9e0b1d Patch to work on OSX 2011-02-05 10:13:02 +01:00
tcatm
eaa7158afd wgs = 128, simpler H=0 check 2011-02-05 02:28:54 +01:00
tcatm
6a79a3b303 increase runtime 2011-02-05 01:26:20 +01:00
tcatm
6ddc290b86 getwork on all threads on submit 2011-02-05 01:07:11 +01:00
tcatm
50f08a3e5e detect number of GPUs, start thread for every GPU 2011-02-05 00:54:09 +01:00
tcatm
b6bf5a2ec7 initial commit 2011-02-05 00:44:17 +01:00