-
Module Affected
Rust Version1.75.0 Operating System
Issue DescriptionI'm following a tutorial to deploy a hyperchain using the Sepolia testnet and have run into a challenge. Although I have successfully enabled the prover according to the steps provided, I'm unable to observe the expected rollup transactions in the testnet explorer. Can someone guide me on what might be preventing the rollup transactions from appearing after the prover is enabled Expected BehaviorProver will generate the proof, then that will be verified on Sepolia Current BehaviorProver does not work Repository Link (if applicable)No response Additional DetailsNo response Prior Research
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Hi @nhtransis, Could you please send the log for the prover so we can try to observe? |
Beta Was this translation helpful? Give feedback.
-
Hello @zk-Lumi , I am trying to run Prover with GPU. But I get the issue
Here is the info
Thanks for supporting. |
Beta Was this translation helpful? Give feedback.
-
This is a bug in the GPU prover, concretely in the |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
zksync-era
has been updated: matter-labs/zksync-era#1588This should resolve the issue.
Please give it a try.