Open danielattilasimon opened 2 months ago
Reproduction:
git fetch git checkout sp-offset-overflow-or-underflow pnpm i cd contracts pnpm fuzz-repro issues/sp-offset-overflow-or-underflow.json -- -vvv
It appears to be underflowing here: https://github.com/liquity/bold/blob/add7a78534af002eb2d9acb286bb3598e0015128/contracts/src/StabilityPool.sol#L472
Reproduction: