Replies: 1 comment
-
I have just done some rounds of tests again. Below are the results: Round 1: no error; Round 2: PRECOMPILE error from user withdraw function: Round 3: Invalid data error from admin withdraw function (different withdraw function from the one in round 2): Round 4: no error. Really wonder why withdraw function having errors on and off... |
Beta Was this translation helpful? Give feedback.
-
When testing withdrawal function, sometimes I get "EvmError: Revert" or "Invalid data" error which causes withdrawal function test fails.
But if I run test a few more times without any changes to the codes, the error might just disappear.
However, if I run test some more times, the error might come up again. Is this normal?
Beta Was this translation helpful? Give feedback.
All reactions