Skip to content

v4.9.4

Compare
Choose a tag to compare
@Amxx Amxx released this 07 Dec 23:26
· 423 commits to master since this release
0d5f54e
  • 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.