function testZkValidateTransaction() on zkMinimalAccount Reverts #2099
Replies: 4 comments 3 replies
-
Hello @Cryptoineer, what did it revert with. Please show your test, run your test and share with us the output of your test. don't forget to run the test with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yep. It worked i already this flag under my foundry.toml. I guess this is not supported yet from foundry.toml. Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
function testZkValidateTransaction() test case on zkminimal account abstract fails with revert tried debugging and console.logging but no success. tried running Patrick it also does not work. I have --zksync flag on and system-mode is also set to true. Please help what I am missing here.
Beta Was this translation helpful? Give feedback.
All reactions