I recently sent Monero from my GUI wallet to an associates GUI wallet and the funds never arrived. I followed all the processes on your thread here:
How do I, as a sender, verify that my transaction actually arrived?
and the funds STILL do not show in the recipients wallet. I have deleted the blockchain, resynced the whole blockchain, switched to a remote node, resynced the wallet multiple times, and used the tool at:
https://xmr.llcoins.net/checktx.html
which shows the message: "Failed to get transaction data! Your Tx Hash probably doesn't exist. When I check the transaction via my sending GUI wallet, it tells me the funds were sent to the correct address and have been verified over 3000 times. I really don't understand what's going on.
The sending wallet uses v0.11.1 and the receiving wallet uses v0.12.0 of the GUI wallet. Both machines use Mac OS X.
Just found out the Monero had a hard fork on April 6th from reading this article:
My associates v0.12.0 GUI wallet was just created a week ago, after the fork. My wallet was running v0.11.1 GUI wallet when the funds were sent and had been running a full node with the blockchain stored locally...the pre-fork blockchain. Seems that he funds were sent to the old chain and my associates wallet has the blocks in it from the new, post April 6th, chain.
How can this be checked and/or corrected?
Can you assist me in further troubleshooting/research into this missing transaction? I have access to both wallets and can do whatever it takes.
In appreciation, jason
"As a general rule of thumb, for each day you synced after the fork height (1546000 or April 6) you have to pop 800 blocks. Thus, let's say you synced 10 days on the wrong (alternative) chain, you should use --pop-blocks 8000" | Since we're 25 days after the scheduled network upgrade, you ought to use
– dEBRUYNE May 01 '18 at 17:54--pop-blocks 20000
.