Skip to content

Commit

Permalink
chore: document the reason behind relay zero and send zero inconsiste…
Browse files Browse the repository at this point in the history
…ncies
  • Loading branch information
0xteddybear committed Aug 23, 2024
1 parent dbbfb4b commit b092e44
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,8 @@ contract ProtocolProperties is ProtocolHandler, CryticERC20ExternalBasicProperti
/// @custom:property calls to relayERC20 with a value of zero dont modify accounting
/// @custom:property-id 7
/// @custom:property calls to relayERC20 always succeed as long as the cross-domain caller is valid
/// @notice cant call property_RelayERC20 internally since that pops a
/// random message, which we cannot guarantee has a value of zero
function property_RelayZeroDoesNotModifyAccounting(
uint256 fromIndex,
uint256 recipientIndex
Expand Down

0 comments on commit b092e44

Please sign in to comment.