Skip to content

v4.9.5

Compare
Choose a tag to compare
@ernestognw ernestognw released this 08 Dec 18:40
· 423 commits to master since this release
bd325d5
  • 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).