issues
search
pooler
/
cpuminer
CPU miner for Litecoin and Bitcoin
https://bitcointalk.org/index.php?topic=55038.0
Other
2.79k
stars
1.21k
forks
source link
BTC-68
#187
Closed
ghost
closed
4 years ago
ghost
commented
4 years ago
What I've done:
Added an increase in cbtx_size after adding data
Increased the counter by one (there was a hardcode 1 or 2 when segwit, but you need one higher, because we are adding an output)
Fixed hash calculation
Fixed reading of keystones (reverse order)
What I've done: