stole this workaround from another coin (loki) which was getting a stuck blockchain caused by inability to hash beyond a certain block due to the way this pointer part was optimized when compiled with gcc 10.
We were just getting uninitialized warnings which are now gone.
Synced from scratch all the way, it is fine.
stole this workaround from another coin (loki) which was getting a stuck blockchain caused by inability to hash beyond a certain block due to the way this pointer part was optimized when compiled with gcc 10. We were just getting uninitialized warnings which are now gone. Synced from scratch all the way, it is fine.