What could be the reason to get such an error message?
Solver timeout when attempting to prove mint(Pass)
I get this when there is incrementing logic in the tested behaviour and solidity function.
I'm running:
act hevm --spec <act-spec-file> --soljson <output-json-of-contract>
What could be the reason to get such an error message?
Solver timeout when attempting to prove mint(Pass)I get this when there is incrementing logic in the tested behaviour and solidity function.
I'm running:
act hevm --spec <act-spec-file> --soljson <output-json-of-contract>