You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When falling back on the Safe-native validation, the Safe7579 will wrap the hash to be validated against into a 712 typehash. Currently, formatERC1271Hash in SafeHelper does not do this.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the feature you would like
When falling back on the Safe-native validation, the Safe7579 will wrap the hash to be validated against into a 712 typehash. Currently,
formatERC1271Hash
inSafeHelper
does not do this.Additional context
No response
The text was updated successfully, but these errors were encountered: