Skip to content

v4.9.4

Compare
Choose a tag to compare
@Amxx Amxx released this 08 Dec 00:50
· 720 commits to master since this release
  • ERC2771Context and Context: Introduce a _contextPrefixLength() getter, used to trim extra information appended to msg.data.
  • Multicall: Make aware of non-canonical context (i.e. msg.sender is not _msgSender()), allowing compatibility with ERC2771Context.