trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
720 stars 250 forks source link

SPIKE: missing TXs and balances mismatch #12352

Open mnuky opened 5 months ago

mnuky commented 5 months ago

We have several reports from internal and support about following issues in the app:

  1. Missing transactions - despite the fact that it's recorded in mempool, it is not visible in the app
  2. Balance mismatch - between balance on dashboard, asset list and asset detail, sometimes in the tens of thousands
  3. Too many blank BTC transactions - reported here: https://github.com/trezor/trezor-suite/issues/11696
matejkriz commented 4 months ago

I was able to reproduce balance mismatch on Cardano and Ethereum. I guess it's due to fiat rates inconsistencies.

matejkriz commented 4 months ago

I'm able to see missing transaction too on Bitcoin #1 (Legacy SegWit) account, allall, passphrase test I think I was rather mistaken and thought there were two send transactions, but there is only one.

matejkriz commented 1 month ago

We don't know how to reproduce it consistently.