Tanguy Pruvot
7e595a36ea
blake: cleanup, remove d_hash buf, not in a chain
...
host: only bencode if gpu hash was found
10 years ago
Tanguy Pruvot
2d42ae6de5
stratum: handle a small cache of submitted jobs
...
Prevent to send duplicated shares on some pools like hashharder..
This cache keeps submitted job/nounces of the last 15 minutes
so, remove exit on repeated duplicate shares,
the submitted cache now handles this problem.
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
10 years ago
Tanguy Pruvot
c17d11e377
add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin)
...
also remove "missing" file, its old and not compatible with ubuntu 14.04
10 years ago
Tanguy Pruvot
10314d844f
whirlpool: remove dead code, win 2ms in final hash
10 years ago
Tanguy Pruvot
64e8cd3f98
add x17 algo, cleaned djm34 commit
...
todo: visual studio...
10 years ago
Tanguy Pruvot
2c24bc93d4
Makefile: luffa was using more than 80 regs (10 vs 14ms)
...
add easy switch for nvcc target arch
and move duplicated sha2 to sph folder
10 years ago
Tanguy Pruvot
912ef1215d
small reg tunes, rename whirlcoin to whirl
10 years ago
Tanguy Pruvot
1fbcbbacc4
Add whirlcoin and optimize x11 luffa (maxrregcount)
10 years ago
Tanguy Pruvot
bc2eb75758
Add fresh algo (based on djm34 code)
...
Cleaned up and adapted to my changes (cputest added)
Remove Makefile.in which should be in gitignore
(Plz refresh it with ./config.sh to compile on linux)
10 years ago
Tanguy Pruvot
17e10400a4
Switch to shader model 5.0 for the GTX 750
10 years ago
Tanguy Pruvot
9d3d09103b
Try to restore compat with 2.1 devices (GTX 460)
10 years ago
Tanguy Pruvot
06763c20b1
Implement x14 (cuda + cpu functions)
...
Project was updated for VS2013 and CUDA SDK 6.5
add also a --cputest function to dump cpu hash results
TODO: x15 is not fully functional, but first loop seems ok
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
10 years ago
Christian Buchner
df840b7dfb
commit missing Makefile.am
11 years ago
Christian Buchner
baf6c9e4e3
fix syntax problem in Makefile.am
11 years ago
Christian Buchner
af07302b4b
v1.0 - Yo, I heard y'all like X11
11 years ago
Christian Buchner
e2bfb4b14f
committing a quick attempt at NIST5 (TalkCoin)
11 years ago
Christian Buchner
e049f32fee
bump to revision v0.9 (VC++ project files not updated yet)
11 years ago
Christian Buchner
c5c73b62fd
compile fix for Linux (incorrect filename in Makefile.am)
11 years ago
Christian Buchner
be044f31a1
Speed optimization: do MUCH LESS Groestl in Jackpot, throw away 75% of the hashes. More speed ;-)
11 years ago
Christian Buchner
6c8eff98c0
bump to revision v0.8
11 years ago
Christian Buchner
0506a78eca
compilation fix
11 years ago
Christian Buchner
433d653723
bump to revision 0.7
11 years ago
Christian Buchner
0659d697c1
Revision 0.6 with myriad-groestl and jackpot coin
11 years ago
Christian Buchner
2ca6ede92b
update to version v0.5 (2014-03-27)
11 years ago
Christian Buchner
1bb78f0258
committing version v0.4
11 years ago
Christian Buchner
b93669a99f
committing changes to v0.3 release - added Groestlcoin.
11 years ago
Christian Buchner
a3f4e78a20
bump to version v0.2
11 years ago
Christian Buchner
6aac3fbba5
commit initial version 0.1
11 years ago