Could a math error cause this? Like setting a uint256 negative or dividing by zero?
Turns out it was a math error on an uint256. The number calculated was bigger than 256 so broke. Surely the error Remix generates should be better than this.
Обсуждают сегодня