You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prepend BLUE_SDK_QUERY_KEY_PREFIX to all query keys
Wire the shared prefix into every query key so that
invalidateAllBlueSdkQueries can use a single prefix-based
invalidation call instead of looping through individual names.
Also migrate fetchMarketParams and fetchVaultConfig to the
closure-based queryFn pattern for consistency.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments