This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Proof generation for EVM circuit fails with error: RootCircuit::new: Transcript(Other, "Identity point in preprocessed or proof is not yet supported") #1334
Labels
T-bug
Type: bug
What command(s) is the bug in?
No response
Describe the bug
Proof request for block consisting of single l2 transaction
Proof request options:
('{"jsonrpc":"2.0", "method":"proof", '
'"params":[{"block":33,"circuit":"evm","aggregate":true,"mock":false,"mock_feedback":true,"rpc":"http://leader-testnet-geth:8545/", '
'"retry":false}], "id":33}')
Error:
RootCircuit::new: Transcript(Other, "Identity point in preprocessed or proof is not yet supported")
Concrete steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: