Tanguy Pruvot
e48a0cd335
blake2s algo
2016-03-10 08:07:08 +01:00
Tanguy Pruvot
1c230f4d60
add decred algo port + sample conf
2016-02-13 11:00:33 +01:00
Tanguy Pruvot
5ef293e938
decred stratum hack with extranonce field
...
override the coinbase field with the static part of the decred header...
2016-02-12 14:49:18 +01:00
Tanguy Pruvot
e4d7dfe37d
stratum makefile cleanup
2016-02-12 09:01:47 +01:00
Tanguy Pruvot
a24bf3dd3c
stratum: allow to use curl (optional) for HTTP/1.1 chunks
...
Todo: SSL RPC connections... user/pw vars may be required...
Also, update the make files and handle better the getwork client requests..
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2016-02-04 04:23:06 +01:00
Tanguy Pruvot
9d1c34f894
argon2: clean stratum code
...
remove dead code detected after cpuminer implementation
2016-01-25 03:12:21 +01:00
Tanguy Pruvot
52580a5636
Add argon2 algo support
2016-01-24 17:15:40 +01:00
Tanguy Pruvot
a8a5a8280f
Add velvet algo
2015-12-19 20:19:38 +01:00
Tanguy Pruvot
f4fcf685ae
add support for yescrypt algo
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2015-12-17 21:41:52 +01:00
Tanguy Pruvot
b197a17a49
stratum: reduce the opt level for neoscrypt/gcc 5.2
2015-12-04 12:34:53 +01:00
Tanguy Pruvot
803476d0ad
lyra2: set blake 256 rounds
2015-10-22 02:48:28 +02:00
Tanguy Pruvot
6d6fd9337f
stratum: new algos, attempt to allow old sha merkleroot
...
blake (SFR) and whirlpool (J) tested ok with a sha256d merkleroot
So add a stratum setting to allow single sha256 merkle root...
The shares are now valid on the pool side, but remains to find
an old wallet to test... like Whirlcoin or blakecoin
keccak not tested, could have the same problem about merkle/miners
2015-10-07 05:04:04 +02:00
Tanguy Pruvot
8c97bba761
groestl: fix the algos mismatches, make 2
2015-10-06 17:37:56 +02:00
Tanguy Pruvot
e34da61806
stratum: add support for m7m algo (XMG)
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2015-10-05 23:56:29 +02:00
Tanguy Pruvot
f9fc2084e6
stratum: add support for sib and hive algos
...
PS: hive is just a test, this (scam/trojan) coin is broken...
2015-10-02 22:27:41 +02:00
Tanguy Pruvot
d04b4bff97
add/handle penta(blake), luffa and nist5 algos
2015-09-19 10:36:21 +02:00
Tanguy Pruvot
4a2ec5a9fd
Add lyra2v2 algo
2015-08-18 05:09:47 +02:00
Tanguy Pruvot
307fba924d
bmw algo
2015-07-23 05:56:47 +02:00
Tanguy Pruvot
7a0112c6a9
add skein2 stratum support and change some algo colors
2015-07-23 05:56:45 +02:00
Tanguy Pruvot
9fad62357b
fix zr5 algo
2015-07-23 05:56:45 +02:00
Tanguy Pruvot
f249ec0140
add drop algo, and hash debug flag
2015-07-23 05:56:45 +02:00
Tanguy Pruvot
cc925bc5f1
c11 stratum ok, link first exchanges
2015-07-14 09:29:10 +02:00
Tanguy Pruvot
d5a22387c2
enable zr5, disable scrypt
2015-07-14 09:22:24 +02:00
Tanguy Pruvot
bb31cec957
dos2unix all files, we are on linux
...
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00
root
cc92c825ef
stratum code
2015-07-02 20:58:24 +02:00