EIP712 specifies that "The dynamic values bytes and string are encoded as a keccak256 hash of their contents."
But argument bytes data
is not hashed. It breaks compatibility with EIP712
Here you can see that bytes calldata data
is not hashed when calculate digest
Hash is not EIP712 compatible
Manual Review
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.