Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#884 | when network changes we get a better behavior #887

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

Viterbo
Copy link
Collaborator

@Viterbo Viterbo commented Nov 26, 2024

Fixes #884

This PR is included in this other PR

Description

When the network changes:

  • In Verbose mode on the console, you can view the Indexer information being used.
  • Every data-specific page will redirect the user to the home page.
  • Only general data pages (like home, transactions, etc.) will remain accessible.

image
image

Currently, we are running Mainnet at the latest version, while Testnet is slightly behind. You can tell the difference by trying to fetch the internal transaction page on each and observing the significant disparity.

See the difference:
https://deploy-preview-887--teloscan-stage.netlify.app/txsinternal?network=telos-evm
image

https://deploy-preview-887--teloscan-stage.netlify.app/txsinternal?network=telos-evm-testnet
image

@Viterbo Viterbo self-assigned this Nov 26, 2024
Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for teloscan-stage ready!

Name Link
🔨 Latest commit 05eca72
🔍 Latest deploy log https://app.netlify.com/sites/teloscan-stage/deploys/6759bce6327807000724ee11
😎 Deploy Preview https://deploy-preview-887--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.

Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for testnet-teloscan ready!

Name Link
🔨 Latest commit 05eca72
🔍 Latest deploy log https://app.netlify.com/sites/testnet-teloscan/deploys/6759bce6fa43e30008609a5a
😎 Deploy Preview https://deploy-preview-887--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.

Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for dev-mainnet-teloscan ready!

Name Link
🔨 Latest commit 05eca72
🔍 Latest deploy log https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/6759bce69a37af00084aabf4
😎 Deploy Preview https://deploy-preview-887--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.

@Viterbo Viterbo changed the title #884 | when network changes we get a better behaviour #884 | when network changes we get a better behavior Dec 8, 2024
@pmjanus pmjanus self-requested a review December 9, 2024 14:40
@pmjanus pmjanus merged commit 5abd4af into dev Dec 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants