-
Team or ProjectMetaMask EnvironmentMainnet L2 block number2558830 Provide a brief description of the functionality you're trying to implement and the issue you are running into.Today we encountered an issue where a transaction failed but showed no errors in the traces. In our pipeline, we use the following request:
For simplification, here is an example of what we get when tracing the transactions: Attached, you will find the response for the request below, where the transaction indeed does not have an error:
Here are other transactions without corresponding errors when tracing: Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
It appears that the issue you're encountering with the For a more detailed investigation and to potentially capture the errors that are not appearing in your current traces, you might consider using a different tracer configuration that includes more comprehensive error reporting. Alternatively, you could adjust the tracer settings to ensure it captures all relevant transaction details, including errors. If the issue persists and you believe it to be a bug or a limitation of the current tracing tools on ZKsync, opening a GitHub issue in the ZKsync developers discussions would be a suitable next step. This would allow the development team to look into the matter more closely and provide a fix or enhancement if necessary. For further technical discussions or to seek more in-depth assistance, you can visit the ZKsync developers discussions on GitHub. Your feedback helps us serve you better. If this fully addresses your question, please give it a thumbs up. If it doesn't, please give it a thumbs down. This will inform the community and team so we can improve our support. |
Beta Was this translation helpful? Give feedback.
-
Hey @MRabenda, thanks for submitting the issue, I'll investigate it and get back to you ASAP. |
Beta Was this translation helpful? Give feedback.
-
From our end we would save that data in our datalake, so we would like to be sure that these are as accurate as possible |
Beta Was this translation helpful? Give feedback.
FYI @MRabenda, this issue is being tracked in matter-labs/zksync-era#3394