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:

  1. Added an increase in cbtx_size after adding data
  2. 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)
  3. Fixed hash calculation
  4. Fixed reading of keystones (reverse order)