Tanguy Pruvot
d58490911a
decred: remove some useless double flip
9 years ago
Tanguy Pruvot
35738cec23
api: add stales and pools algo/name
...
+ remove hardcoded stales check on suprnova...
9 years ago
Tanguy Pruvot
e1fd687b9b
count pool stales + suprnova workaround
...
there was a weird job id problem not seen on yiimp stratum
9 years ago
Tanguy Pruvot
099195e39d
decred: use given extradata...
9 years ago
Tanguy Pruvot
f2f11b2331
getwork: fix reggression with normal work size
9 years ago
Tanguy Pruvot
7a62bf37fa
decred: a bit more clean...
9 years ago
Tanguy Pruvot
a823cca7f9
decred: allow custom extranonce sizes
...
the extranonce is already placed after header in job.coinbase
9 years ago
Tanguy Pruvot
c3c977da04
fully remove whirlpoolx for builds
9 years ago
Tanguy Pruvot
096f136c36
enhance vanilla second nonce check
9 years ago
Tanguy Pruvot
4944e1a098
mrM4D vnl, with some changes
9 years ago
Tanguy Pruvot
08d58aebb1
release notes
9 years ago
Tanguy Pruvot
7c9ec8629f
decred: handle a second nonce
9 years ago
Tanguy Pruvot
6cd53a2305
decred: quick fix for low net diff (testnet)
9 years ago
Tanguy Pruvot
b0617ba0fc
Revert "decred: prepare full stratum support"
...
This reverts commit 4e769915d8
.
proper v1.7.3 for yiimp
9 years ago
Tanguy Pruvot
4e769915d8
decred: prepare full stratum support
9 years ago
Tanguy Pruvot
7d4c48d1d8
1.7.3 stratum test
9 years ago
Tanguy Pruvot
7fd2df5ba9
stratum: missing bloc height notif + range
9 years ago
Tanguy Pruvot
9bb9af49b2
decred: stratum tests with extranonce field
...
This implementation doesnt compute the merkle root, but allow
to mine on yiimp with the help of decred extradata fields.
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
9 years ago
Tanguy Pruvot
fc27c25436
windows builds cleanup
9 years ago
Tanguy Pruvot
e18355ea9a
release 1.7.2
9 years ago
Tanguy Pruvot
47530cf9ba
ssl: allow certs from another machine
9 years ago
Tanguy Pruvot
fcf6c1167b
README
9 years ago
Tanguy Pruvot
6e95407dcf
decred algo for longpoll/getwork
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
9 years ago
djm34
6e9fe540b6
allow to compile with cuda 7.5
9 years ago
Tanguy Pruvot
e584c86d88
cuda 7.5 test
9 years ago
Tanguy Pruvot
da64c50059
blake: some more tuning and cleanup
9 years ago
Tanguy Pruvot
7c1137f335
blake: small change for the second nonce
9 years ago
Tanguy Pruvot
934f0e5054
blake: reduce intensity (and fix older devices)
9 years ago
Tanguy Pruvot
4a7e239d7c
blake: merge sp improvements, start 1.7.2 dev..
...
to be tested on old arch too...
9 years ago
Tanguy Pruvot
a237601747
1.7.1 release
...
set schedule flags to reduce linux cpu usage without MyStreamSynchronize()
9 years ago
xCoreDev
2e16d00f63
vanilla algo (Blake256 8 rounds - double sha256)
9 years ago
Tanguy Pruvot
76a22479b1
whirlpool midstate and debug/trace defines
...
+ new cuda_debug.cuh include to trace gpu data
Happy new year!
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
9 years ago
Tanguy Pruvot
394d50987c
x15/whirlpool: improve hash rate and reduce cpu usage
...
also do some define's clean up
9 years ago
Tanguy Pruvot
8ceb5cfd65
sib: add missing algo free entry + opt 64
9 years ago
Tanguy Pruvot
d796a801c5
readme and vstudio project
9 years ago
Tanguy Pruvot
e75b26feb4
sib coin algo (X11 + Streebog)
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
9 years ago
Tanguy Pruvot
0cc87b68a9
bignum: some x64 warning fixes (vstudio)
9 years ago
Tanguy Pruvot
a4404bc325
Add advanced resume options for conditional mining
...
only available for single pool, in multi, max-xxx rotates the pool
9 years ago
Tanguy Pruvot
be73cd1ae0
improve the device mapping and a possible segfault
...
when using -n, work_restart array was not allocated
9 years ago
Tanguy Pruvot
5fb84189b2
nvml: fix possible mismatch of vendor names (x64)
...
seen on a weird motherboard with a PCI Express Switch (MSI XPower Z87)
On this motherboard, the first/top device pci id is the highest one...
9 years ago
Tanguy Pruvot
55932ee6f0
update windows version info
9 years ago
Tanguy Pruvot
94d86ca3b3
lyra2v2: fix tpb condition for SM 5.2
9 years ago
Tanguy Pruvot
41543b5c0b
lyra2v2: add support for SM 2.1 devices
...
and improve a bit SM 3 perf
9 years ago
Tanguy Pruvot
e4476a5eee
reduce crashes on debug tests
9 years ago
Tanguy Pruvot
d7c2168f2b
quark: static shared memory allocation for SM3+
...
from KlausT committed on 4 Jan, add a few kH/s
9 years ago
Tanguy Pruvot
64e14b7d82
quark: final cleanup for the 1.7
9 years ago
Tanguy Pruvot
2247605d23
quark: add support for SM 2 devices
...
todo: use nonce vectors for the second branch
GPU #0 : Gigabyte GTX 460, 261.26 kH/s
accepted: 2/2 (diff 0.046), 254.36 kH/s yay!!!
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
9 years ago
Tanguy Pruvot
21115b7fc6
scrypt: link texture-cache parameter
9 years ago
Tanguy Pruvot
e50556b637
various changes, cleanup for the release
...
small fixes to handle better the multi thread per gpu
explicitly report than quark is not compatible with SM 2.1 (compact shuffle)
9 years ago
Tanguy Pruvot
1e3db41a8d
multialgo: clear hashrate stats on switch
9 years ago