Implement symbolicCallData()
and assumeBytesLength(bytes,uint256)
cheatcodes
#301
Labels
enhancement
New feature or request
Implement the following cheatcodes that have been factored out from #223:
symbolicCallData
— Changes the current calldata after a function selector to a symbolic variable.assumeBytesLength
— Adds assumptions about the length of a symbolicbytes
array.The text was updated successfully, but these errors were encountered: