Closed mikalv closed 5 years ago
Thats protocol basics ;) pchMessageStart should never be the same for testnet and clearnet. It contains the magic bytes which are sent when connecting.
Yes I'm well known with the magic bytes, however seems some maintainer wasn't while I was gone. I'm going to patch this in front of next release.
However the code says that mainnet pchMessageStart != testnet pchMessageStart. I think it's issues around the addressbook and port of choise.
Can we close this topic now?
Lets do it, if problem still occurs, we can reopen.
Seems like the testnet node tries to contact mainnet nodes. This has to be fixed.