Hello,
the wallet is perfectly intact, I extracted all the private keys.
At the start of the program I have all the transactions, both those accepted with the tick and the number of acceptances, and those in the process of being accepted.
The problem is that when the program does reindex, they all become 0/unconfirmed, not in memory pool.
How is it possible that the transactions accepted in 2009 now have different hashes and thus are not recognized?
Shouldn't the hash of a block or transition be immutable?