@ghobson: I can confirm cpuminer - same problems as junktroep reported
Hi,
Thanks for confirming.
Do you mind trying out this version, i added a patch for the "bad coinbase height" error.
https://github.com/ghobson2013/hodlminer-wolfI put ubuntu binary in the releases section see v2.4.4
Thanks.
I was running this version of the miner, hodlminer-orava2017v2.
Any chance you could compile a windows binary? I would be happy to test if it is working properly.
Sadly orava hasn't released the source code this is based on. which binary in the bundle are you using ?,
i will try and see what it takes to build a windows binary.
I was using the hodlminer-avx2.exe inside the orava bundle
Hi,
After a lot of digging , combining work from wolf/optiminer and nicehash, I managed to find a working version,
please try the following for me,
warning: This is my first time compiling a mining tool for windows.
https://github.com/ghobson2013/hodlminer-wolf/releases/download/v2.4.4/hodlminer_AVX2_AES_win64.zipHi Ghobson,
You are a true wizzard.
I downloaded the release you made and booted up the miners.
And low and behold if found a block, and accepted it!
[2018-01-08 09:33:44] accepted: 1/1 (100.00%), 757.30 hash/s (yay!!!)
And it appeared in my wallet as mined!
Thanks a lot for figurring this out.
And sorry I have not tested it earlier!
Your welcome, it was a bug in BIP34 that only occurs on block height 32k->65k, credits goes to Lemoncoin dev who figured it out