fix 1.22.1: pay-wait withdraw board (start order + pendingIncoming)

UX fix: after bank OK_BANK, available is often still 0 while pendingIncoming
ticks up. The silent wait looked hung. Show OK/OK_BANK withdraws in the order
they started, match wallet txs, and update pendingIncoming→done with a timer
on the same wallet DB. Short run-pending only; default wait 90s.
This commit is contained in:
Hernâni Marques 2026-07-19 14:34:47 +02:00
parent 35cd86bd43
commit fd5ac80566
No known key found for this signature in database
6 changed files with 232 additions and 6 deletions

View file

@ -1 +1 @@
1.22.0
1.22.1