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

Fix EIP 712 - Data of the struct should be concatenated after type hash #1054

Merged
merged 6 commits into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. Fix hashing

    MauroToscano committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b227412 View commit details
    Browse the repository at this point in the history
  2. Fix contracts

    MauroToscano committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8cc8cb9 View commit details
    Browse the repository at this point in the history
  3. Fix

    MauroToscano committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    90a465a View commit details
    Browse the repository at this point in the history
  4. Add comments, json

    MauroToscano committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8395a97 View commit details
    Browse the repository at this point in the history
  5. Fix hash

    MauroToscano committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4ab390b View commit details
    Browse the repository at this point in the history
  6. Fix comment

    MauroToscano committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f19c45b View commit details
    Browse the repository at this point in the history