Skip to content

v5.0.1

Compare
Choose a tag to compare
@Amxx Amxx released this 07 Dec 23:47
· 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.