Commit Graph

6 Commits

Author SHA1 Message Date
e4435eed75 Adjust ERC2771Context._msgData for msg.data.length < 20 (#4484)
(cherry picked from commit 9445f96223)
2023-07-27 17:31:02 -03:00
7ec712baa5 Make ERC2771Context return original sender address if msg.data.length <= 20 (#4481)
(cherry picked from commit 28d9ac2bdb)
2023-07-25 19:39:49 -03:00
d625cb45ea Include EIP-5267 discovery in EIP-712 (#3969)
Co-authored-by: Francisco <frangio.1@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
2023-02-08 15:53:57 +01:00
c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666)
Co-authored-by: Francisco <fg@frang.io>
2023-01-03 14:38:13 +00:00
3da0cf698f Uncomment assertion in ERC2771Context.test.js (#2796) 2021-08-03 11:06:24 -03:00
f8cc8b844a Minimal support for ERC2771 (GSNv2) (#2508)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
2021-02-19 15:36:48 -03:00