Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to deploy to zkSync with error "unsupported transaction type: 113" #538

Open
lbeder opened this issue Apr 19, 2024 · 1 comment
Open

Comments

@lbeder
Copy link
Contributor

lbeder commented Apr 19, 2024

Hi,
For some reason, I'm unable to deploy to zkSync using the plugin as-is, since it doesn't use zksync-ethers (and then it fails with Error: unsupported transaction type: 113 (operation="serializeTransaction", transactionType=113, code=UNSUPPORTED_OPERATION, version=transactions/5.7.0)).

I have followed zkSync's guide and integrated @matterlabs/hardhat-zksync-ethers, @matterlabs/hardhat-zksync-solc, and @matterlabs/hardhat-zksync-deploy (and @matterlabs/hardhat-zksync-verify), so everything compiles properly, and the only issue is when deploy properly creates a zkSync transaction, which for some reason is being rejected by ethers.

Is this a known issue? Perhaps I should have adapted hardhat-deploy-ethers in some way?

@lbeder
Copy link
Contributor Author

lbeder commented Apr 25, 2024

@wighawag is it possible to use hardhat-deploy as-is when deploying to zksync?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant