Skip to content

[Dev Tools] Failing hardhat tests after updating to the latest zksync plugin versions #879

Answered by itegulov
mmv08 asked this question in Dev Tooling
Discussion options

You must be logged in to vote

Hello! There was indeed a race in anvil-zksync, thanks for bringing this to our attention. anvil-zksync v0.2.4 has been released, it should have both bugs fixed. Please try re-running the workflow. Locally you can delete the release cache by running:

  • Linux: rm ~/.cache/hardhat-nodejs/zksync-memory-node/latestRelease.json
  • macOS: rm ~/Library/Application Support/hardhat-nodejs/zksync-memory-node/latestRelease.json

After which v0.2.4 will be downloaded on your next hardhat test run

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@mmv08
Comment options

@popzxc
Comment options

Comment options

You must be logged in to vote
2 replies
@mmv08
Comment options

@mmv08
Comment options

Answer selected by popzxc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Questions related to zkSync Tooling
3 participants