Replies: 2 comments 5 replies
-
@moneta have you run this before on another branch? What other errors are you getting from different branches? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Closing this issue as it seems resolved. Please re-open and add an update if issue is still relevant / continues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Team or Project
No response
Module Affected
Rust Version
1.85.0
Operating System
Issue Description
I deployed the ecosystem from the branch
core-v27.3.0
(I used this branch because of the other later branch thrown different errors wen deploy)repo: https://github.com/matter-labs/zksync-era/tree/core-v27.3.0
When I run the server, looks like it successfully processed the first l1 batch then it commit the batch to L1, but failed. Here is the transaction: https://sepolia.etherscan.io/tx/0xdd20ce2555a5f46da849f9273aff2b6d44efaf51aac212807afe858de4f17842
The error message reads:
However, this looks like a zkSync Era bug. The actual timestamp 1748107080 already passed the expected timestamp 1748031355.
This is the full logs:
Please can you help? Thank you.
Expected Behavior
The transaction should be executed successfully
Current Behavior
The transaction failed.
Repository Link (if applicable)
No response
Additional Details
No response
Prior Research
Beta Was this translation helpful? Give feedback.
All reactions