Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conditions for bytes32 at isPrimitiveTypeValid #20609

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

chabashilah
Copy link
Contributor

Hi,

This PR is for accepting bytes32 of TypedData, especially TypedDataMessage in it.
I got the following error when I use bytes32 in the message data of EIP712.

unknown type 'bytes32'

I just added bytes32 check conditions into isPrimitiveTypeValid.

@karalabe karalabe added this to the 1.9.11 milestone Feb 11, 2020
@holiman holiman merged commit 8694d14 into ethereum:master Feb 11, 2020
@fjl fjl removed the status:triage label Jul 1, 2020
enriquefynn pushed a commit to enriquefynn/go-ethereum that referenced this pull request Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants