Closed ngitzarak closed 4 years ago
Seems the timeout of 60 seconds was reached for test_block_mine. Is it even supposed to run for more than a few seconds? I know that the processor I'm using is a slow one, but still?
I tried running it on a x86_64 machine, same errors
I believe both errors are caused by the tests including the height header in the coinbase message instead of passing separately to the generation tx construction function. Mining code itself seems correct. Addressed in pull #4.
Trying to understand the bitcoin mining algorithm, ran into this issue:
Running this on an armv7l processor