Skip to content

[ZK Stack] - zksync-cli bridge withdraw-finalize throws error with custom zksync ecosystem #967

Discussion options

You must be logged in to vote

Right now the protocol is going through an upgrade (v26), which changes the semantics of withdrawal finalization. The changes are backward compatible for chains that are upgraded from v25 to v26, but they're not backward compatible for the chains that are deployed as v26 right away. So, the withdrawal finalization in zksync CLI doesn't work with local chain, since it's deployed as v26.

Support for v26 approach is being finalized in JS SDK right now, and once the corresponding PR will be merged, we will update zksync CLI accordingly.

Replies: 2 comments 1 reply

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by thecodingshrimp
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