1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
nelisky
f9d4d92b9a Some cleanup 2012-04-17 01:25:55 -07:00
nelisky
3067a414fc leak fix 2012-04-16 11:41:17 -07:00
nelisky
57a2764eb5 Small tweaks to freq reporting 2012-04-16 11:39:36 -07:00
nelisky
a960087c0a Ztex device removal segfault fixed 2012-04-16 11:32:30 -07:00
nelisky
3197ca54e4 Better cleanup and error handling 2012-04-16 04:11:28 -07:00
nelisky
95d17e985d NULLing handle on destroy 2012-04-16 04:07:56 -07:00
nelisky
c5897683be changing the bitstream read and push strategy.
It seems that thread heap space is neither large nor consistent across OSs. Specifically on windows I couldn't get a large enough buffer for the whole bitstream in one go, so I'm reading incrementally now
2012-04-16 04:07:40 -07:00
nelisky
dc6e2f4e18 Reading actual bitfilename 2012-04-16 04:07:12 -07:00
nelisky
5bbce4c42c nonce check and error driven freq scaling
Following BTCMiner's algorithm.
2012-04-16 04:06:23 -07:00
nelisky
0902f21a04 add license headers and some cleanup 2012-04-16 04:06:11 -07:00
nelisky
99a188f94f initial commit with some support for ztex 1.15x board.
This version is just a rough draft, but it does alredy mine.

Conflicts:

	cgminer.c
	configure.ac
2012-04-16 04:01:51 -07:00