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

Explorer should simulate with tenderly #2488

Closed
nambrot opened this issue Jul 6, 2023 · 3 comments
Closed

Explorer should simulate with tenderly #2488

nambrot opened this issue Jul 6, 2023 · 3 comments
Labels

Comments

@nambrot
Copy link
Contributor

nambrot commented Jul 6, 2023

This was mentioned as a comment on #1091, but the explorer can help devs by simulating the handle call to the message recipient and showing the trace which allows developers to understand why their message may not be processing.

https://docs.tenderly.co/simulations-and-forks/simulation-api should be used.

Requirements:

  • If a message is not yet processed, there should be a link that a user can click (that can either be the existing calldata link or a link on the popup on which the calldata is displayed)
  • upon click, call the tenderly api to create a simulation, and open a new tab with the UI result for it
@NOOMA-42
Copy link
Contributor

NOOMA-42 commented Jan 1, 2024

@jmrossy Is the PR (hyperlane-xyz/hyperlane-explorer#49) still ongoing? can I based on this PR and continue?

@nambrot
Copy link
Contributor Author

nambrot commented Jan 3, 2024

Looks pretty stale, so you can probablty give it another try

@jmrossy
Copy link
Contributor

jmrossy commented Jan 3, 2024

@NOOMA-42 I agree with Nam, that PR is stale. You can use it as a reference but note it still has some unresolved comments to be addressed

@nambrot nambrot closed this as completed Mar 1, 2024
@avious00 avious00 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

4 participants