1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-02-03 18:44:29 +00:00

4 Commits

Author SHA1 Message Date
djm34
b6608e9d1e remove long long type 2015-08-08 16:55:00 +02:00
djm34
499837e15e same here
shouldn't change anything
2015-08-08 16:18:27 +02:00
djm34
5c19cba4f2 replace sizeof(unsigned long long) by 8 in ocl.c 2015-08-08 16:15:52 +02:00
djm34
3e612cf335 new vertcoin algorithm: Lyra2REv2
kept old lyra2RE for coins still using it (careful the original lyra2
had a bug, this one is corrected only in the new version)
implemented next_diff trick for pools
2015-07-31 14:12:37 +02:00