Skip to content

Conversation

@Viterbo
Copy link
Contributor

@Viterbo Viterbo commented Mar 12, 2025

Fixes #582

Description

This PR adds two chevron buttons next to the Transaction page title to navigate to the previous and next transactions. This requires support from indexer version 1.2.12 or above.

Draft mode: This PR is still in draft mode because it does not yet check the current indexer version to determine whether indexer support is available in order to show or hide the chevron buttons.

Test scenarios

Note: Currently the is no check if the indexer supports this feature, so for the moment it will show both buttons as desabled because the current indexer version is returning undefined value for those prevTrxHash and NextTrxHash properties. But when indexer 1.2.12 is deployed, this buttons will serve as navigation between consecutive transactions from the same address.

https://deploy-preview-1005--testnet-teloscan.netlify.app/tx/0xd5013a66980eae7c0dddfcf47b75146568d32134f53509d3e3aa4726ff7654b6
image

https://deploy-preview-1005--testnet-teloscan.netlify.app/tx/0xd89cd5648579932bb1baa8c31abb6cccfb87a8e4aaa885a189e9f188c9d3cddb
image

@netlify
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for testnet-teloscan ready!

Name Link
🔨 Latest commit 115d826
🔍 Latest deploy log https://app.netlify.com/sites/testnet-teloscan/deploys/67d198251d977e0008d9ae6a
😎 Deploy Preview https://deploy-preview-1005--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
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for dev-mainnet-teloscan ready!

Name Link
🔨 Latest commit 115d826
🔍 Latest deploy log https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/67d198258c30d40008e2096f
😎 Deploy Preview https://deploy-preview-1005--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
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for teloscan-stage ready!

Name Link
🔨 Latest commit 115d826
🔍 Latest deploy log https://app.netlify.com/sites/teloscan-stage/deploys/67d198254e86c20008221969
😎 Deploy Preview https://deploy-preview-1005--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.

@Viterbo Viterbo marked this pull request as draft March 12, 2025 14:22
@netlify
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for zkevm-testnet ready!

Name Link
🔨 Latest commit 115d826
🔍 Latest deploy log https://app.netlify.com/sites/zkevm-testnet/deploys/67d198254e86c2000822196d
😎 Deploy Preview https://deploy-preview-1005--zkevm-testnet.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.

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