I don't know if I do anything wrong but I've got a problem.
I mine a block and find it in debug.log as proof-of-work
It is accepted (by my client) and then there are a lot of new block accepted after.
I can find the block nr 66260 or transaction id 39e7... in the blockchain
http://q2c-[Suspicious link removed]/address/GYu5RJfAhvpFFKeXeXz2cMd4jiydKezBkS
In the block chain the sum is correct with 101 q2c from mirax and 1024 mined.
However, In my wallet the mined coins doesn't show up and all i see is this:
[
"GYu5RJfAhvpFFKeXeXz2cMd4jiydKezBkS",
101.00000000
]
...and getbalance is 101.0000
I've tried to export/import the key into new wallet, resync, rebuild etc. but nothing helps. Have you seen this behaviour before?
You can also check what listtransactions, listaccounts, listaddressgroupings commands return.