Commit graph

12 commits

Author SHA1 Message Date
Ralph
370b84b9d1
Update blake2s.h 2024-03-01 15:51:10 -05:00
Tanguy Pruvot
31124f7743 stratum: add blake2b.c to sha3 makefile 2018-11-30 08:01:15 +01:00
Tanguy Pruvot
b30ab34242 handle blake2b standard algo (not sia) 2018-11-30 01:00:30 +01:00
Tanguy Pruvot
acdb0bd6fd handle bastion algo 2017-03-09 18:01:08 +01:00
Tanguy Pruvot
bc581492c4 stratum: move blake2s to component algos folder 2016-07-29 02:35:56 +02:00
Tanguy Pruvot
e48a0cd335 blake2s algo 2016-03-10 08:07:08 +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
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
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
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