btc1 node currently gets stuck at block height 494782. Switching to core node didn't help synchronization. Does anyone know how I can resolve this stuck issue without having to download the entire block chain again?
Thanks.
Wait, isn't btc1 the segwit2x client? Why would you try to sync it? as far as I have understood from latest events, segwit2x failed to activate:
https://bitcoinmagazine.com/articles/now-segwit2x-hard-fork-has-really-failed-activate/So this would mean that even if there were some people adamant to give up on the thing, when they actually tried to fork it was a mess of epic proportions because some bug didn't allow it to happen (so we dodged a bullet... a nuke may I say).
So I don't see the point in trying to sync the node, no exchanges even listed the token afaik.
yes btc1 is the s2x node. I was running btc1 node until it got stuck at 494782, then I switched to core 0.15.1 in hope that synchronization would continue but it didn't. I would like to know how can I fix it as I don't want to spend another 2 weeks downloading the entire chain.
I am currently trying with cmd "invalidateblock 0000000000000000011865af4122fe3b144e2cbeea86142e8ff2fb4107352d43" (block 478558) as per
https://www.btcforkmonitor.info/ that s2x and core nodes were on the same ancestor block at then, if I understand it correctly. However, this is taking long time.
If anyone knows how this can be fixed, that would be much appreciated. There are a lot of articles online reporting the mess of btc1 screwed up at 494782, but I haven't found a solution for how this can be fixed.