T3216
Alias caching is now being incrementally deprecated in cashtab and alias data will be retrieved directly via api endpoints. Therefore removing the alias caching refresh trigger upon wallet load.
Differential D14186
[Cashtab][Alias] Deprecate alias history refresh in handleUpdateWallet emack on Jul 1 2023, 15:33. Authored by Tags None Subscribers None
Details
T3216 Alias caching is now being incrementally deprecated in cashtab and alias data will be retrieved directly via api endpoints. Therefore removing the alias caching refresh trigger upon wallet load. npm test
Diff Detail
Event Timeline
Comment Actions Updated unit test to use the updated isValidStoredWallet validation function from D14190
|