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
Critical typo fix: ACCOUNT_CAHCE_SIZE -> ACCOUNT_CACHE_SIZE
This typo prevented the account cache from being configured properly,
causing the cache to not initialize with the correct size limit.
Impact:
- Account caching was broken
- Performance degradation for wallet operations
- Potential memory issues with unlimited cache growth
0 commit comments