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: move to a modern EIP-712 structs module #51

Closed
wants to merge 3 commits into from

Commits on Jan 12, 2024

  1. fix: move to a modern EIP-712 structs module

    The API does not change, it is a drop-in replacement, and as a bonus:
    
    - fixes #3
    - fixes #43
    - Python 3.11 & 3.12 support
    BoboTiG committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    043d64b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e214f View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    BoboTiG authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    da5163d View commit details
    Browse the repository at this point in the history