mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-08-10 08:37:07 +00:00
The stateHydrated marker sat before loadTokensFromKeyChain, so the JWT keychain load was misattributed into the loadProofs bucket. Add a tokensLoaded marker and a distinct loadTokens phase so the breakdown is accurate (matters for the Stage 4 decision and on heavier wallets). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>