Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-07 | 274 Bytes | |
v5.0.1 source code.tar.gz | 2023-12-07 | 4.2 MB | |
v5.0.1 source code.zip | 2023-12-07 | 4.5 MB | |
Totals: 3 Items | 8.8 MB | 0 |
ERC2771Context
andContext
: Introduce a_contextPrefixLength()
getter, used to trim extra information appended tomsg.data
.Multicall
: Make aware of non-canonical context (i.e.msg.sender
is not_msgSender()
), allowing compatibility withERC2771Context
.