Skip to content

Commit

Permalink
signer/core: accept all solidity primitive types for EIP-712 signing …
Browse files Browse the repository at this point in the history
…(#26770)

Accept all primitive types in Solidity for EIP-712 from intN, uintN, intN[], uintN[] for N as 0 to 256 in multiples of 8

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
(cherry picked from commit 02796f6bee7e014fd16ad39f0bcd3b665b51e0bb)
  • Loading branch information
daferna authored and alexjba committed Aug 20, 2024
1 parent bc984e0 commit b74d7ca
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 102 deletions.
122 changes: 20 additions & 102 deletions vendor/github.com/ethereum/go-ethereum/signer/core/apitypes/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b74d7ca

Please sign in to comment.