refactor(transactions): speed up transfer progress and transaction details - #2668
Conversation
|
@claude review cette PR please |
This comment was marked as outdated.
This comment was marked as outdated.
|
@claude, check the fixes |
|
Claude finished @wired-pasteque's task in 6m 2s —— View job Review: the fixes check out ✅I re-reviewed the full PR diff (4 commits vs
What the fixes address, and my verification1. Wallet transaction stays live after sync ( 2. Recovery from a failed initial load — 3. Counterpart wallet row direction ( 4. 5. Transfer bloc ( Minor observations (non-blocking)
Test coverageThe added tests are strong: txId emitted before sync completes, atomic parallel loading (state stays loading until all three futures resolve, verified with Verdict: LGTM. The observations above are all minor and none block merging. |
545f724 to
9755ebc
Compare
771c4b6 to
3e48eea
Compare
Speeds up transfer progress and transaction details by running wallet sync in the background and loading wallet information in parallel.
Screen.Recording.2026-08-12.at.3.07.03.PM.mov