1
0
mirror of https://github.com/GOSTSec/gostoclminer synced 2025-01-14 16:58:03 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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