Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
173 stars 114 forks source link

After sending/ receiving/ changing password MBHD lost confirmation statuses #580

Closed jim618 closed 9 years ago

jim618 commented 9 years ago

This morning I have ben playing around sending/ receiving/ changing passwords. I managed to get MBHD to forget the status:

screen shot 2015-05-26 at 11 59 18

After a repair wallet it looked like: screen shot 2015-05-26 at 12 00 06

Some of the tx were from yesterday so it wouldn't have been a reorg where you might see a 'confirmed by one block' go back to zero confirmation

There were no errors in the log

jim618 commented 9 years ago

All the tx confirmed ok:

screen shot 2015-05-26 at 12 05 23

jim618 commented 9 years ago

This looks like a side effect of clearing the mempool.

Experimenting with clearing the mempool on a switch (so that we can see zero conf tx) created this screenshot:

screen shot 2015-05-26 at 12 28 02

I think there are tx confidences stored in the wallet, and tx confidences stored in the mempool and switching etc starts confusing things. Needs a bit of thought.

jim618 commented 9 years ago

Most likely a dupe of #573 so closing