96fb7d5040
Build All Platforms / build-windows-qt (push) Waiting to run
Build All Platforms / build-windows-daemon (push) Waiting to run
Build All Platforms / build-linux-qt (push) Waiting to run
Build All Platforms / build-linux-daemon (push) Waiting to run
Build All Platforms / build-macos (push) Waiting to run
Build All Platforms / release (push) Blocked by required conditions
Move GetStakeWeight() off the UI thread by caching in the staking miner thread. Replace blocking LOCK(cs_vNodes) with TRY_LOCK in clientmodel and staking icon updates. Fix out-of-sync label getting stuck when disconnected. Add daemon bootstrap and faster IBD pipeline. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>