Skip to content

[ZK Stack] - "invalid sender" error from eth client when sending txs #516

Discussion options

You must be logged in to vote

The issue seem to be related to mismatching versions of VM in core/prover. We have different releases of prover and core components, so that's where you caught this mismatch. In revision core-v23.1.0 which you are using, core VM is v1.5.0, while provers are using VM v1.4.1. As a solution I recommend switching to tag prover-v14.0.0 where these versions are matching

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@SergeevDmitry
Comment options

@bxpana
Comment options

@bxpana
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@SergeevDmitry
Comment options

Answer selected by bxpana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ZK Stack
Labels
zk-stack ZK Stack Question
3 participants