telosnetwork / teloscan

Telos EVM block explorer for viewing blocks, transactions, contracts, staking, and more
https://teloscan.io
Apache License 2.0
22 stars 25 forks source link

#816 | change the strategy to only fetch contracts from cache #849

Closed Viterbo closed 2 months ago

Viterbo commented 2 months ago

Fixes #816

Description

The current implementation has a minimal difference. Now, each time we need to display an address, we take the possible contract metadata from the local cache, delegating to the indexer API the responsibility of populating that cache on each query.

This will have a real optimization impact on the token holders and home pages after the following two PRs are deployed on the indexer API side:

Test scenarios

netlify[bot] commented 2 months ago

Deploy Preview for dev-mainnet-teloscan ready!

Name Link
Latest commit ba76a94a896a1e6884d643591ca1a772e3f66a58
Latest deploy log https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/66db0890690acb0008ed081b
Deploy Preview https://deploy-preview-849--dev-mainnet-teloscan.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 months ago

Deploy Preview for testnet-teloscan ready!

Name Link
Latest commit ba76a94a896a1e6884d643591ca1a772e3f66a58
Latest deploy log https://app.netlify.com/sites/testnet-teloscan/deploys/66db0890c4f0a400088e1513
Deploy Preview https://deploy-preview-849--testnet-teloscan.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 months ago

Deploy Preview for teloscan-stage ready!

Name Link
Latest commit ba76a94a896a1e6884d643591ca1a772e3f66a58
Latest deploy log https://app.netlify.com/sites/teloscan-stage/deploys/66db08901b08ab0007960a57
Deploy Preview https://deploy-preview-849--teloscan-stage.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.