[Dev Tools] hardhat with anvil-zksync
0.6.4 stopped returning revert data
#1042
-
Team or ProjectSafe ZK chainEra EnvironmentMainnet Select the Dev Tool you are usingIn-Memory Node Provide the version of the tool (if applicable)0.6.4 Provide a brief description of the functionality you're trying to implement and the issue you are running into.the hardhat environment with Repo Link (Optional)https://github.com/safe-global/safe-smart-account Additional Detailsreproduction:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Are you using There might be a package that offers better matchers but I am not aware of one. As an alternative you can always write your own simple matcher that does wait for tx receipt before checking revert reason. |
Beta Was this translation helpful? Give feedback.
Just released 0.6.5 with a fix. Please try it out