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

Autocompleting block hash is not working #630

Open
4 tasks
PabloCastellano opened this issue Nov 12, 2024 · 0 comments
Open
4 tasks

Autocompleting block hash is not working #630

PabloCastellano opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@PabloCastellano
Copy link
Member

PabloCastellano commented Nov 12, 2024

This new feature used to display decoded data from Optimism Ecotone blobs is not working properly.

Using this tx as example:

image

Clicking on the "L1 origin block hash" link will redirect to an unexisting block: https://etherscan.io/block/0x47403c9454dd9f02d3698e688b3ce1cca7cc4c7b

Additionally:

  • We should not display a link if the hash could not be autocompleted
  • Add optimism example tx data with decoded fields to our fixtures data
  • If we can successfully autocomplete the L1 origin block, it means we have it in our own db. In that case, we can link to that block on Blobscan instead of Etherscan.
  • Add a link to the “Last L1 origin number” and redirect to Blobscan or Etherscan based on the same condition.
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

No branches or pull requests

2 participants