I've upgraded bitcoin core from 0.15.1 to 0.16.0 and I run it with same args for regtest on same datadir, I get balance 0 although at the 0.15.1 I had X balance . I can see on the "Transactions" tab that the mined rows are with "?" mark and tooltip with "Generated but not accepted mined" .
I expected to see the balance from the last version
To reproduce the issue:
- run 0.15.1 with regtest
- generate 200 in console
- upgrade to version 0.16
- no balance
bitcoin core version upgraded from 0.15.1 to 0.16.0 on win10 64x