T2551
As part of performance optimization, this diff refactors getLatestAliases to use the new getAliasServerState (state endpoint) in aliasUtils.js to check whether local cached alias counts match the onchain alias counts. If they don't match, only then will Cashtab make a call to getAliasServerHistory (aliases endpoint) to retrieve the latest list of aliases.
[Cashtab] [Alias] pt 18 - Pre-prod update - Remove residual dev logs
[Cashtab] [Alias] pt 19 - Pre-prod update - Update getLatestAliases to use the State endpoint
[Cashtab] [Alias] pt 20 - Pre-prod update - Set final registration fees
[Cashtab] [Alias] pt 21 - Pre-prod update - Set final payment address and enable prod flag