decred / insight

A Decred blockchain API for web wallets.
10 stars 22 forks source link

Conflicting confirmation information #58

Open raedah opened 7 years ago

raedah commented 7 years ago

https://mainnet.decred.org/address/DsbkwbFujPTuMEfCgTVpETLpXyZXCRFGeGN

Shows 3 transactions confirmed at the bottom in the transactions list. Summary at the top shows only 2 confirmed transactions. Unconfirmed section shows 1 transaction.

The user has reported the funds from the 3rd missing transaction are not showing up in their wallet. User is using the web wallet.

raedah commented 7 years ago

via ay-p on slack "ok looks like the resync fixed the issue on insight, can you verify with the user that they see their proper balance on webwallet? we're still trying to figure out how this occurs and the best way to fix, but it's a pretty slippery bug just seems like it skips the confirmation steps for random txs then they get put in perpetual unconfirmed status even though they are definitely confirmed"

raedah commented 7 years ago

from the user "here's a clue, perhaps u may relay to the devs... My problematic Tx: it of course started off in the block explorer as Unconfirmed, as it should. And then I remember distinctly seeing it move from there into the total balance -- again, as it should, when confirmations started coming in. BUT, soon after that (I can't remember how long), I distinctly remember it bouncing back out again from the total balance, returning to the "Unconfirmed Tx Balances" subheading, where it remained perpetually, until today when the back-end servers were fixed."