Solver timeout when attempting to prove mint(Pass)
Open
- Dominant language
- Haskell
- Stars
- 279
- Forks
- 51
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 1
Description
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 --soljson `
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the timeout with `act hevm --spec --soljson ` using the reported incrementing behavior and Solidity function. Compare a minimal case with and without incrementing logic, then trace the timeout from the `hevm` entry point; done means identifying the cause and documenting a fix or workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain, compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100