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

data url query doesn't show deliveries or message content #68

Open
tkporter opened this issue Apr 25, 2024 · 0 comments
Open

data url query doesn't show deliveries or message content #68

tkporter opened this issue Apr 25, 2024 · 0 comments
Labels
bug Something isn't working explorer

Comments

@tkporter
Copy link
Contributor

tkporter commented Apr 25, 2024

Not 100% sure where the data query came from, but Mitosis was trying to see that Mode <-> Ethereum messages were being delivered using the following explorer links:

Mode -> Eth message: https://explorer.hyperlane.xyz/message/0xdd4bda8543ef00a9ced3d6d8e35dd93fd2d921407b7f17110148fa3cbd0e8349?data=eyJzdGF0dXMiOiJwZW5kaW5nIiwiaWQiOiIzMTc2NTAwIiwibXNnSWQiOiIweGRkNGJkYTg1NDNlZjAwYTljZWQzZDZkOGUzNWRkOTNmZDJkOTIxNDA3YjdmMTcxMTAxNDhmYTNjYmQwZTgzNDkiLCJub25jZSI6MCwic2VuZGVyIjoiMHg1ODcwMDZjNmJhN2NlMjY5OTFiZjdmZDY2OThhNzU2MTU3OGFjNThhIiwicmVjaXBpZW50IjoiMHgzNmZkYTk2NmNmZmZmOGE5Y2RjODE0ZjU0NmRiMGU2Mzc4YmZlZjM1Iiwib3JpZ2luQ2hhaW5JZCI6MzQ0NDMsIm9yaWdpbkRvbWFpbklkIjozNDQ0MywiZGVzdGluYXRpb25DaGFpbklkIjoxLCJkZXN0aW5hdGlvbkRvbWFpbklkIjoxLCJvcmlnaW4iOnsidGltZXN0YW1wIjoxNzE0MDM5NTgxMDAwLCJoYXNoIjoiMHhlOTZjZjIzMmZkMmRhNmVkZGM1NGU1ZGY5NTYyYjU4OGFkMGU3YzQ0MDQ0MWRmNmRiNDZiYWE0ZTYyMDM3YjZmIiwiZnJvbSI6IjB4NTg3MDA2YzZiYTdjZTI2OTkxYmY3ZmQ2Njk4YTc1NjE1NzhhYzU4YSJ9LCJpc1BpTXNnIjp0cnVlfQ==

Eth -> Mode message: https://explorer.hyperlane.xyz/message/0xa61982c88ab45e46733f2f71d64fa9abe76d1aa55b60b96907c0f6035e56fec0?data=eyJzdGF0dXMiOiJwZW5kaW5nIiwiaWQiOiIzMTc2Njc1IiwibXNnSWQiOiIweGE2MTk4MmM4OGFiNDVlNDY3MzNmMmY3MWQ2NGZhOWFiZTc2ZDFhYTU1YjYwYjk2OTA3YzBmNjAzNWU1NmZlYzAiLCJub25jZSI6MjIwOSwic2VuZGVyIjoiMHg1ODcwMDZjNmJhN2NlMjY5OTFiZjdmZDY2OThhNzU2MTU3OGFjNThhIiwicmVjaXBpZW50IjoiMHgxMjU4MmM3YjBmNDNjNmE2NjdjYmFhN2ZhOGIxMTJmN2ZiMWU2OWYwIiwib3JpZ2luQ2hhaW5JZCI6MSwib3JpZ2luRG9tYWluSWQiOjEsImRlc3RpbmF0aW9uQ2hhaW5JZCI6MzQ0NDMsImRlc3RpbmF0aW9uRG9tYWluSWQiOjM0NDQzLCJvcmlnaW4iOnsidGltZXN0YW1wIjoxNzE0MDM5Nzc1MDAwLCJoYXNoIjoiMHgxNTUwMDNlMWFjMzY1MWJlYmY3MjhkMzUwYzVkODM3NjkwODY5OWRjZGIwMDNkYmIzZjg4NzFlMjZiOGE5MTcxIiwiZnJvbSI6IjB4NTg3MDA2YzZiYTdjZTI2OTkxYmY3ZmQ2Njk4YTc1NjE1NzhhYzU4YSJ9LCJpc1BpTXNnIjp0cnVlfQ==

The message content and delivery status isn't shown, however if you remove the data, then all is fine:

Mode -> Eth https://explorer.hyperlane.xyz/message/0xdd4bda8543ef00a9ced3d6d8e35dd93fd2d921407b7f17110148fa3cbd0e8349

Eth -> Mode https://explorer.hyperlane.xyz/message/0xa61982c88ab45e46733f2f71d64fa9abe76d1aa55b60b96907c0f6035e56fec0

We are currently scraping Mode but the explorer does not yet have it in its chain metadata

@tkporter tkporter added bug Something isn't working explorer labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working explorer
Projects
None yet
Development

No branches or pull requests

1 participant