Closed yondonfu closed 5 years ago
We should make sure that the require statements in all contracts include revert reasons. Doing so will allow upgraded contracts to start returning revert reasons which could be helpful for debugging failed transactions.
Fixed by #335
We should make sure that the require statements in all contracts include revert reasons. Doing so will allow upgraded contracts to start returning revert reasons which could be helpful for debugging failed transactions.