asastats / channel

The ASA Stats official communication channel.
18 stars 1 forks source link

[Internal] Optimize calls to Indexer instance #1000

Closed ipaleka closed 2 months ago

ipaleka commented 2 months ago

As Nodely (AlgoNode) has introduced monthly quotas, we should prevent all redundant requests. Our website server doesn't use Indexer, but the cache server's background services do. Some of them are just security backups and we need to optimize them.

ipaleka commented 2 months ago

Humble AMM apps updating routine is optimized.

ipaleka commented 2 months ago

New dApps checking scripts are optimized.

ipaleka commented 2 months ago

NFT collections updates are optimized.

ipaleka commented 2 months ago

Escrow-based program updates are optimized.

ipaleka commented 2 months ago

DEX updates are optimized.