v4.9.5
Multicall
: Make aware of non-canonical context (i.e.msg.sender
is not_msgSender()
), allowing compatibility withERC2771Context
. Patch duplicatedAddress.functionDelegateCall
in v4.9.4 (removed).
Multicall
: Make aware of non-canonical context (i.e. msg.sender
is not _msgSender()
), allowing compatibility with ERC2771Context
. Patch duplicated Address.functionDelegateCall
in v4.9.4 (removed).