Incorrect structured comments about return value of readMem and readMemUnchecked #13436
Labels
MT cannon - audit findings
grouping for audit findings
MT cannon - Mainnet relevant
issues needed to complete the work for our Mainnet release
As per Spearbit audit findings:
Description:
The comments at MIPS64Memory.sol:13 and MIPS64Memory.sol:28 both read
@return out_ The hashed MIPS state
. - while they should read@return out_ The read memory word
.The text was updated successfully, but these errors were encountered: