Files
openzeppelin-contracts/.changeset/warm-guests-rule.md
github-actions dbe796d542 Update docs
2023-09-19 19:19:10 +00:00

282 B

openzeppelin-solidity
openzeppelin-solidity
patch

ERC2771Context: Prevent revert in _msgData() when a call originating from a trusted forwarder is not long enough to contain the request signer address (i.e. msg.data.length is less than 20 bytes). Return the full calldata in that case.