ApeWorX / eip712

Message classes for typed structured data hashing and signing in Ethereum
Apache License 2.0
42 stars 19 forks source link

Certain fields in EIP712Message and EIP712Type might conflict with downstream usecases #9

Closed fubuloubu closed 1 year ago

fubuloubu commented 3 years ago

Example: this messes with Gnosis Safe signatures which uses data as a field https://github.com/ApeWorX/eip712/blob/68f5ebbf8603dcd137251eed93ace2caaed09e2d/eip712/messages.py#L118